Subject: Re: Why my life is sucking. Part 2.
To: None <current-users@netbsd.org>
From: Alan Barrett <apb@cequrux.com>
List: current-users
Date: 01/18/2001 10:34:29
On Wed, 17 Jan 2001, Manuel Bouyer wrote:
> What I've done is to make /etc/rc.d/raidframe run after fsck (no problems as
> I only use autoconfig). This way the rebuild (run in background anyway)
> doesn't compete with fsck for disk access. This speeds things up a lot.

We could split /etc/rc.d/raidframe into two halves, with the
configuration part ("raidctl -c") running before fsck, and the parity
reconstruction part ("raidctl -P") running in the background after
fsck.

--apb (Alan Barrett)