Linux??????????-??????NFS????????
???????????? ???????[ 2015/1/8 11:55:12 ] ??????????????? Linux ??????
?????????????? (??С??????????) ????????????У?
???????????????NFS
??????????????????????????????а???????????????????NFS ?????????? rpcbind ??Э?????а??? ??????????????
1 [root@www ~]# /service rpcbind start
2 # ??? rpcbind ????????????????????????????
3
4 [root@www ~]# service nfs start
5 # ??????Щ distributions ???????????μ????????
6 exportfs: /etc/exports [3]: No 'sync' or 'async' option specified
7 for export "192.168.100.10:/home/test".
8 Assuming default behaviour ('sync').
9 # ??????????????????????????????? sync ?? async ???????
10 # ?? NFS ????????? sync ?????????????????????????????? /etc/exports??
11
12 [root@www ~]# service nfslock start
13 [root@www ~]# chkconfig rpcbind on
14 [root@www ~]# chkconfig nfs on
15 [root@www ~]# chkconfig nfslock on
|
????????? NFS ???????趨??????????????? server ???????????????????????????????? showmount ?????????????
????1 [root@www ~]# showmount [-ae] [hostname|IP]
????2 ??????????
????3 -a ?????????????????? NFS ?????????????
????4 -e ?????????????? /etc/exports ??????????????
????5
????6 # 1. ?????????????????趨?????? exports ?????????
????7 [root@www ~]# showmount -e localhost
????8 Export list for localhost:
????9 /tmp *
????????????????????????????????????? NFS ????????????? showmount -e IP (??hostname) ???????????????????? NFS client ???????????
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11