ONTAP Discussions

How to bring VLDB online ?

SNETAPPUSER
6,937 Views

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

1 REPLY 1

JSHACHER11
6,629 Views

looks like a network issue with C821-04

it's the SPM's (Service Process Manager) job to restart the service if the network/quorum is healthy

you can run 'rdb_dump' from the systemshell to check the health of the RDB

 

 

 

 

Public