當 nfs mount server 的目錄下,有mount 其他的 partition 時。
client 端往往只能看到空目錄,不會看到 server mount partition 的內容。
如果要讓 client 也能看到 server mount 的內容。
就要:
- server 把 mount partition 的 path 也 export (再一次)
- 那個 partition 的 parent folder 在 exports 裡的宣告,要加上 crossmnt 這個 option
ref: http://unix.stackexchange.com/questions/42131/how-to-properly-export-and-import-nfs-shares-that-have-subdirectories-as-mount-p
沒有留言:
張貼留言