帮助文档
专业提供香港服务器、香港云服务器、香港高防服务器租用、香港云主机、台湾服务器、美国服务器、美国云服务器vps租用、韩国高防服务器租用、新加坡服务器、日本服务器租用 一站式全球网络解决方案提供商!专业运营维护IDC数据中心,提供高质量的服务器托管,服务器机房租用,服务器机柜租用,IDC机房机柜租用等服务,稳定、安全、高性能的云端计算服务,实时满足您的多样性业务需求。 香港大带宽稳定可靠,高级工程师提供基于服务器硬件、操作系统、网络、应用环境、安全的免费技术支持。
服务器资讯 / 香港服务器租用 / 香港VPS租用 / 香港云服务器 / 美国服务器租用 / 台湾服务器租用 / 日本服务器租用 / 官方公告 / 帮助文档
在CentOS 7 中配置NFS服务器
发布时间:2024-03-09 00:33:10   分类:帮助文档
在CentOS 7 中配置NFS服务器

目录
1、克隆两个虚拟机
2、安装 NFS 服务
3、NFS 服务使用

1、克隆两个虚拟机
nfs-server

nfs-client(修改ip地址)

[root@xnode1 ~]# cd /etc/sysconfig/network-scripts/

[root@xnode1 network-scripts]# vi ifcfg-eno16777736
#修改内容如下

BOOTPROTO=static
ONBOOT=yes
IPADDR=192.168.224.4(网络nat网段)
NETMASK=255.255.255.0
GATEWAY=192.168.224.2
DNS1=8.8.8.8
[root@xnode1 network-scripts]#cd(退出)
[root@xnodel~]#systemctl restart network

 CRT连接(root密码:000000)

(2)主机名配置及解释
[root@demo ~]# hostnamectl set-hostname nfs-server
[root@demo ~]# bash
[root@nfs-server ~]# vi /etc/hosts

#增加
192.168.224.3 nfs-server
192.168.224.4 nfs-client


[root@demo ~]# hostnamectl set-hostname nfs-client
[root@demo ~]# bash
[root@nfs-client ~]# vi /etc/hosts

#增加
192.168.224.3 nfs-server
192.168.224.4 nfs-client


2、安装 NFS 服务
[root@nfs-server ~]# yum -y install nfs-utils rpcbind
[root@nfs-client ~]# yum -y install nfs-utils rpcbind
3、NFS 服务使用
[root@nfs-server ~]# mkdir /mnt/test
[root@nfs-server ~]# vi /etc/exports

#增加
/mnt/test 192.168.224.0/24(rw,no_root_squash,no_all_squash,sync,anonuid=501,anongid=501)


[root@nfs-server ~]# exportfs -r
nfs-server 端启动 NFS 服务,命令如下:
[root@nfs-server ~]# systemctl start rpcbind
[root@nfs-server ~]# systemctl start nfs
nfs-server 端查看可挂载目录,命令如下:
[root@nfs-server ~]# showmount -e 192.168.224.3
转到 nfs-client 端,在客户端挂载前,先要将服务器的 SELinux 服务和防火墙服务关闭, 命令如下:
[root@nfs-client ~]# setenforce 0 [root@nfs-client ~]# systemctl stop firewalld
在 nfs-client 节点,进行 NFS 共享目录的挂载,命令如下:
[root@nfs-client ~]# mount -t nfs 192.168.224.3:/mnt/test /mnt/
查看挂载情况
[root@nfs-client ~]# df -h
4.验证 NFS 共享存储
[root@nfs-client ~]# cd /mnt/

[root@nfs-client mnt]# ll

total 0

[root@nfs-client mnt]# touch abc.txt

[root@nfs-client mnt]# md5sum abc.txt d41d8cd98f00b204e9800998ecf8427e abc.txt

[root@nfs-server ~]# cd /mnt/test/

[root@nfs-server test]# ll

total 0

-rw-r--r--. 1 root root 0 Oct 30 07:18 abc.txt

[root@nfs-server test]# md5sum abc.txt d41d8cd98f00b204e9800998ecf8427e abc.txt























































































香港云服务器租用推荐
服务器租用资讯
·租用美国服务器配置
·怎样使用美国服务器(新的服务器怎样使用)
·怎么联系美国服务器(本服务器在美国受到法律)
·云服务器美国电影(美国高防云服务器)
·源服务器在美国(美国服务器ip)
·邮箱搭建美国服务器(群晖搭建邮箱服务器)
·微信美国服务器(微信小程序要服务器吗)
·受美国服务器保护(此服务器受美国保护)
·手机vpn美国服务器
服务器租用推荐
·美国服务器租用
·台湾服务器租用
·香港云服务器租用
·香港裸金属服务器
·香港高防服务器租用
·香港服务器租用特价