Hello,
i want to setup my nfs mount on AIX so that if nfs server is not reachable there will be no hang. We setup nfs with soft mount but we notice that if the nfs server is not available during boot time the boot process hangs.
our nfs mount on /etc/filesystems looks like this:
/nfsmount:
dev = "/nfsdir"
vfs = nfs
nodename = nfsserver
mount = true
options = bg,soft,intr,timeo=5,retrans=2
account = false
anything to rectify ?
------------------------------
Assane BA
------------------------------