From adbc28ae1a5a4f85fd92b8e0e5320a6ea2b05d74 Mon Sep 17 00:00:00 2001 From: Victoria Martinez de la Cruz Date: 2020年7月15日 17:18:18 +0000 Subject: [PATCH] Enable cephFS snapshots in manila To use the snapshots capability that the cephfs drivers have we need to set the share type extra spec enable_snapshot support to True Change-Id: I45dddd49578eaca81276bbf44a44701c80b8a8c4 --- devstack/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack/settings b/devstack/settings index c496e18e..4ad11071 100644 --- a/devstack/settings +++ b/devstack/settings @@ -34,7 +34,7 @@ if (is_ceph_enabled_for_service manila); then MANILA_DEFAULT_SHARE_TYPE=cephfstype # CephFSNative Driver does not yet support creation of shares from # snapshot. - MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=False' + MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True' MANILA_ENABLED_BACKENDS=cephfsnative1 MANILA_CONFIGURE_GROUPS=cephfsnative1

AltStyle によって変換されたページ (->オリジナル) /