如题,由于数据迁移用,需部署NFS服务传输文件,NFS客户端与服务端无法直接通信,经过网闸隔离,现在将服务端的ip在网闸上做了映射地址,在客户端showmount -e正常,但是mount的时候报错
root@db01:/>mount 10.37.27.205:/rmanbak /exp_dmp
nfsmnthelp: 1831-019 10.37.27.205: System call error number -1.
mount: 1831-008 giving up on:
10.37.27.205:/rmanbak
System call error number -1.
服务端与客户端的hosts文件中都已加入了各自的地址,求大神帮忙看下
root@db01:/>mount 10.37.27.205:/rmanbak /exp_dmp
nfsmnthelp: 1831-019 10.37.27.205: System call error number -1.
mount: 1831-008 giving up on:
10.37.27.205:/rmanbak
System call error number -1.
服务端与客户端的hosts文件中都已加入了各自的地址,求大神帮忙看下
