mirror of
git://sourceware.org/git/lvm2.git
synced 2025-06-24 19:16:58 +03:00
Warn if a scsi device is listed in the devices file that is used by a multipath device that is not listed. This will happen if a scsi device is listed in the devices file and then an mpath device is set up to use it. The way to correct this would be to remove the devices file entry for the component device and add a new entry for the multipath device.