Dell DX6012S Обзор - Страница 12

Просмотреть онлайн или скачать pdf Обзор для Настольный компьютер Dell DX6012S. Dell DX6012S 19 страниц. Rack installation instructions — static rails
Также для Dell DX6012S: Дополнительное руководство (4 страниц), Инструкции по установке оборудования (2 страниц), Руководство пользователя (46 страниц), Руководство по установке и настройке (43 страниц), Руководство по установке и настройке (35 страниц), Руководство по началу работы (28 страниц), Уведомление (28 страниц), Уведомление (20 страниц), Руководство по конфигурации (9 страниц), Руководство по конфигурации (9 страниц), Примечание к выпуску (8 страниц), Руководство по конфигурации (7 страниц), Примечание к выпуску (6 страниц), Примечание к выпуску (5 страниц), Информация о выпуске (5 страниц), Руководство по началу работы (47 страниц), Установка (2 страниц), Установка стойки (2 страниц)

Dell DX6012S Обзор
• 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