[問題] 關於 mount nfs問題

看板FreeBSD作者 (Victor)時間16年前 (2009/09/01 16:38), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
各位先進好 小弟最近在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
文章代碼(AID): #1AdDrjdt (FreeBSD)
文章代碼(AID): #1AdDrjdt (FreeBSD)