Skip to Main Content

Infrastructure Software

Announcement

Testing banner

mount NFS

RobeenMar 14 2022

Solaris 11.4
Hello,
I am getting error below when mounting NFS
Rpcbind failure
Kindly advise.

root@dwaredr:~# vi /etc/vfstab
root@dwaredr:~# mount /backup2
nfs mount: 5.1.1.1 NFS service not available RPC: Rpcbind failure
root@dwaredr:~# /usr/bin/rpcinfo -u bee nfs
rpcinfo: bee: n2a: hostname not found
root@dwaredr:~# svcadm restart network/nfs/server
root@dwaredr:~# mount /backup2
nfs mount: 5.1.1.1 NFS service not available RPC: Rpcbind failure
root@dwaredr:~# nfsstat -m
root@dwaredr:~# mount /backup2
nfs mount: 5.1.1.1 NFS service not available RPC: Rpcbind failure
root@dwaredr:~# svcs -x rpc/bind
svc:/network/rpc/bind:default (RPC bindings)
 State: online since March 9, 2022 at 11:14:54 PM +04
  See: rpcbind(8)
  See: /var/svc/log/network-rpc-bind:default.log
Impact: None.
root@dwaredr:~# ipf -Fa
-bash: ipf: command not found

VFSTAB ENTRY:
5.1.1.1:/export/backup/bkup - /backup2 nfs  - yes  rw,bg,hard,nointr,rsize=1048576,wsize=1048576,proto=tcp,vers=4
Regards,
Roshan

Comments
Post Details
Added on Mar 14 2022
0 comments
25 views