Starting the SSR Processes
Start the SSR process on each node in the cluster, one at a time. Start the SSR process on the nodes in the following order:
SM nodes
D nodes
After you start the SSR process on the node, check the status of the node and wait for the process to finish starting before moving on to the next node.
Log in to the first SM node.
Execute:
root@uranus-js: /opt/JNPRsbr/radius/sbrd start ssrStarting ssr management processes MySQL Cluster Management Server mysql-5.7.25 ndb-7.6.9 -Node 51: connected (Version 7.1.8) Starting ssr auxiliary processes root@uranus-js:
After starting the SSR process on the node, monitor the status of the node and make sure that it reconnects to the cluster.
Execute:
root@uranus-js: /opt/JNPRsbr/radius ./sbrd status--------------------------------------------------------------------------- SBR 8.60.50006 cluster junCluster{0s,2sm,0m,2d} on SunOS 5.10 Generic_141444-09 node uranus-js.englab.juniper.net(sm) --------------------------------------------------------------------------- Connected to Management Server at: 10.13.20.89:5235 [ndbd(NDB)] 2 node(s) id=1 (not connected, accepting connect from 10.13.20.83) id=2 (not connected, accepting connect from 10.13.20.81) [ndb_mgmd(MGM)] 2 node(s) id=51 @10.13.20.89 (mysql-5.6.36 ndb-7.4.15) id=52 (not connected, accepting connect from 10.13.20.77) [mysqld(API)] 4 node(s) id=61 (not connected, accepting connect from 10.13.20.89) id=62 (not connected, accepting connect from 10.13.20.77) id=100 (not connected, accepting connect from 10.13.20.89) id=101 (not connected, accepting connect from 10.13.20.77) hadm 8216 /bin/sh /opt/JNPRmysql/install/bin/mysqld_safe hadm 8195 ndb_mgmd --config-cache=0 hadm 8281 /opt/JNPRmysql/install/bin/mysqld --basedir=/opt/JNPRmysql/install --datadir=/o [07:47:02][root@uranus-js:/opt/JNPRsbr/radius]$
On the second SM:
Execute:
root@sbrha-3: /opt/JNPRsbr/radius/sbrd start ssrroot@sbrha-3: /opt/JNPRsbr/radius/sbrd status
Start the SSR process on the first D node.
20:57:47][root@sbrha-9:/opt/JNPRsbr/radius]$ ./sbrd start ssr Starting ssr data processes You have mail. 2010-10-21 20:57:50 [ndbd] INFO -- Angel connected to '10.13.20.89:5235' 2010-10-21 20:57:50 [ndbd] INFO -- Angel allocated nodeid: 1 Initializing ssr [20:57:50][root@sbrha-9:/opt/JNPRsbr/radius
After starting the SSR process on the node, monitor the status of the node and make sure that it reconnects to the cluster.
Execute:
root@sbrha-9: /opt/JNPRsbr/radius ./sbrd status--------------------------------------------------------------------------- SBR 8.60.50006 cluster junCluster{0s,2sm,0m,2d} on SunOS 5.10 Generic_141444-09 node sbrha-9.englab.juniper.net(d) --------------------------------------------------------------------------- root 6025 ndbmtd --initial --ndb-connectstring=nodeid=1;10.13.20.89:5235,10.13.20.77:5235 root 6026 ndbmtd --initial --ndb-connectstring=nodeid=1;10.13.20.89:5235,10.13.20.77:5235
On the second D node:
Execute:
root@sbrha-7: /opt/JNPRsbr/radius/sbrd start ssrroot@sbrha-7: /opt/JNPRsbr/radius/sbrd status
After the SSR process has been started on all four nodes, check the status of the cluster from one of the SM nodes.
Execute:
root@uranus-js: /opt/JNPRsbr/radius ./sbrd statusThe status of the cluster should look similar to the following example. Notice that all nodes are connected except for (in this example) node IDs 100 and 101. These will be connected after you re-create and restore the cluster database and start the RADIUS processes.
[07:49:09][root@uranus-js:/opt/JNPRsbr/radius]$ ./sbrd status --------------------------------------------------------------------------- SBR 8.60.50006 cluster junCluster{0s,2sm,0m,2d} on SunOS 5.10 Generic_141444-09 node uranus-js.englab.juniper.net(sm) --------------------------------------------------------------------------- Connected to Management Server at: 10.13.20.89:5235 [ndbd(NDB)] 2 node(s) id=1 @10.13.20.83 (mysql-5.6.36 ndb-7.4.15, Nodegroup: 0, Master) id=2 @10.13.20.81 (mysql-5.6.36 ndb-7.4.15, Nodegroup: 0) [ndb_mgmd(MGM)] 2 node(s) id=51 @10.13.20.89 (mysql-5.6.36 ndb-7.4.15) id=52 @10.13.20.77 (mysql-5.6.36 ndb-7.4.15) [mysqld(API)] 4 node(s) id=61 @10.13.20.89 (mysql-5.6.36 ndb-7.4.15) id=62 @10.13.20.77 (mysql-5.6.36 ndb-7.4.15) id=100 (not connected, accepting connect from 10.13.20.89) id=101 (not connected, accepting connect from 10.13.20.77) hadm 8216 /bin/sh /opt/JNPRmysql/install/bin/mysqld_safe hadm 8195 ndb_mgmd --config-cache=0 hadm 8281 /opt/JNPRmysql/install/bin/mysqld --basedir=/opt/JNPRmysql/install --datadir=/o [07:49:48][root@uranus-js:/opt/JNPRsbr/radius]$