maillog: 02/02/2005-00:30:16(-0800): Brian Beattie types
> On Wed, 2005-02-02 at 01:30 -0500, Mike Frysinger wrote:
> > On Wednesday 02 February 2005 12:18 am, Brian Beattie wrote:
> > > I don't if anybody is interested in an initscript to start software raid
> > > services, but I have written one.  I'd be interested in feedback.
> > 
> > there is already code in checkfs to run mdadm/raidstart
> > -mike
> 
> Yeah, but mine loads modules

A couple of points to discuss:

- what does your script depend on? In other words, where do you see it
  running in the initscript? Before checkfs maybe?
- coldplug can automatically load modules already. Why not use that.
- If I put my raid modules in /etc/modules.autoload.d/... they will get
  loaded by /etc/init.d/modules and /etc/init.d/checkfs (which "need"s
  modules) will start the devices. Would you point out the advantage of
  using your script.

-- 
*)   Georgi Georgiev   *) Don't have good ideas if you aren't          *)
(*    [EMAIL PROTECTED]    (* willing to be responsible for them.          (*
*)  +81(90)6266-1163   *)                                              *)

--
gentoo-dev@gentoo.org mailing list

Reply via email to