os-brick _rescan_multipath has wrong parameter

Bug #1438956 reported by Hyun Ha
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
High
Hyun Ha
os-brick
Fix Released
Undecided
Unassigned

Bug Description

_rescan_multipath has wrong parameter of multipath rescan.

os-brick/initiator/connector.py
   def _rescan_multipath(self):
        self._run_multipath('-r', check_exit_code=[0, 1, 21])

the result of multipath rescan is "multipath - r", not the right format "multipath -r"

This is the same bug on Cinder as below:
https://bugs.launchpad.net/cinder/+bug/1437794

Thanks.

Hyun Ha (raymon-ha)
Changed in cinder:
assignee: nobody → Hahyun (hfamily15)
description: updated
Changed in cinder:
status: New → Confirmed
importance: Undecided → High
milestone: none → kilo-rc1
Revision history for this message
Walt Boring (walter-boring) wrote :
Mike Perez (thingee)
Changed in cinder:
status: Confirmed → In Progress
Revision history for this message
Mike Perez (thingee) wrote :

Removing target just because brick does not block the Cinder Kilo release.

Changed in cinder:
milestone: kilo-rc1 → none
Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

This actually appears to have been fixed in both places, but added os-brick here since (I think) that's what this was originally intended for and to provide the linkage.

Guessing these can just be closed.

Revision history for this message
Walt Boring (walter-boring) wrote :

This should be closed. It's already been fixed in os-brick

Changed in os-brick:
status: New → Fix Released
Changed in cinder:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.