Download Files
File Format: This file contains a compressed (or zipped) set of files. Download the file to a folder on your hard drive, and then run (double-click) it to unzip the set of files. Follow the instructions to complete the installation.
File Name: caringo_csn_2.0.0_dell-product.zip
File size: 93.33 MB
To ensure the integrity of your download, please verify the checksum value.
MD5: 4fbe6cad076344461334a5c7a72fbe41
Supported Operating Systems
Installation instructions
Custom Instructions for caringo_csn_2.0.0_dell-product.zip:
The CSN distribution is available as a collection of RPM packages that are installed with a shell script.
The packages and their dependencies must be installed as the 'root' user from an attached monitor and keyboard with the following steps:
There are two scenarios for installing this release. One is an upgrade scenario from a CSN 1.x version. The other is a first time installation with no prior CSN version existing on the server.
First Time Installations Instructions:
1. Copy the distributed zip file to your Cluster Services Node and unzip it into the directory of your choice. The following example command would unzip the 2.0 version of the software which was
previously copied to the /tmp/csninstall directory:
$ sudo su -
# cd /tmp/csninstall
# unzip caringo-csn-2.0-dell-product.zip
2. Install the CSN by running the self-extracting script from the directory location where the shell script
was unzipped. For instance, continuing the example above from the /tmp/csninstall directory:
# cd caringo-csn-2.0.0
# ./caringo-csn-bundle-install.sh
This command will initiate installation of the CSN and its dependent packages. When the installation
is complete, the following prompt will display:
Would you like to proceed with CSN network configuration? (yes/no):
Answer 'yes' to proceed with configuring the CSN. If you answer 'no', you may return to the
configuration screen at a later time by either rebooting the server or running the command:
/opt/caringo/csn/bin/firstcsnboot.
**************************************************
Upgrade Instuctions:
1. Copy the distributed zip file to your Cluster Services Node and unzip it into the directory of your choice. The following example command would unzip the 2.0 version of the software which was
previously copied to the /tmp/csninstall directory:
$ sudo su -
# cd /tmp/csninstall
# unzip caringo-csn-2.0-dell-product.zip
2. Install the CSN by running the self-extracting script from the directory location where the shell script
was unzipped. For instance, continuing the example above from the /tmp/csninstall directory:
# cd caringo-csn-2.0.0
# ./caringo-csn-bundle-install.sh
3. You will be notified you are about to upgrade the CSN from 1.x to 2.0. The following prompt will be displayed:
Do you want to continue? (yes/no)
Answer 'yes' to proceed with CSN upgrade. If you answer 'no' the upgrade process will be terminated and the CSN version will remain at 1.x. You may re-run the install script at any time to upgrade.