yum install -y rpc-bind nfs-utils
vi /etc/exports
/share *(rw,sync)
systemctl start nfs rpcbind
systemctl start nfs
rpcbind
setfacl -m u:nfsnobody:rwx /share
setfacl -m u:nfsnobody:rwx
/share