Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mount option

AniNov 8 2012 — edited Nov 8 2012
HI,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2012
Added on Nov 8 2012
1 comment
503 views