mount -t nfs 192.168.2.203:/data/lys /lys -o proto=tcp -o nolock

 

/home/arcgisserver/spatialData 172.16.*.*(rw,sync,no_root_squash,no_subtree_check)

mount 172.16.2.18:/home/arcgisserver/spatialData /nfs -t nfs -o nolock

 

指定用户

 

/data 172.16.*.*(rw,sync,all_squash,anonuid=1000,anongid=1000,no_subtree_check)

 

mount 172.16.2.20:/data /data -t nfs -o nolock

相关文章:

  • 2021-08-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-10-23
猜你喜欢
  • 2021-11-13
  • 2022-12-23
  • 2021-12-26
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2021-04-11
相关资源
相似解决方案