Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] lvm problem(s)
Date: Wed, 17 Jun 2009 16:50:08
Message-Id: a0811460906170950j5b1d2016le9c53e73a7204140@mail.gmail.com
In Reply to: Re: [gentoo-user] lvm problem(s) by Maxim Wexler
1 >
2 > Locking type 1 initialisation failed
3
4 googling this finds precious little -- whether spelled with an 's' or
5 a 'z', but check this:
6
7 http://bugs.gentoo.org/show_bug.cgi?id=118275#c16
8
9 A lot like my situation: the unit boots, the above error flashes by, I
10 log into a crippled system and enter the two commands #vgchange -a y
11 and #mount -a, and everything's fine.
12
13 Then in comment #19 the poster mentions using the lvm2 option in the
14 genkernel. Well, there's no such option in the 2.6.29 kernel. Is there
15 some way to pass the two commands, vgchange and mount as options to
16 dm-mod? In /etc/conf.d/modules, lvm? Or, is this a bad idea
17 altogether?
18
19 mw