Hello guys,
I need some help here, im trying to do a NFS mount a filesystem that is on Solaris 8 server onto a AIX 5.2 server
root@aixserver# mount -o proto=udp <Server>:/dir /mnt
root@aixserver# mount -f -o proto=udp <Server>:/dir /mnt
all these scripts are hanging.
I can ping/telnet/ssh from aix to solaris and solaris to aix no issues.
Tried smitty nfs, even that is hanging.
Any ideas?
Dream
I need some help here, im trying to do a NFS mount a filesystem that is on Solaris 8 server onto a AIX 5.2 server
root@aixserver# mount -o proto=udp <Server>:/dir /mnt
root@aixserver# mount -f -o proto=udp <Server>:/dir /mnt
all these scripts are hanging.
I can ping/telnet/ssh from aix to solaris and solaris to aix no issues.
Tried smitty nfs, even that is hanging.
Any ideas?
Dream