Comment 8 for bug 1922075

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

Reviewed: https://review.opendev.org/c/openstack/manila/+/792277
Committed: https://opendev.org/openstack/manila/commit/f40a428bdbf0b820ed44a3784a7ac4b2f71aeb98
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit f40a428bdbf0b820ed44a3784a7ac4b2f71aeb98
Author: LinPeiWen <email address hidden>
Date: Thu Apr 1 02:56:36 2021 +0000

    [Glusterfs] Fix create share from snapshot failed

    1、After performing a snapshot clone of the glusterfs vol,
      the status of the vol is'Created', and the parameter
      "gluster volume set nfs.rpc-auth-reject'*'" is required for
      the vol in the'Started' state.
    2、The cloned volume needs to activate the snapshot,
      if the snapshot is already activated, you need to skip the activation step

    Closes-Bug: #1922075
    Change-Id: I304bf59b3f8c0d5b847078a5752bac8ac4f21690
    (cherry picked from commit 63e255248b7072c92c084a0cea269a27bd47f813)
    (cherry picked from commit 3635ade670cce08525c946eb9029940d86fcafa8)
    (cherry picked from commit a04e13196c125b7d748ffdacc226b97104498cdd)