Mount option
AniNov 8 2012 — edited Nov 8 2012HI,
I have the following task.
remounted with the “-o nolock” option.Mount point Name: /Shareplex_migration
I have unmount the file system , then edit the fstab with "nolock" & mount it again. I did the following steps. is it ok? because he mentioned to mount with "-o nolock" but i mount it with nolock only (edited fstab with nolock).
============================
#umount /Shareplex_migration
vi /etc/fstab
ad2hfdnas016:/vol/HFD_flx_445/Shareplex_migration /Shareplex_migration nfs hard,bg,proto=tcp,suid,rsize=32768,wsize=32768,nolock,noac 0 0
#mount /Shareplex_migration
================================
Regards,
Ani