[1076] in SIPB-AFS-requests
missing .nb volumes
daemon@ATHENA.MIT.EDU (yandros@athena.mit.edu)
Wed Jul 28 16:17:36 1993
From: yandros@athena.mit.edu
Date: Wed, 28 Jul 93 16:17:15 -0400
To: eichin@athena.mit.edu ()
Cc: sipb-afsreq@athena.mit.edu
In-Reply-To: "Mark W. Eichin"'s message of Wed, 28 Jul 93 13:56:56 EDT <9307281756.AA26350@rt-11.MIT.EDU>
When you blow away the logical voulems on the AIX server and rebuild
the VLDB, it means `vanish without a trace and never come back'. When
you add in VLDB corruption and three tries at rebuilding it, you get
something closer to the effect of kdestroy. :-)
I had a list of all the volumes on rosebud made just before the backup
was done for myself, but I acidentally removed it a little while ago,
since it wasn't accurate anymore.. Sorry.
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?