Comment 10 for bug 1932188

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/796950
Committed: https://opendev.org/openstack/cinder/commit/a8552ed2d69ae4c0f3ec97fa92395cd245a8d848
Submitter: "Zuul (22348)"
Branch: master

commit a8552ed2d69ae4c0f3ec97fa92395cd245a8d848
Author: Sofia Enriquez <email address hidden>
Date: Thu Jun 17 20:44:09 2021 +0000

    LVM: Retry lvdisplay and lvcreate calls on segfault

    This is a follow-up to I0a2420f3e4a411f5fa52ebe2d22859b138ef387f.

    LVM commands segfault occasionally, exiting with code 139.
    Change I6824ba4f introduced a workaround to retry the command
    when code 139 is returned, which generally works.

    Closes-Bug: #1932188
    Change-Id: I7c0f4d4ea7de635afede3c8514a5da9e85ad9b48