Linux mount NFS volume

Storage View

Command:
nfs
exportfs
nfsstat

Configuration:
/etc/exports

Samples:
exportfs: show the exporting volumes
exportfs -a: export all entries in the /etc/exports
exportfs -p {path}: export a volume and add an entry in /etc/exports
exportfs -u {path}: unexport a volume
exportfs -z {path}:unexport a volume and remark the entry in /etc/exports
exportfs -ua: unexport all volumes

Status:
nfsstat

Questions:

What is fencing?

What is access cache?

What is PC-NFS?

What is WebNFS?

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *