Re: Mounting root...
From: Pawel Jakub Dawidek (pjd_at_FreeBSD.org)
Date: 08/23/04
- Previous message: Brooks Davis: "Re: Mounting root..."
- In reply to: Brooks Davis: "Re: Mounting root..."
- Next in thread: John Baldwin: "Re: Mounting root..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 23 Aug 2004 22:52:44 +0200 To: Brooks Davis <brooks@one-eyed-alien.net>
On Mon, Aug 23, 2004 at 01:44:58PM -0700, Brooks Davis wrote:
+> On Mon, Aug 23, 2004 at 10:38:55PM +0200, Pawel Jakub Dawidek wrote:
+> > On Mon, Aug 23, 2004 at 03:01:57PM -0500, Dan Nelson wrote:
+> > +> How about maybe blocking on the initial access to a degraded mirror for
+> > +> 5 (just a guess) seconds to see if the other half shows up? If it
+> > +> doesn't, assume it's never showing up and use what you have. When the
+> > +> other disk arrives, sync your changes over to it. [...]
+> >
+> > I'm waiting for few seconds for the rest of components now, but mounting
+> > root routine doesn't wait for me.
+> > And I'm not going to create provider without given a chance to the rest
+> > components to show up, because I can end up with mirror started on stale
+> > component, because a fresh one showed up with some delay.
+>
+> Would it be feasiable to create the provider immediatly and journal
+> writes up to a certain period of time/data size before degrading the
+> array?
Everything is possible, but I just want to suggest, that we have more and
more GEOM classes and we should rethink our boot process, because raw disks
aren't the only providers used in mount process and not all providers have
to show up immediatelly. The best solution will be probably to ask every
class if it waits for something or not.
-- Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am!
- application/pgp-signature attachment: stored
- Previous message: Brooks Davis: "Re: Mounting root..."
- In reply to: Brooks Davis: "Re: Mounting root..."
- Next in thread: John Baldwin: "Re: Mounting root..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|