Re: [dm-devel] Re: LVM on dmraid breakage
Alasdair G Kergon <[email protected]>
| Newsgroups | gmane.linux.lvm.general,gmane.linux.kernel.device-mapper.devel,gmane.linux.ataraid |
|---|---|
| Organization | Red Hat UK Ltd. Registered in England and Wales, number 03798903. Registered Office: Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE. |
| Message-ID | <[email protected]> |
On Thu, Aug 02, 2007 at 08:50:12AM +0200, Luca Berra wrote: > 2) lvm tool filter could be modified to check if a device has been > already claimed by device-mapper. > something along the lines of: > ioctl DM_LIST_DEVICES > while (...) > ioctl DM_TABLE_DEPS There are already some checks in the code, but they are have not been completed. But a dm device should already take precedence over a scsi device. Alasdair -- [email protected] _______________________________________________ linux-lvm mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/