Burkhard Schultheis
2014-06-06 14:56:53 UTC
We have a lot of different servers (Linux, HP, Sun, AIX 4, AIX 5, AIX
6). On all of these machines I could mount a nfs share, but not on our
AIX 4.3 machine. I get
mount: 1831-008 giving up on:
<server name>:<directory>
vmount: Operation not permitted.
Curious: From the same nfs server I can mount another nfs share with the
same configuration without any problem. The shares are configured equal
on the nfs server.
Configuration in /etc/filesystems:
/<directory>
dev = /<directory>
vfs = nfs
nodename = <server name>
mount = true
options = rw,hard,intr,rsize=8192,wsize=8192
account = false
The mount point does exist and has permission 755.
Any hints what to do?
Thanks in advance!
Regards
Burkhard
6). On all of these machines I could mount a nfs share, but not on our
AIX 4.3 machine. I get
mount: 1831-008 giving up on:
<server name>:<directory>
vmount: Operation not permitted.
Curious: From the same nfs server I can mount another nfs share with the
same configuration without any problem. The shares are configured equal
on the nfs server.
Configuration in /etc/filesystems:
/<directory>
dev = /<directory>
vfs = nfs
nodename = <server name>
mount = true
options = rw,hard,intr,rsize=8192,wsize=8192
account = false
The mount point does exist and has permission 755.
Any hints what to do?
Thanks in advance!
Regards
Burkhard