[1078] in SIPB-AFS-requests

home help back first fref pref prev next nref lref last post

Re: missing .nb volumes

daemon@ATHENA.MIT.EDU (Calvin Clark)
Wed Jul 28 17:02:10 1993

Date: Wed, 28 Jul 1993 17:01:22 -0400
From: Calvin Clark <ckclark@mit.edu>
To: yandros@athena.mit.edu
Cc: eichin@athena.mit.edu (), sipb-afsreq@athena.mit.edu
In-Reply-To: Your message of Wed, 28 Jul 93 16:17:15 -0400.
             <9307282017.AA16898@bill-the-cat.MIT.EDU> 



	This points up something else, though - all the dangling mountpoints
	in the sipb cell.  Is there some reasonably efficient way of going
	through the cell (sans user volumes) and checking each mountpoint to
	see if the volumes really do exist?  Offhand I can't think of anything
	more efficient than `find /afs/sipb/project -type d -exec fs lsm {}
	\;'; anyone have any better idea?

That won't work.  Fs lsm will succeed even if the volume doesn't exist.
If you get `no such device' errors on stat()ing a directory, then you check
for missing volumes.  People will come across them as necessary.  The
only top-level one is /afs/sipb/project/386bsd, which points to the
non-existent volume project.386bsd.nb.

-Calvin

home help back first fref pref prev next nref lref last post