[1642] in SIPB-AFS-requests
Re: Status of disks
daemon@ATHENA.MIT.EDU (mhpower@MIT.EDU)
Tue Nov 29 20:31:10 1994
From: mhpower@MIT.EDU
To: ghudson@MIT.EDU
Cc: sipb-afsreq@MIT.EDU
In-Reply-To: "[1639] in SIPB-AFS-requests"
Date: Tue, 29 Nov 94 20:08:52 EST
(star-maintainers dropped from the Cc list)
>Now, rosebud2 has a 4GB disk (brought over by dkk this morning)
>mounted as /vicepb and /vicepc (each 2GB partitions).
I don't think this is valid according to the fstab man page:
/dev/rz0d:/vicepb:rw:1:4:ufs::
/dev/rz0e:/vicepc:rw:1:4:ufs::
they would need to have different passno values. I'd suggest doing
/dev/rz0d:/vicepb:rw:1:2:ufs::
/dev/rz0e:/vicepc:rw:1:3:ufs::
Matt