IBM / ubiquity

Ubiquity
Apache License 2.0
90 stars 26 forks source link

Fix/ub 1335 failure attach detach on z #225

Closed olgashtivelman closed 6 years ago

olgashtivelman commented 6 years ago

we added 2 things to support ubiquity on Z:

  1. runnig multipath AND with multipath -r
  2. adding a timeout on the multipath command (10 seconds) due to env issues on Z that cause the multipath to be stuck sometimes

This change is Reviewable

coveralls commented 6 years ago

Coverage Status

Coverage increased (+5.2%) to 56.612% when pulling 0a910a00643a0d3e71e99d466c44ae623a8ce1c8 on fix/UB-1335_failure_attach_detach_on_z into e18041dfa8078a179672c3e187fa78b1d81de230 on dev.

shay-berman commented 6 years ago

@olgashtivelman please don't forget to open follow up ticket, if this Z rescanning is not completed in the code. (like using only one multipath command instead of 2)