[7072] in Athena Bugs
vax 7.2q: more rvd lossage
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Fri Feb 8 17:01:39 1991
Date: Fri, 8 Feb 91 13:45:00 -0500
From: Ken Raeburn <Raeburn@Watch.Com>
To: bugs@MIT.EDU
Reply-To: Raeburn@MIT.EDU
The RVD and mount tables got out of sync on my pvax, forcing me to
reboot:
multics# ls /srvd/
/srvd/ not found (No such device or address)
multics# attach
filesystem mountpoint user mode
---------- ---------- ---- ----
e40-vssys /srvd root r
raeburn /mit/raeburn root w
multics# mount
/dev/rz3a on / type 4.2 (rw)
/dev/rz3g on /site type 4.2 (rw)
/dev/vd0a on /srvd type 4.2 (ro)
multics# vdstats
Maximum of 10 drives.
no virtual disks active
multics# detach -f e40-vssys
e40-vssys: Unable to unmount /srvd: No such device or address
multics# umount /srvd
/srvd: No such device or address
multics#
No interesting messages have shown up in /usr/adm/messages since the
last time the machine booted.