SCSI disk getting disconnected on boot

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Oct 4 02:02:30 PDT 2004


On Mon, Oct 04, 2004 at 09:44:42AM +0100, Chris Elsworth wrote:
+> GEOM_MIRROR[0]: Device gm: provider da1 activated.
+> GEOM_MIRROR[1]: Disk da0 state changed from NEW to SYNCHRONIZING (device gm).
+> GEOM_MIRROR[0]: Device gm: provider mirror/gm launched.
+> GEOM_MIRROR[0]: Device gm: rebuilding provider da0.
+> GEOM_MIRROR[2]: Access da0 r0w1e1 = 1
+> GEOM_MIRROR[1]: Disk da0 state changed from SYNCHRONIZING to DISCONNECTED (devi.
+> GEOM_MIRROR[0]: Device gm: provider da0 disconnected.
+> GEOM_MIRROR[2]: Disk da0 disconnected.
[...]
+> The only explanation I could think of - da0 is the boot device; [...]

I don't understand. You mirror da0 and da1 and still have da0<something>
in your /etc/fstab? Could you provide your /etc/fstab?

+> [...] Would using
+> mirror devices of da0s1 and da1s1 get round this?

If you open some partitions on da0 for writing, it will be disconnected
from the mirror. In that case using daXs1 should help, but the truth is,
that you shouldn't use da0 anymore (use /dev/mirror/gm instead).

-- 
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd at FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-geom/attachments/20041004/c048311d/attachment.bin


More information about the freebsd-geom mailing list