I am having problems mounting Vaxes running UCX
as /net/hostname via the -hosts command line option
for the automounter.
This same feature works on our suns.
I am able to manually mount the disks using
the mount command and can also mount them
using an indirect map. I would however like
to use the /net map so that I would not have
to modify our indirect map every time a new
disk is added to one of the 500 VMS machines.
Here is the output from the automounter in
trace mode:
indirect map:
-------------
cd /vmsd/work1
GETATTR return(stat=OK, type=2, mode=40555, nlink=1, uid=0, gid=0,size=512, bloc
ksize=512, rdev=0, blocks=1, fsid=0, filei
d=4, atime=Mon Jan 29 09:03:37 1996, mtime=Mon Jan 29 09:06:15 1996, ctime=Mon J
an 29 09:03:37 1996)
READLINK call(fh=[2917, 822927817, 30](work1))
READLINK return(stat=OK, data=/tmp_mnt/vmsd/work1)
/net map:
---------
cd /net/iberia
ULTRIX:
GETATTR call(fh=[2917, 822927817, 13](/net))
GETATTR return(stat=OK, type=2, mode=40555, nlink=1, uid=0, gid=0,size=512, blocksize=512, rdev=0, blocks=1, fsid=0, fileid=13, atime=Mon Jan 29 09:03:37 1996, mtime=Mon Jan 29 09:06:43 1996, ctime=MonJan 29 09:03:37 1996)
LOOKUP call(fh=[2917, 822927817, 13](/net), name=iberia)
LOOKUP return(stat=NOENT)
OSF:
GETATTR call(fh=[13664, 822930156, 13](/net))
GETATTR return(stat=OK, type=2, mode=40555, nlink=1, uid=0, gid=0,size=512, blocksize=512, rdev=0, blocks=1, fsid=0, fileid=13, atime=Mon Jan 29 09:42:36 1996, mtime=Mon Jan 29 09:45:26 1996, ctime=Mon Jan 29 09:42:36 1996)
LOOKUP call(fh=[13664, 822930156, 13](/net), name=iberia)
LOOKUP return(stat=NOENT)
manual method:
--------------
I can also do a manual mount:
mount -v iberia:/work1 /mnt
iberia:/work1 mounted on /mnt
Iberia is listed in the local host table, NIS host
map and DNS.
I have tried many combinations of svc.conf as well.
I normally have it configured to:
hosts=local,yp,bind
This appears to be problem in both DU(OSF 3.2c) and ULTRIX (4.*).
Does anybody have any ideas on this one?
Thanks
Jeff Detterman
______________________________________________________________________
| Jeff Detterman (319) 395-2274 Rockwell International |
| Unix Network Administrator Collins Commercial Avionics Div |
| jeff_at_cca.rockwell.com Cedar Rapids, Iowa 52498 |
----------------------------------------------------------------------
Received on Mon Jan 29 1996 - 17:34:11 NZDT