stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

NetAPP offline after construction maintenance #105

Closed DanielFroehlich closed 2 years ago

DanielFroehlich commented 2 years ago

COE netapp is offline after construction work. ctrl1 (10.32.104.21) and ctrl2 (10.32.104.22) can be pinged. mmgt VIP can be pinged, but mmgt console (https://10.32.104.23/sysmgr/v4/) is conn refused.

NFS service (10.32.97.1:/stormshift_rhv) cant be mounted by stormshift RHEV.

DanielFroehlich commented 2 years ago

Username pswd is in inventory sheet. With that:

 % ssh admin@10.32.104.21
(admin@10.32.104.21) Password:
*********************** 
**  SYSTEM MESSAGES  ** 
*********************** 

Internal error: Cannot open corrupt replicated database. Automatic recovery 
attempt has failed or is disabled. Check the event logs for details. This node 
is not fully operational. Contact support personnel for the root volume recovery 
procedures. 

fas2552::> 
DanielFroehlich commented 2 years ago

Thanks to google, I found this:

::> set -priv diag
::*> system configuration recovery node mroot-state clear -recovery-state rdb
::*> reboot

looks like it's working again!