Installing a Cisco Nexus Dashboard Data Broker Cluster
Use this procedure to install a Cisco Nexus Dashboard Data Broker (NDDB) cluster.
Before you begin
Prerequisites:
-
Cisco Nexus Dashboard Data Broker (NDDB) supports 3-node clusters.
-
All IP addresses must be reachable and capable of communicating with each other.
-
All switches in the cluster must connect to all the controllers.
-
All controllers must have the same HA clustering configuration information in the
config.ini
files. -
All the NDDB instances should be of the same NDDB version to form the cluster.
-
If using cluster passwords, all controllers must have the same password configured in the ndbjgroups.xml file. See Password Protecting for HA Clusters section in the Cisco Nexus Dashboard Data Broker Configuration Guide.
Note |
All the NDDB instances to form the cluster should be of the same NDDB version. |
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 search box, enter Nexus Dashboard Data Broker and you are automatically taken to the latest release Software Download screen. The file information for Release 3.10.4 is displayed: Cisco Nexus Data Broker Software Application: |
||
Step 4 |
Download the Cisco Nexus Data Broker application bundle. If prompted, enter your Cisco.com username and password to login. |
||
Step 5 |
Create a directory in your Linux machine where you plan to install the Data Broker. For example, in your Home directory, create |
||
Step 6 |
Copy the Cisco Nexus Dashboard Data Broker zip file to the created NDDB directory. |
||
Step 7 |
Unzip the Data Broker zip file. The Data Broker software is installed in a directory called
|
||
Step 8 |
Navigate to the ndb/configuration directory that was created when you installed the software. |
||
Step 9 |
Use any text editor to open the
|
||
Step 10 |
Uncomment the line which consists of supernodes and replace <ip*> with NDDB server IPs.
|
||
Step 11 |
Save the file and exit the editor. |
||
Step 12 |
Repeat steps 5 to 11 in all the Linux machines where the NDDB is installed. |
||
Step 13 |
Start the primary NDDB server using the ./runndb.sh -start command. |
||
Step 14 |
After the GUI of the primary NDDB server is up, start the other NDDB servers using the ./runndb.sh -start command. After the primary is up, await the confirmation messsage displayed on the GUI before starting the members of the cluster. The displayed message reads, Primary is ready, bring up the members. |