Comment 2 for bug 1922075

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

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

commit 63e255248b7072c92c084a0cea269a27bd47f813
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