Comment 2 for bug 2071359

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/922935
Committed: https://opendev.org/openstack/manila/commit/e982eae40a21da26727a4d55a17a3b03f716d046
Submitter: "Zuul (22348)"
Branch: master

commit e982eae40a21da26727a4d55a17a3b03f716d046
Author: Kiran Pawar <email address hidden>
Date: Thu Jun 27 13:33:27 2024 +0000

    Netapp: Retry Dedupe enable/disable if busy

    With some NetApp hardware models, driver turn on efficiency by default.
    That is why Manila might see the conflicting sis operation. Retry for 5
    times, in case dedupe enable/disable failed with error "Another sis
    operation is currently active."

    Closes-bug: #2071359
    Change-Id: I6229a98063d393289e2225ceacd84145ecf320d0