On Apr 6, 2006, at 11:44 AM, Fredrik Tolf wrote:

Hi list!

I'm having a bit of a problem with LVM2 on Gentoo. See, I have a
computer with a couple of hard drives in an LVM, and when it boots, I
can see it loading the driver modules for the controller cards properly (I've added them to /etc/modules.autoload.d), but then when it comes to
initializing the LVM, it complains that it cannot find all the PVs to
initialize the VG. In fact, it complains about _all_ the PVs, as though
it found none.

Later, when the system is booted, I can log in as root and just run
"vgchange -ay" to get the VG up. Note that I don't have to run pvscan
first, which I'm assuming has to mean that it has somehow managed to
find the PVs somewhere in the meantime.

This problem is quite annoying, since it means that I have to restart
NFS and boot the system without the network cable plugged in (if it was,
the NFS clients would try to reconnect and get handles to the wrong
filesystem, which makes them mark the mount points as stale). Does
anyone have any idea what could cause it?

Thanks for your time!

Fredrik Tolf

sounds like you're using device mapper as a module...compile it into the kernel. module loading happens too late


--
gentoo-user@gentoo.org mailing list


--
gentoo-user@gentoo.org mailing list

Reply via email to