NFSv4 & AIX
I'm trying to mount a nfsv4 share from a ZFSSA and I'm getting this error:
# mount -o vers=4,rw,hard,intr,retry=4,sec=sys zfssa:/export/log /mnt
mount: 1831-008 giving up on:
zfssa:/export/log
vmount: A system call received a parameter that is not valid.
The same share mounts on Linux just fine. Anyone have nfsv4 experience with AIX? The AIX version is 6.1.
# mount -o vers=4,rw,hard,intr,retry=4,sec=sys zfssa:/export/log /mnt
mount: 1831-008 giving up on:
zfssa:/export/log
vmount: A system call received a parameter that is not valid.
The same share mounts on Linux just fine. Anyone have nfsv4 experience with AIX? The AIX version is 6.1.
0