作者victor1980 (Victor)
看板FreeBSD
标题[问题] 关於 mount nfs问题
时间Tue Sep 1 16:38:04 2009
各位先进好
小弟最近在FreeBSD6.2上面挂载NFS时有点小问题
/sbin/mount_nfs -o rw,intr,bg 192.168.1.1:/v02 /var/mail
可以正常挂载, 但是 email自此出现异常, user 无法正常收发信件
信件也进不到信箱, 会出现 operation not support的异常讯息
但是可在上面creat 档案或是资料夹
我查阅google上面相关资料, 得知 -L选项, 下面是我 man mount_nfs关於 -L说明
Do not forward fcntl(2) locks over the wire.
All locks will be local and not seen by the server
and likewise not seen by other NFS clients.
我下达 /sbin/mount_nfs -L -o rw,intr,bg 192.168.1.1:/v02 /var/mail
信件就正常进到信箱, user也可以收发信
想请教一般像是Sendmail用到的 /var/mail是否都要 -L方可正常运作?
原因为何?
谢谢大家
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 210.240.249.242