Multipath ignores map in use when flushing
Bug #1663936 reported by
Gorka Eguileor
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-brick |
Fix Released
|
Undecided
|
Gorka Eguileor |
Bug Description
When flushing a multipath we are ignoring map in use transient error, so we log a warning that the flush has not been successful and that we have received an exit code 1 and we continue to remove the individual paths.
This error is usually transient and a simple retry will succeed in flushing the multipath.
Failure to retry will leave an empty multipath in our system.
Changed in os-brick: | |
assignee: | nobody → Gorka Eguileor (gorka) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/433103
Review: https:/