Gentoo Archives: gentoo-user

From: John Jolet <john@×××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM boot problem
Date: Thu, 06 Apr 2006 17:00:42
Message-Id: 127AFABB-62C5-4AF7-A804-6D55A35F3755@jolet.net
In Reply to: [gentoo-user] LVM boot problem by Fredrik Tolf
1 On Apr 6, 2006, at 11:44 AM, Fredrik Tolf wrote:
2
3 > Hi list!
4 >
5 > I'm having a bit of a problem with LVM2 on Gentoo. See, I have a
6 > computer with a couple of hard drives in an LVM, and when it boots, I
7 > can see it loading the driver modules for the controller cards
8 > properly
9 > (I've added them to /etc/modules.autoload.d), but then when it
10 > comes to
11 > initializing the LVM, it complains that it cannot find all the PVs to
12 > initialize the VG. In fact, it complains about _all_ the PVs, as
13 > though
14 > it found none.
15 >
16 > Later, when the system is booted, I can log in as root and just run
17 > "vgchange -ay" to get the VG up. Note that I don't have to run pvscan
18 > first, which I'm assuming has to mean that it has somehow managed to
19 > find the PVs somewhere in the meantime.
20 >
21 > This problem is quite annoying, since it means that I have to restart
22 > NFS and boot the system without the network cable plugged in (if it
23 > was,
24 > the NFS clients would try to reconnect and get handles to the wrong
25 > filesystem, which makes them mark the mount points as stale). Does
26 > anyone have any idea what could cause it?
27 >
28 > Thanks for your time!
29 >
30 > Fredrik Tolf
31 >
32 sounds like you're using device mapper as a module...compile it into
33 the kernel. module loading happens too late
34
35 >
36 > --
37 > gentoo-user@g.o mailing list
38 >
39
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] LVM boot problem Fredrik Tolf <fredrik@×××××××××.com>
Re: [gentoo-user] LVM boot problem Alexander Skwar <listen@×××××××××××××××.name>