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 -- agk@redhat.com _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/