Installing or Upgrading the Cisco Nexus Dashboard Data Broker Software in Centralized Mode
Before proceeding with the installation, check the System Requirements section in the Overview chapter of this guide.
Installing the Cisco Nexus Dashboard Data Broker Software in Centralized Mode
Complete these steps to install Cisco Nexus Dashboard Data Broker software in Centralized mode:
Procedure
Step 1 |
In a web browser, navigate to www.cisco.com. |
||||
Step 2 |
Scroll down, and click Downloads. |
||||
Step 3 |
In the Select a Product field, enter Nexus Dashboard Data Broker. The file information for Release 3.10.2 is displayed: Cisco Nexus Data Broker Software Application: ndb1000-sw-app-k9-3.10.2.zip
|
||||
Step 4 |
Download the Cisco Nexus Data Broker application bundle. |
||||
Step 5 |
Create a directory in your Linux machine where you plan to install Cisco Nexus Data Broker. For example, in your Home directory, create CiscoNDB. |
||||
Step 6 |
Copy the Cisco Nexus Data Broker zip file into the directory that you created. |
||||
Step 7 |
Unzip the Cisco Nexus Data Broker zip file. The Cisco Nexus Data Broker software is installed in a directory called ndb. The directory contains the following:
|
||||
Step 8 |
Start the NDB application using |
Upgrading the Application Software in Centralized Mode Using CLI
Use the upgrade command to upgrade to Cisco NDB Release 3.10.2.
Note |
|
Hitless Upgrade
For hitless upgrade, configuration backup for releases prior to NDB Release 3.8, will always be the standard upgrade by re-configuring the devices during the upgrade.
Configuration backup taken for releases NDB 3.8 and after, will always be a Hitless upgrade using CLI.
Before you begin
-
Backup up the NDB configuration. See the Backup/ Restore section in the Cisco Nexus Dashboard Data Broker Configuration Guide.
-
Back up your config.ini file.
Important |
You should manually backup your config.ini file before upgrading, because the backup process does not back them up for you. If you do not backup your files before upgrading, any changes you made will be lost. |
Note |
When you run runndb.sh script, there is a thread in the script that monitors the log and the Cisco Nexus Data Broker JAVA process to monitor the health of the Cisco Nexus Data Broker. The default value for this option is 30 Seconds. |
Procedure
Step 1 |
Backup your Cisco Nexus Data Broker release installation using your standard backup procedures. |
||||||||||||||
Step 2 |
In a web browser, navigate to Cisco.com. |
||||||||||||||
Step 3 |
Under Support, click All Downloads. |
||||||||||||||
Step 4 |
In the center pane, click Cloud and Systems Management. |
||||||||||||||
Step 5 |
In the right pane, click Network Controllers and Applications, and then click Cisco Nexus Data Broker. |
||||||||||||||
Step 6 |
Download the Cisco NDB Release 3.10.2 applicable bundle: Cisco Nexus Data Broker Software Application—ndb1000-sw-app-k9-3.10.2.zip |
||||||||||||||
Step 7 |
Create a temporary directory in your Linux machine where you plan to upgrade to Cisco NDB. |
||||||||||||||
Step 8 |
Unzip the Cisco NDB Release 3.10.2 zip file into the temporary directory that you created. |
||||||||||||||
Step 9 |
Navigate to the ndb directory that was created when you installed the Cisco Nexus Data Broker release (created in the previous step). |
||||||||||||||
Step 10 |
Stop the running Cisco Nexus Data Broker instance. |
||||||||||||||
Step 11 |
Navigate to the ndb/bin directory in the temporary directory that you created for Cisco NDB Release 3.10.2 upgrade software. |
||||||||||||||
Step 12 |
Upgrade the application by entering the ./ndb upgrade --perform --target-home {ndb_directory_to_be_upgraded} [--verbose] [--backupfile {ndb_backup_location_and_zip_filename}] command. You can use one of the following options:
|
||||||||||||||
Step 13 |
Navigate to the older folder (xnc in releases prior to Release 3.10) where you originally installed Cisco NDB. Rename the folder from xnc to ndb. |
||||||||||||||
Step 14 |
Start the application processes using runndb.sh -start. |
Upgrading the Application Software in Centralized Mode Using GUI
Note |
The latest NDB zip file must be extracted in an empty directory. |
Hitless Upgrade
For hitless upgrade, configuration backup for releases prior to NDB Release 3.8, will always be the standard upgrade by re-configuring the devices during the upgrade.
Configuration backup taken for releases NDB 3.8 and after, will always be a Hitless upgrade using CLI.
Complete the following steps to upgrade the application software in the Centralized mode using GUI:
Procedure
Step 1 |
Log in to the Nexus Dashboard Data Broker GUI. |
Step 2 |
Navigate to Administration > Backup/Restore to download the configuration in zip file format. The default name of the zip file is configuration_startup.zip. |
Step 3 |
Stop the current NDB instance using the runndb.sh -stop command. Example:
|
Step 4 |
If TLS certification is enabled between NDB server and NXOS switch, copy the tlsTrustStore and tlsKeyStore files to /ndb/configuration from the old ndb backup. |
Step 5 |
In a web browser, navigate to Cisco.com. |
Step 6 |
Scroll down and click Downloads. The Software Downloads page is displayed. |
Step 7 |
In the Select a Product field, type in Nexus Dashboard Data Broker. You are taken to a page from where you can download the latest Nexus Dashboard Data Broker software. |
Step 8 |
Download the Cisco NDB Release 3.10.2 applicable bundle: Cisco Nexus Data Broker Software Application—ndb1000-sw-app-k9-3.10.2.zip |
Step 9 |
Create a directory in your Linux machine where you plan to upgrade to Cisco NDB. |
Step 10 |
Unzip the Cisco NDB Release 3.10.2 zip file into the directory that you created. |
Step 11 |
Navigate to the ndb directory that was created when you installed the Cisco Nexus Data Broker release (created in the previous step). |
Step 12 |
Start the new NDB installation using the runndb.sh -start command. Example:
|
Step 13 |
Navigate to Administration > Backup/Restore. |
Step 14 |
To reconfigure the device during the upgrade, select the Restore option (by checking the check-box) during configuration upload. |
Step 15 |
Restart the new NDB instance using the runndb.sh -restart command. Example:
|