Hello,
Does anyone know the CLI command to get these two back online?
cluster1::*> cluster ring show -online offline
Node UnitName Epoch DB Epoch DB Trnxs Master Online
--------- --------------- --------- ------------- ------------- --------- ---------
NODE2 mgmt 0 1 8711 - offline
NODE2 vifmgr 0 1 20517 - offline
2 entries were displayed.
cluster1::*> cluster ring show
Node UnitName Epoch DB Epoch DB Trnxs Master Online
--------- -------------- --------- -------------- ------------- --------- ---------
NODE1 mgmt 1 1 13731 NODE1 master
NODE1 vldb 1 1 221 NODE1 master
NODE1 vifmgr 1 1 21992 NODE1 master
NODE1 bcomd 1 1 113 NODE1 master
NODE1 crs 1 1 44 NODE1 master
NODE2 mgmt 0 1 8711 - offline
NODE2 vldb 1 1 221 NODE1 secondary
NODE2 vifmgr 0 1 20517 - offline
NODE2 bcomd 1 1 113 NODE1 secondary
NODE2 crs 1 1 44 NODE1 secondary
10 entries were displayed.