I have two nfs mounted filesystems.
/bk2pdc
/bk2pdctmp
On /etc/filesystems, there are difined:
/tmp_mnt:
dev = "/bk2pdc"
vfs = nfs
nodename = rtprod1
mount = true
options = bg,soft,intr
account = false
/tmp_mnt1:
dev = "/bk2pdctmp"
vfs = nfs
nodename = rtprod1
mount = true
options = bg,soft,intr
account = false
On /tmp_mnt, I can access and view all dirs and files,
but /tmp_mnt1, none of dirs are showing up.
Any thoughts on this, please?
thx much
/bk2pdc
/bk2pdctmp
On /etc/filesystems, there are difined:
/tmp_mnt:
dev = "/bk2pdc"
vfs = nfs
nodename = rtprod1
mount = true
options = bg,soft,intr
account = false
/tmp_mnt1:
dev = "/bk2pdctmp"
vfs = nfs
nodename = rtprod1
mount = true
options = bg,soft,intr
account = false
On /tmp_mnt, I can access and view all dirs and files,
but /tmp_mnt1, none of dirs are showing up.
Any thoughts on this, please?
thx much