Comment 8 for bug 1495701

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-brick (stable/liberty)

Reviewed: https://review.openstack.org/240111
Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=86e2918c3e843fc355cca2b9f9ae7db569256f18
Submitter: Jenkins
Branch: stable/liberty

commit 86e2918c3e843fc355cca2b9f9ae7db569256f18
Author: Patrick East <email address hidden>
Date: Thu Sep 17 11:41:37 2015 -0700

    Wait for FC multipath devices to become writable

    Sometimes the multipath devices would be read-only block devices which
    would end up causing problems when anything tries to write to them. We
    now will wait and rescan a few times to try and get them to become
    read-write before moving on with the attach.

    Change-Id: If3c17348f6a6e766f811fcd446c03c82e5c8a883
    Partial-Bug: #1495701
    (cherry picked from commit 2e514655194b5385526dec7bc743cd3500a4dca9)