Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] lvm problem(s)
Date: Mon, 15 Jun 2009 01:04:37
Message-Id: a0811460906141804w252db391oe5728b38ab6c06be@mail.gmail.com
1 Hi group,
2
3 My fresh install of 2.6.29-r5 goes kablooey just after 'Loading module dm-mod'
4
5 Then the boot console reports:
6
7 Couldn't find device with uuid 'ldwVeS-gw14-HE42-M3Gw-DILI-Dbjh-2lHroF'
8
9 and
10
11 Couldn't find all physical volumes for volume group vg.
12
13 and
14
15 Volume group "vg" not found
16
17 The above repeat several times until: 'Failed to setup the LVM'. Then
18 off course fsck.ext2 complains it can't find /dev/vg/usr and so on...
19
20 My fllter in lvm.conf : filter = [ "a|/dev/sd[ab]|", "r/.*/"] which
21 corresponds to my Phison SSD and a 8G SD card.
22
23 In /etc/fstab the logical volumes are listed like:
24
25 /dev/vg/usr /usr ext2 noatime 0 2 # etc as per 'Gentoo LVM2 installation'
26
27 When I run the reactivate commands given at the end of the above
28 document all goes well except for:
29
30 WARNING: Ignoring duplicate config node: filter (seeking filter)
31
32 But /usr /home /tmp /opt are still empty and /var has only lib and
33 lock below it.
34
35 The good news: it boots and lets me log in ;)
36
37 Maxim

Replies

Subject Author
Re: [gentoo-user] lvm problem(s) Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] lvm problem(s) Daniel Troeder <daniel@×××××××××.com>