Configuring The Scsp Proxy; Running The Scsp Proxy - Dell DX6000 Overview

Dx object storage scsp proxy overview version 1.2
Hide thumbs Also See for DX6000:
Table of Contents

Advertisement

• If you use a CSN, to upgrade the SCSP Proxy, copy and unzip the release distribution, and run
the following commands in the order shown:
$ sudo su -
# /etc/init.d/scspproxy stop
# cd scspproxy-copy-dir
# ./caringo-scspproxy-install.sh
• If you do not use a CSN and instead run the proxy from a RHEL 5.5 server, extract the SDK on
the server and install the enclosed RPM.
Stop the proxy process using the following command:
$ sudo su -
# /etc/init.d/scspproxy stop
The following commands then install or upgrade the software when run by a user with sudo
privileges:
$ sudo su -
# unzip DX StorageSDK-1.2.zip
# cd DX StorageSDK-1.2/scspproxy
# ./caringo-scspproxy-install.sh
Warning
Upgrading the SCSP Proxy using standard Red Hat packaging tools like yum is not
supported because upgrading with these tools can result in losing configuration data.

2.2.4. Configuring the SCSP Proxy

After the proxy has been installed, you must copy the sample scspproxy.cfg and hosts.cfg
sample files and then modify them using a text editor. To create and edit the files in their default
location for instance:
cp /etc/caringo/scspproxy/scspproxy.cfg.sample /etc/caringo/scspproxy/
scspproxy.cfg
vim /etc/caringo/scspproxy/scspproxy.cfg
cp /etc/caringo/scspproxy/hosts.cfg.sample /etc/caringo/scspproxy/
hosts.cfg
vim /etc/caringo/scspproxy/hosts.cfg
You must configure the interface and the port that the SCSP Proxy will listen on, logging, connection
pool settings, the port and host list as well as the name for the local cluster, and any remote
clusters. For full details of all configuration parameters, see

2.3. Running the SCSP Proxy

After the configuration file has been updated, start and stop the Proxy in any of the following ways:
• The Proxy is installed on an operating system other than RHEL, such as Ubuntu.
Copyright © 2010 Caringo, Inc.
All rights reserved
Chapter 3, Configuration
9
Parameters.
Version 1.2
December 2010

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dx6012sDx6004sDx object storage scsp proxy

Table of Contents