Originally posted by: SystemAdmin
Here are the details ..
Trying to mount /u14 from 172.28.7.15, a mount that is available and mountable to other hosts with no issues.
On NFS Client:
$ mount 172.28.7.150:/u14 /u14
mount: 1831-008 giving up on:
172.28.7.150:/u14
vmount: There is an input or output error.
NFS fsinfo failed for server 172.28.7.150: error 7 (RPC: Authentication error)
$ oslevel -r
5100-09
$ lslpp -l | grep nfs
bos.net.nfs.adt 5.1.0.51 APPLIED Network File System
bos.net.nfs.cachefs 5.1.0.57 APPLIED CacheFS File System
bos.net.nfs.client 5.1.0.67 APPLIED Network File System Client
bos.net.nfs.server 5.1.0.50 COMMITTED Network File System Server
bos.net.nfs.cachefs 5.1.0.57 APPLIED CacheFS File System
bos.net.nfs.client 5.1.0.67 APPLIED Network File System Client
$ lssrc -a | grep nfs
biod nfs 499838 active
rpc.statd nfs 508034 active
rpc.lockd nfs 516226 active
nfsd nfs inoperative
rpc.mountd nfs inoperative
On NFS Server
> tail -1 /var/adm/syslog
Dec 19 10:45:35 uspa011300-new kern:err|error unix: nfs_server: weak authentication
> oslevel -s
5300-08-04-0844
> lslpp -l | grep nfs
bos.net.nfs.client 5.3.8.4 COMMITTED Network File System Client
> lssrc -a | grep nfs
biod nfs 176288 active
nfsd nfs 282784 active
rpc.mountd nfs 262298 active
rpc.statd nfs 168034 active
rpc.lockd nfs 217228 active
nfsrgyd nfs inoperative
gssd nfs inoperative
#AIX-Forum