[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] LVM skips /dev/hde3 because sysfs tells it not to use it
- From: Milan Broz <mbroz redhat com>
- To: LVM general discussion and development <linux-lvm redhat com>
- Subject: Re: [linux-lvm] LVM skips /dev/hde3 because sysfs tells it not to use it
- Date: Thu, 05 Feb 2009 22:24:30 +0100
Stefan Monnier wrote:
> I had to disable sysfs_scan before pvcreate accepted to use /dev/hde3 on
> a little MIPS box.
>
> How does LVM decide whether sysfs tells it to use a block device or not?
> And why would /dev/hde (an internal IDE drive) be presented by sysfs as
> "not to be used by LVM"?
It should be possible to use the device unless there is some filter set.
Run the command with debug on (add -vvvv) and you will see which filter disabled
the device and why.
I guess you can also hit this "known" problem with
old lvm toolset (<2.02.29) and new kernel with new sysfs layout.
*If* it is this situation you can fix it using one of the following
1) disable sysfs scan
2) upgrade lvm
3) switch CONFIG_SYSFS_DEPRECATED_V2 kernel config on and recompile kernel
Milan
--
mbroz redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]