public inbox for gentoo-project@lists.gentoo.org
 help / color / mirror / Atom feed
From: Rich Freeman <rich0@gentoo.org>
To: gentoo-project@lists.gentoo.org
Subject: Re: [gentoo-project] Council meeting: Tuesday 3 April 2012, 19:00 UTC
Date: Wed, 28 Mar 2012 17:46:24 -0400	[thread overview]
Message-ID: <CAGfcS_=6PKf5hxVu+iMg+MyCtivKAKJmLow8AR49VyU8VsUt2g@mail.gmail.com> (raw)
In-Reply-To: <20339.32619.8747.818708@a1i15.kph.uni-mainz.de>

On Wed, Mar 28, 2012 at 5:15 PM, Ulrich Mueller <ulm@gentoo.org> wrote:
> - dracut: I failed to find any documentation in our handbooks.
>  Anyway, dracut looks like overkill for my simple usage case.
>

I dunno - dracut aims to be the ultimate generic automagic
plugin-supporting option, so I wouldn't dismiss it out of hand.  Its
biggest issue is that its features have overtaken the documentation,
and it is still pretty raw.

> So finally I ended up building my own initramfs, using information
> from the wiki and from forums.

I think you would have been better off with dracut, but as I've
blogged it isn't without its issues.  I might give genkernel a shot
again now that it sounds like it has better handling of
md/lvm/bind/etc.  If it can figure out my setup then I'll be
impressed.

My biggest issue with dracut is that for whatever reason it doesn't
detect and assemble my raid.  I ended up hacking together a module to
force it to run:
        mdadm -As
        lvm pvscan
        lvm vgscan
        lvm lvscan
        lvm vgchange -ay

I just can't get how if that works how the automagic functionality in
the script can't work.  The part that fails is mdadm bit, and it works
fine on full-auto mode (though it does have my mdadm.conf to look at).
 Even the kernel auto-assembles the raid fine, though that code is
disabled if you use an initramfs.

>
> IMHO this has to be done before >=udev-180 can be stabilised.
>

I agree completely.  The current documentation is too weak for stabilization.

Rich



  reply	other threads:[~2012-03-29  0:03 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27  7:50 [gentoo-project] Council meeting: Tuesday 3 April 2012, 19:00 UTC Ulrich Mueller
2012-03-27 15:42 ` Sven Vermeulen
2012-03-27 16:03   ` Pandu Poluan
2012-03-27 16:23     ` Zac Medico
2012-03-27 23:23       ` Joshua Kinard
2012-03-27 23:59         ` Pandu Poluan
2012-03-27 23:18   ` Joshua Kinard
2012-03-27 23:30     ` vivo75
2012-03-28 17:44       ` Joshua Kinard
2012-03-28 21:15   ` Ulrich Mueller
2012-03-28 21:46     ` Rich Freeman [this message]
2012-03-28 22:13       ` Roy Bamford
2012-04-10 20:03         ` William Hubbs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGfcS_=6PKf5hxVu+iMg+MyCtivKAKJmLow8AR49VyU8VsUt2g@mail.gmail.com' \
    --to=rich0@gentoo.org \
    --cc=gentoo-project@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox