Configuring Clustered Data ONTAP for NOSB
To configure the NetApp Clustered Data ONTAP volume to utilize the NFS-based transport method:
vserver export-policy create -vserver $VS_NAME –policyname $DPX_EXPORT_POLICY vserver export-policy rule create -vserver $VS_NAME –policyname $DPX_EXPORT_ POLICY -ruleindex 1 -protocol any -clientmatch 0.0.0.0/0 –rorule any -rwrule any -anon 65534 -superuser anynfs modify -mount-rootonly disabled -nfs-rootonly disabled -vserver <SVM_NAME>
Last updated