Odd geom behaviour.
From: David Gilbert (dgilbert_at_dclg.ca)
Date: 12/21/04
- Previous message: Julian Elischer: "Re: roblem related to sockets in FreeBSD Kernel"
- Next in thread: Pawel Jakub Dawidek: "Re: Odd geom behaviour."
- Reply: Pawel Jakub Dawidek: "Re: Odd geom behaviour."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Dec 2004 22:51:11 -0500 To: freebsd-hackers@freebsd.org, Poul-Henning Kamp <phk@freebsd.org>
I have a set of 12 disks. 2x9G and 10x4.5G. I have a setup whereby I
run a gmirror on each pair of disks and then a gconcat on the
mirrors. Attached is a copy of the gmirror and gconcat lists.
Now... I "shutdown -r" this machine (which happens to be an alpha) and
it shuts down happily. However, _every_ time it reboots, it wishes to
rebuild the mirrors:
GEOM_MIRROR: Device m1 created (id=4055141955).
GEOM_MIRROR: Device m1: provider da1 detected.
GEOM_MIRROR: Device m1: provider da2 detected.
GEOM_MIRROR: Device m1: provider da2 activated.
GEOM_MIRROR: Device m1: provider mirror/m1 launched.
GEOM_MIRROR: Device m1: rebuilding provider da1.
(x5 more for the other mirrors). Now this isn't particularly bad, I
suppose, except that the machine is occupied for some number of
minutes after boot with this activity. No fsck ... the filesystem is
happy.
The machine is available for testing should someone want to look at
it. In fact, the machine is part of my "retrocluster" of hardware
running FreeBSD and NetBSD (if someone needs hardware with serial
consoles to debug, this is the purpose of the retrocluster).
Anyways... ideas?
(note that in these files, the mirrors are still rebuilding)
Dave.
-- ============================================================================ |David Gilbert, Independent Contractor. | Two things can only be | |Mail: dave@daveg.ca | equal if and only if they | |http://daveg.ca | are precisely opposite. | =========================================================GLO================
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- application/octet-stream attachment: gmirror.list
- application/octet-stream attachment: gconcat.list
- Previous message: Julian Elischer: "Re: roblem related to sockets in FreeBSD Kernel"
- Next in thread: Pawel Jakub Dawidek: "Re: Odd geom behaviour."
- Reply: Pawel Jakub Dawidek: "Re: Odd geom behaviour."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|