Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM2 compile error. Clock_gettime
Date: Sat, 29 Jun 2013 13:11:37
Message-Id: 20130629131128.GB3387@server
In Reply to: Re: [gentoo-user] LVM2 compile error. Clock_gettime by Dale
1 On Sat, Jun 29, 2013 at 04:53:47AM -0500, Dale wrote:
2 >
3 > Now that you mention it, it may have been when the separate /usr init
4 > thingy was going on that I had to add it. That could be it. Well, if I
5 > have to upgrade before they have a fix, I'll give it a shot and see what
6 > happens. I suspect it will be fixed at some point and most likely in
7 > the next update anyway.
8 >
9 > Dale
10
11 You need to get over that "it will be fixed at some point", and believe it
12 when every one tells you that separate /usr without an initrd is working fine
13 with present stable udev. Here's proof on a wee fileserver, which has neavuh
14 had an initrd and always had a separate /usr:
15
16 mingdao@server ~ $ eix sys-fs/udev
17 [I] sys-fs/udev
18 Available versions: 197-r8^t 200^t 204^t **9999^t {{acl doc +firmware-loader gudev hwdb introspection keymap +kmod +openrc selinux static-libs}}
19 Installed versions: 204^t(02:40:22 PM 06/26/2013)(acl firmware-loader kmod openrc -doc -gudev -hwdb -introspection -keymap -selinux -static-libs)
20 Homepage: http://www.freedesktop.org/wiki/Software/systemd
21 Description: Linux dynamic and persistent device naming support (aka userspace devfs)
22
23 [I] sys-fs/udev-init-scripts
24 Available versions: 23^t 25^t 26^t **9999^t
25 Installed versions: 26^t(02:40:36 PM 06/26/2013)
26 Homepage: http://www.gentoo.org
27 Description: udev startup scripts for openrc
28
29 Found 2 matches.
30 mingdao@server ~ $ df -hT
31 Filesystem Type Size Used Avail Use% Mounted on
32 rootfs rootfs 2.0G 109M 1.9G 6% /
33 /dev/root xfs 2.0G 109M 1.9G 6% /
34 devtmpfs devtmpfs 3.0G 4.0K 3.0G 1% /dev
35 tmpfs tmpfs 3.0G 592K 3.0G 1% /run
36 shm tmpfs 3.0G 0 3.0G 0% /dev/shm
37 /dev/mapper/system-var xfs 10G 717M 9.3G 8% /var
38 /dev/mapper/system-usr xfs 10G 4.4G 5.7G 44% /usr
39 /dev/mapper/system-home xfs 6.0G 5.8G 251M 96% /home
40 /dev/mapper/storage-photos xfs 500G 19G 482G 4% /photos
41 /dev/mapper/storage-backups xfs 500G 262G 239G 53% /backups
42 /dev/mapper/storage-offload fuseblk 300G 234G 67G 78% /offload
43 /dev/mapper/storage-peter xfs 25G 1.7G 24G 7% /peter
44 /dev/mapper/storage-jeremiah xfs 10G 3.6G 6.5G 36% /jeremiah
45 mingdao@server ~ $ ls -l /boot/
46 total 25156
47 lrwxrwxrwx 1 root root 17 Jan 10 13:26 System.map -> System.map-3.4.24
48 -rw-r--r-- 1 root root 2205716 Jan 10 13:25 System.map-3.4.24
49 -rw-r--r-- 1 root root 1812882 Sep 6 2012 System.map-3.4.9-gentoo
50 -rw-r--r-- 1 root root 1823240 Aug 9 2012 System.map-3.5.0
51 -rw-r--r-- 1 root root 1823619 Aug 16 2012 System.map-3.5.2
52 lrwxrwxrwx 1 root root 23 Dec 28 2012 System.map.old -> System.map-3.4.9-gentoo
53 -rw-r--r-- 1 root root 512 Feb 21 2012 boot.0800
54 -rw-r--r-- 1 root root 512 Feb 21 2012 boot.0810
55 -rw-r--r-- 1 root root 512 Feb 21 2012 boot.0820
56 -rw-r--r-- 1 root root 512 Feb 21 2012 boot.0830
57 lrwxrwxrwx 1 root root 13 Jan 10 13:26 config -> config-3.4.24
58 -rw-r--r-- 1 root root 62528 Jan 10 13:25 config-3.4.24
59 -rw-r--r-- 1 root root 63522 Sep 6 2012 config-3.4.9-gentoo
60 -rw-r--r-- 1 root root 64644 Aug 9 2012 config-3.5.0
61 -rw-r--r-- 1 root root 64644 Aug 16 2012 config-3.5.2
62 lrwxrwxrwx 1 root root 19 Dec 28 2012 config.old -> config-3.4.9-gentoo
63 lrwxrwxrwx 1 root root 14 Jan 10 13:25 vmlinuz -> vmlinuz-3.4.24
64 -rw-r--r-- 1 root root 4671120 Jan 10 13:24 vmlinuz-3.4.24
65 -rw-r--r-- 1 root root 4349568 Sep 6 2012 vmlinuz-3.4.9-gentoo
66 -rw-r--r-- 1 root root 4388464 Aug 9 2012 vmlinuz-3.5.0
67 -rw-r--r-- 1 root root 4390672 Aug 16 2012 vmlinuz-3.5.2
68 lrwxrwxrwx 1 root root 20 Dec 28 2012 vmlinuz.old -> vmlinuz-3.4.9-gentoo
69 mingdao@server ~ $ cat /etc/lilo.conf
70 # Faster, but won't work on all systems:
71 compact
72 # Should work for most systems, and do not have the sector limit:
73 lba32
74 default = Gentoo
75 # MBR to install LILO to:
76 boot = /dev/md0
77 raid-extra-boot = mbr-only
78 map = /boot/.map
79
80 install = /boot/boot-menu.b # Note that for lilo-22.5.5 or later you
81 # do not need boot-{text,menu,bmp}.b in
82 # /boot, as they are linked into the lilo
83 # binary.
84
85 menu-scheme=Wb
86 prompt
87 # If you always want to see the prompt with a 15 second timeout:
88 timeout=50
89 append="panic=10 nomce dolvm domdadm rootfstype=xfs"
90
91 #
92 # End LILO global section
93 #
94
95 #
96 # Linux bootable partition config begins
97 #
98 image = /boot/vmlinuz
99 root = /dev/md0
100 label = Gentoo
101 read-only # Partitions should be mounted read-only for checking
102 image = /boot/vmlinuz.old
103 root = /dev/md0
104 label = Gentoo-def
105 read-only # Partitions should be mounted read-only for checking
106 #
107 # Linux bootable partition config ends
108 #
109
110 mingdao@server ~ $
111
112
113 Get over it and go back to udev :-)
114
115 Bruce
116 --
117 Happy Penguin Computers >')
118 126 Fenco Drive ( \
119 Tupelo, MS 38801 ^^
120 support@×××××××××××××××××××××.com
121 662-269-2706 662-205-6424
122 http://happypenguincomputers.com/
123
124 A: Because it messes up the order in which people normally read text.
125 Q: Why is top-posting such a bad thing?
126 A: Top-posting.
127 Q: What is the most annoying thing in e-mail?
128
129 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] LVM2 compile error. Clock_gettime Dale <rdalek1967@×××××.com>