Gentoo Archives: gentoo-user

From: William Hubbs <williamh@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] separate / and /usr to require initramfs 2013-11-01
Date: Sat, 28 Sep 2013 16:02:19
Message-Id: 20130928160159.GA4247@linux1
In Reply to: Re: [gentoo-user] separate / and /usr to require initramfs 2013-11-01 by Bruce Hill
1 On Fri, Sep 27, 2013 at 07:32:20PM -0500, Bruce Hill wrote:
2 > On Fri, Sep 27, 2013 at 05:57:06PM -0500, Dale wrote:
3 > > Bruce Hill wrote:
4 > > > On Fri, Sep 27, 2013 at 05:33:02PM -0500, Dale wrote:
5 > > >> I'm hoping that since I use eudev, I don't have to worry about this.
6 > > >> If I do, this could get interesting, again. Dale
7 > > > Do you have /usr separate from / ?
8 > >
9 > > Yep. From my understanding tho, eudev is not supposed to be affected by
10 > > this problem tho.
11 > >
12 > > One reason for this being seperate, I have / and /boot on a regular
13 > > partition and everything else on LVM. Sometimes that /usr gets a bit
14 > > full. It's not so bad after I moved all the portage stuff out and put
15 > > it in /var. Now I have to watch /var too. lol
16 > >
17 > > Dale
18 >
19 > You need to read the blog post listed in the news item, as it's not just
20 > specific to udev anymore.
21
22 Bruce is correct; This issue is not specific to udev/eudev/mdev.
23
24 I suppose that what I am about to say isn't really relevant, but it is
25 unfortunate over the past year that people blamed udev specifically for
26 this. It is true that it does things that don't work if /usr isn't
27 mounted, but eudev does as well, since it is basically the same code.
28
29 If you read flameeyes' blog post, you will get a better idea of what the
30 issue involves. It is the entire boot process and how to deal with which
31 software is considered critical for booting.
32
33 There is no reason to rebuild your server; we aren't telling you you
34 have to merge /usr into /. The only thing we are saying is that you will
35 need to use an initramfs if you are going to keep them separate.
36
37 I have a pretty simple setup, but I have been using an initramfs which I
38 built some time ago with genkernel and I barely know it is there.
39
40 I recommend that you familiarize yourself with genkernel or dracut and
41 build an initramfs. Since nothing is changing until at least
42 Nov 1, you can test your initramfs by adding an entry to your boot
43 loader configuration that uses it and get it set up correctly while you
44 can still fall back on booting without it.
45
46 I do not recommend that anyone who has separate /usr "do nothing" at
47 this point. Please re-read the second paragraph of the news item.
48
49 Thanks,
50
51 William

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies