Modifying volumes to set the NVFAIL flag in case of switchover
You can modify a volume so that the NVFAIL flag is set on the volume in the event of a MetroCluster switchover. The NVFAIL flag causes the volume to be fenced off from any modification. This is required for volumes that need to be handled as if committed writes to the volume were lost after the switchover.
Note
In ONTAP 9.4 and later versions, the unplanned switchover (USO) is used.
Enable MetroCluster configuration to trigger NVFAIL on switchover by setting the vol -dr-force-nvfail parameter to on : vol modify -vserver vserver-name -volume volume-name -dr-force-nvfail on
Give documentation feedback