The following information is recovery sequence after control facility of the NetApp Filer-Cluster.
Recovery sequence
<NetApp Filer(7-Mode) is used>
Recover the NAS devices failure.
Execute "cf giveback" command on NAS devices.
cf giveback
Execute "cf status" command on NAS devices, and then make sure NetApp Filer-Cluster is normal.
cf status
Execute "hvnasenable" command for Netapp resource, and then make sure the Netapp resource status changes from Warning to Online.
# /opt/FJSVclnas/sbin/hvnasenable -a
<NetApp Filer(cDOT) is used>
Recover the NAS devices failure.
Execute "storage failover giveback " command on NAS devices.
storage failover giveback -ofnode <node name of NAS device>
Execute "storage failover show " command on NAS devices, and then make sure NetApp Filer-Cluster is normal.
storage failover show
Execute "hvnasenable" command for Netapp resource, and then make sure the Netapp resource status changes from Warning to Online.
# /opt/FJSVclnas/sbin/hvnasenable -a
See
cf giveback / storage failover giveback
The command of cf giveback / storage failover giveback referring to manual of the NAS device.
cf status / storage failover show
The command of cf status / storage failover giveback referring to manual of the NAS device.
hvnasenable
For hvnasenable command detail, see "4.2 hvnasenable - Restart monitoring resource".