Re: [gentoo-user] LVM boot problem

2006-12-06 Thread Richard Fish
On 12/6/06, Richard Fish <[EMAIL PROTECTED]> wrote: No, you should not have any udev utilities in /sbin now. Bah. s/utilities/helpers/g -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] LVM boot problem

2006-12-06 Thread Mick
On Wednesday 06 December 2006 20:41, Mirco Bakker wrote: > Hi > > For the archives: Problems solved. The missing ethernet interface resulted > from two missing links in /sbin (udev_run_devd, udev_run_hotplugd). I've > created them now manually. I think they should get installed when emerging > udev

Re: [gentoo-user] LVM boot problem

2006-12-06 Thread Richard Fish
On 12/6/06, Mirco Bakker <[EMAIL PROTECTED]> wrote: Hi For the archives: Problems solved. The missing ethernet interface resulted from two missing links in /sbin (udev_run_devd, udev_run_hotplugd). I've created them now manually. I think they should get installed when emerging udev. A this po

Re: [gentoo-user] LVM boot problem

2006-12-06 Thread Mirco Bakker
-Nachricht Datum: Wed, 06 Dec 2006 18:59:26 +0100 Von: "Mirco Bakker" <[EMAIL PROTECTED]> An: gentoo-user@lists.gentoo.org Betreff: [gentoo-user] LVM boot problem > Hi > > Two days ago, I changed my USE flags (added bzip2) and tried to emerge > world with the update

[gentoo-user] LVM boot problem

2006-12-06 Thread Mirco Bakker
Hi Two days ago, I changed my USE flags (added bzip2) and tried to emerge world with the update, deep and newuse options. Because the new UDEV Package conflicted with coldplug I unmerged coldplug first (which is obsolete I think?). Today I rebooted for the first time since then. As the system ca

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Richard Fish
On 4/6/06, Fredrik Tolf <[EMAIL PROTECTED]> wrote: > I'll give you the data you requested anyway, though. Please tell me if > something is strange. Actually, I forgot a question, that is "what version of baselayout are you using?". There are 2 possible race conditions that I see in your current s

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Fredrik Tolf
On Thu, 2006-04-06 at 15:50 -0500, Boyd Stephen Smith Jr. wrote: > On Thursday 06 April 2006 11:44, Fredrik Tolf <[EMAIL PROTECTED]> wrote > about '[gentoo-user] LVM boot problem': > > I'm having a bit of a problem with LVM2 on Gentoo. See, I have a > > comp

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Fredrik Tolf
On Thu, 2006-04-06 at 10:09 -0700, Richard Fish wrote: > On 4/6/06, Fredrik Tolf <[EMAIL PROTECTED]> wrote: > > Hi list! > > > > I'm having a bit of a problem with LVM2 on Gentoo. Actually, it worked now that I just rebooted it! I noticed that the time it took to load the modules was longer than u

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Boyd Stephen Smith Jr.
On Thursday 06 April 2006 11:44, Fredrik Tolf <[EMAIL PROTECTED]> wrote about '[gentoo-user] LVM boot problem': > 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

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Alexander Skwar
John Jolet wrote: sounds like you're using device mapper as a module...compile it into the kernel. module loading happens too late If so, then this is not a general problem. I've also got dm as a module and everything works fine. Alexander Skwar -- Would you people stop playing these stupid

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread John Jolet
On Apr 6, 2006, at 12:03 PM, Fredrik Tolf wrote: On Thu, 2006-04-06 at 11:51 -0500, John Jolet wrote: sounds like you're using device mapper as a module...compile it into the kernel. module loading happens too late Thanks for your reply, but I seriously doubt that to be the problem, since /

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Richard Fish
On 4/6/06, Fredrik Tolf <[EMAIL PROTECTED]> wrote: > Hi list! > > I'm having a bit of a problem with LVM2 on Gentoo. Can you please the output of: 1. dmesg 2. grep -v -e "^ *#.*$" -e "^ *$" /etc/lvm/lvm.conf 3. grep -v -e "^ *#.*$" -e "^ *$" /etc/modules.autoload.d/kerrnel-2.6 4. lsmod -Richa

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread Fredrik Tolf
On Thu, 2006-04-06 at 11:51 -0500, John Jolet wrote: > sounds like you're using device mapper as a module...compile it into > the kernel. module loading happens too late Thanks for your reply, but I seriously doubt that to be the problem, since /etc/rcscripts/addons/lvm-start explicitly contain

Re: [gentoo-user] LVM boot problem

2006-04-06 Thread John Jolet
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/mo

[gentoo-user] LVM boot problem

2006-04-06 Thread Fredrik Tolf
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 initializi