加入收藏 | 设为首页 | 会员中心 | 我要投稿 51站长网 (https://www.51zhanzhang.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
站内搜索:
当前位置: 首页 > 服务器 > 搭建环境 > Linux > 正文

centos nfs配置--转载

发布时间:2021-01-20 06:49:00 所属栏目:Linux 来源:网络整理
导读:h2 class="title"http://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-nfs-client-config.html h2 class="title"18.6.?NFS Server Configuration There are three ways to configure an NFS server under Red Hat Enterprise Linux: using the ( )

The mount point must exist on the client machine before this command can be executed. After adding this line to on the client system,type the command at a shell prompt,and the mount point is mounted from the server.

The file is referenced by the service at boot time,so lines referencing NFS shares have the same effect as manually typing the command during the boot process.

A sample line to mount an NFS export looks like the following example:

:    0 0

Replace with the hostname,IP address,or fully qualified domain name of the server exporting the file system.

Replace with the path to the exported directory.

Replace with the local file system on which the exported directory is mounted. This mount point must exist before is read or the mount fails.

Replace with either for NFSv2 or NFSv3 servers,or for NFSv4 servers.

Replace with a comma separated list of options for the NFS file system (refer to for details). Refer to the man page for additional information.

(编辑:ASP站长)

【免责声明】本站内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

相关内容
未处理完善
    无相关信息
未处理完善