Use the following steps on one of the protocol nodes in the secondary cluster to fail
over the NFS protocol configuration.
-
Stop the NFS services by issuing the following command:
# mmces service stop NFS --all
-
Edit the saved gpfs.ganesha.exports.conf export configuration file to
remove all exports that are not protected through AFM-DR independent filesets.
-
Restore the NFS-related CCR files. For a list of these files, see NFS data required for protocols cluster DR.
-
Restore the nextexportid CCR variable.
-
Load the exports file by issuing the following command:
# mmnfs export load /Path_to_CCR_files/gpfs.ganesha.exports.conf
-
Start the NFS services by issuing the following command:
# mmces service start NFS --all