[Bug 306723] Re: udev breaks compatibility with multipath
Bug Watch Updater
306723 at bugs.launchpad.net
Wed Aug 10 20:52:12 UTC 2011
** Changed in: udev (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/306723
Title:
udev breaks compatibility with multipath
Status in “multipath-tools” package in Ubuntu:
Fix Released
Status in “udev” package in Ubuntu:
Won't Fix
Status in “multipath-tools” source package in Intrepid:
Fix Released
Status in “udev” source package in Intrepid:
Invalid
Status in “udev” package in Debian:
Fix Released
Bug description:
options for /lib/udev/scsi_id have changed without backwards
compatibility.
# multipath
/lib/udev/scsi_id: invalid option -- 's'
error calling out /lib/udev/scsi_id -g -u -s /block/sda
/lib/udev/scsi_id: invalid option -- 's'
error calling out /lib/udev/scsi_id -g -u -s /block/sdb
/lib/udev/scsi_id: invalid option -- 's'
error calling out /lib/udev/scsi_id -g -u -s /block/sdc
/lib/udev/scsi_id: invalid option -- 's'
error calling out /lib/udev/scsi_id -g -u -s /block/sdd
/lib/udev/scsi_id: invalid option -- 's'
error calling out /lib/udev/scsi_id -g -u -s /block/sde
multipath-tools=0.4.8-10ubuntu1
udev=124-9
# uname -a
Linux file01 2.6.27-10-generic #1 SMP Fri Nov 21 12:00:22 UTC 2008 i686 GNU/Linux
# lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch
Distributor ID: Ubuntu
Description: Ubuntu 8.10
Release: 8.10
Codename: intrepid
==========
Intrepid SRU
Impact of the bug:
multipath uses /lib/udev/scsi_id to obtain a unique path identifier.
However the options of scsi_id have changed. Thus multipath doesn't
work as expected.
How the bug has been addressed:
The options used to call scsi_id have been updated.
TEST CASE:
Potential regression:
This patch fixes the default call which wasn't working before. Users that implemented the workaround in their configuration file shouldn't see any changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/306723/+subscriptions
More information about the foundations-bugs
mailing list