Daniel Woods wrote: > > Craig (and anyone else that can help), > > On the AIX client, the /etc/filesystems contains (as same for cd1, cd2) > /ovid/cd0: > dev = "/ovid/cd0" > vfs = nfs > nodename = DUMMY.lib.ucalgary.ca > mount = false > type = nfs > options = >bg,hard,intr,retrans=12,rsize=8192,wsize=8192,timeo=50,vers=2,proto=udp,biods=6 > account = false > > client # rpcinfo -p (on the AIX client) > program vers proto port > 100000 4 tcp 111 portmapper > 100000 3 tcp 111 portmapper > 100000 2 tcp 111 portmapper > 100000 4 udp 111 portmapper > 100000 3 udp 111 portmapper > 100000 2 udp 111 portmapper > 100001 1 udp 32823 rstatd > 100001 2 udp 32823 rstatd > 100001 3 udp 32823 rstatd > > server # rpcinfo -p (on the LM8.1 server) > program vers proto port > 100000 2 tcp 111 portmapper > 100000 2 udp 111 portmapper > 100024 1 udp 1024 status > 100024 1 tcp 1024 status > 100011 1 udp 738 rquotad > 100011 2 udp 738 rquotad > 100011 1 tcp 741 rquotad > 100011 2 tcp 741 rquotad > 100005 1 udp 1025 mountd > 100005 1 tcp 1025 mountd > 100005 2 udp 1025 mountd > 100005 2 tcp 1025 mountd > 100005 3 udp 1025 mountd > 100005 3 tcp 1025 mountd > 100003 2 udp 2049 nfs > 100003 3 udp 2049 nfs > 100021 1 udp 1026 nlockmgr > 100021 3 udp 1026 nlockmgr > 100021 4 udp 1026 nlockmgr > > server # cat /etc/fstab > ... > /dev/cd0 /ovid/cd0 iso9660 ro,sync,nosuid,noauto,exec,user,nodev 0 0 > /dev/cd1 /ovid/cd1 iso9660 ro,sync,nosuid,noauto,exec,user,nodev 0 0 > /dev/cd2 /ovid/cd2 iso9660 ro,sync,nosuid,noauto,exec,user,nodev 0 0 > > server # cat /etc/exports > /ovid/cd0 136.159.YYY.XXX(ro,insecure) # Remote mount of cd0 > > > These questions could go on but I do not want to bore Linux people with > > AIX issues... > > Feel free to take this off-list if you prefer. > > Thanks... Dan. > > ------------------------------------------------------------------------ > Want to buy your Pack or Services from MandrakeSoft? > Go to http://www.mandrakestore.com
Dan, things look to be in order. It is hard to tell without sitting at your AIX console, and hacking around a bit. I see you are going for a hard mount. Why don't you try a soft mount, and let me know what happens. Why is the device named "/ovid/cd0" on AIX? -- J. Craig Woods UNIX/NT SA -Art is the illusion of spontaneity-
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
