Re: [gentoo-user] LVM boot problem

2006-12-06 Thread Mirco Bakker
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 point I have no idea why they were missing on my system

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

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. A

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-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

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 contains

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 -Richard --

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 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

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 loading the driver modules for the

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 usual (I

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 computer with a couple of hard drives in an LVM,

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 setup: