InstalledThis file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
CSN version 2.0
Recommended
Check compatibility
Enter your Dell Service Tag or model
Want to look up your product? Enter a product identifier.Show me how
No results found.We couldn't find anything for your search. Please modify your search to enter a service tag (B959FS3) or model (Latitude 5540) and try again.
This driver is not compatible
This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.
Sign in to Windows as an admin to use automatic scan. If your're already signed in as an admin and seeing this message, please reboot.Your system is managed by your IT admin and features might be limited.
Find more updates. Use SupportAssist to find all the latest driver updates for your device.
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
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.
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.