[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Re: LVM2 on top of RAID1? (x86_64)
- From: "Kevin P. Fleming" <kpfleming backtobasicsmgmt com>
- To: linux-lvm redhat com
- Subject: Re: [linux-lvm] Re: LVM2 on top of RAID1? (x86_64)
- Date: Thu Feb 12 13:40:04 2004
Luca Berra wrote:
i still believe it would be better if lvm ignored md component devices
completely.
In kernel 2.6 land this is easy to do as well (for everything, not just
MD). When vgscan tries to open the device to read metadata, open it with
O_EXCL. If any other kernel subsystem is currently using the device,
then the open() will fail and vgscan can ignore the device.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]