2014年2月14日金曜日


http://web.mit.edu/rhel-doc/4/RH-DOCS/rhel-rg-ja-4/s1-nfs-client-config.html

http://www.citi.umich.edu/projects/nfsv4/linux/faq/

https://www.suse.com/ja-jp/documentation/sles11/singlehtml/book_sle_admin/cha.nfs.html

https://access.redhat.com/site/documentation/ja-JP/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/ch-nfs.html

http://www.turbolinux.com/products/server/11s/user_guide/nfssetup.html

===========================================================================================================



#[ns1usr1@sfzfs62 share]$ cat /etc/group | grep nfsnobody
#nfsnobody:x:65534:
#[ns1usr1@sfzfs62 share]$ cat /etc/group | grep root
#root:x:0:
/data/vol3/share/ES21 192.168.1.0/24(rw,no_root_squash,all_squash,no_subtree_check,sync,anongid=0)
#/data/vol3/share/ES21 192.168.1.0/24(rw,all_squash,no_subtree_check,sync,anonuid=0,anongid=0)

---------------------------------------------------

vi /ets/exports
/data/vol3/share/ES21 192.168.1.0/24(rw,no_root_squash,all_squash,no_subtree_check,sync,anongid=0)

export -ra
export -v
/data/vol3/share/ES21 192.168.1.0/24(rw,wdelay,no_root_squash,all_squash,no_subtree_check,anongid=0)


[ns1usr1@sfzfs62 share]$ ls -la ES21
合計 8
drwxrwxr-x 2 ns1usr1 ns1usr1 4096 2月 14 06:15 2014 .
drwxrwxrwx 4 root root 4096 2月 14 06:15 2014 ..
[ns1usr1@sfzfs62 share]$


---------------------------------------------------------------------------------------------------------

192.168.1.41:/data/vol3/share/ES21 /data/connect3/ES21 nfs rw 0 0




drwxrwxr-x 2 ns1usr1 ns1usr1 4096 2月 14 07:10 2014 .
drwxrwxrwx 3 root root 4096 2月 14 07:08 2014 ..
-rw-rw-r-- 1 ns1usr1 ns1usr1 0 2月 14 07:09 2014 user1-L2.txt
-rw-rw-r-- 1 root ns1usr1 0 2月 14 07:10 2014 user1-L3.txt
[ns1usr1@ns1 DL1usr1]$ pwd
/data/connect3/ES21/DL1usr1
[ns1usr1@ns1 DL1usr1]$