Hide Forgot
Description of problem: scsi_id patch is set in /etc/multipath.conf: getuid_callout "/lib/udev/scsi_id -g -u -d /dev/%n" it also set under vdsm constants.py file: EXT_SCSI_ID = '/sbin/scsi_id' #TBD ! on my build machine (Fedora 16) there is a sym-link from /sbin/scsi_id to /lib/udev/scsi_id, however, during build process, file location was set as /sbin/scsi_id, which failed some of my multipath actions.
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.