Hi
I have a situation where VLDB and VIFMGR are not online. See the below output.
C821::*> cluster ring show
Node UnitName Epoch DB Epoch DB Trnxs Master Online
--------- -------- -------- -------- -------- --------- ---------
C821-01 mgmt 5 5 131 C821-01 master
Error: rdb_ring_info: RDB ring state query of 127.0.0.1 for vldb failed on
connect: Connection refused
C821-01 vldb - - - - -
Error: rdb_ring_info: RDB ring state query of 127.0.0.1 for vifmgr failed on
connect: Connection refused
C821-01 vifmgr - - - - -
Error: rdb_ring_info: RDB ring state query of 127.0.0.1 for bcomd failed on
connect: Connection refused
C821-01 bcomd - - - - -
C821-04 mgmt 5 5 131 C821-01 secondary
C821-04 vldb 0 4 20 - offline
C821-04 vifmgr 0 4 68 - offline
C821-04 bcomd 0 4 60 - offline
8 entries were displayed.
I want to know how to bring VLDB and VIFMGR back online and resync cluster wide.
Many Thanks