SNFS: File System Not Coming Up Due To Numerous Failures |
SR Information: SR 1471448 Problem Description: Due to system corruption, a DXi experienced an fsm panic and SNFS did not properly come up. PTR Related:
|
Due to system corruption, a DXi experienced an fsm panic and the StorNext File System (SNFS) did not properly come up. This troubleshooting methodology includes the symptoms found on the customer's system and the procedures used to resolve this issue.
The following symptoms were found on the customer's DXi system:
DXi software is designed to impede fsm from coming up after two failed attempts to bring vol0, ending with core dump after 1 hour. vol0 is the filesystem that is mounted under /snfs mount point.
snadmin> start vol0
Starting FSS locally.
snadmin> activate vol0
Activate FSM "vol0"
Note: On the customer's system a reboot was unresponsive. After executing the command, the prompt indicated that services were still up and running. A SMITH command was forced using the following command:
# /opt/DXi/util/qtm_cm_util --smith
Stop services:
# service heartbeat stop
Stopping High-Availability services:
[ OK ]
Start SNFS:
# /etc/init.d/cvfs start
Initiating start of ADIC DSM component
Initializing StorNext Filesystem (SNFS)
Loading SNFS modules
net.core.rmem_max = 1048576
Starting /usr/cvfs/bin/fsmpm.
net.core.rmem_max = 1048575
Starting /usr/cvfs/bin/cvfsd...
Mounting SNFS filesystems
/dev/cvfsctl1_vol0 on /snfs type cvfs (rw,noatime,cachebufsize=256k,nfsopen=yes,timeout=600,sparse=yes)
SNFS Initialized [ OK ]
Unmount SNFS:
# umount /snfs
Under cvadmin, stop vol0
# /usr/cvfs/bin/cvadmin
snadmin (vol0) > stop vol0
Stop FSS "vol0"
FSS 'vol0' on localhost.localdomain stop initiated.
FSS 'vol0' stopped.
Select FSM "none"
snadmin> exit
Run cvfsck without applying changes
# /usr/cvfs/bin/cvfsck -nv vol0
The output of the cvfsck can be found in /usr/cvfs/data/vol0/trace/
Contact the SES team if you need assistance reviewing the results of cvfsck -nv.
Note: If you are familiar with fixing file system issues, you can proceed with cvfsck -v.
This page was generated by the BrainKeeper Enterprise Wiki, © 2018 |