一、挂载指令
(1)mount
①mount -t nfs -o nolock 192.180.115.101:/home/user/F ./sgfeng
②mount -t nfs -o nolock -o tcp -o rsize=32768,wsize=32768 192.180.115.101:/home/user/F ./sgfeng
③service nfs start
(2)umount
①umount xxxdirs
一、挂载指令
(1)mount
①mount -t nfs -o nolock 192.180.115.101:/home/user/F ./sgfeng
②mount -t nfs -o nolock -o tcp -o rsize=32768,wsize=32768 192.180.115.101:/home/user/F ./sgfeng
③service nfs start
(2)umount
①umount xxxdirs