Bug 2005495 - [RFE][manila][tripleo] Add TripleO support for configuring manila backend availability zones
Summary: [RFE][manila][tripleo] Add TripleO support for configuring manila backend ava...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 17.0 (Wallaby)
Hardware: All
OS: All
medium
medium
Target Milestone: beta
: 17.1
Assignee: Carlos da Silva
QA Contact: lkuchlan
URL:
Whiteboard:
: 2021176 (view as bug list)
Depends On:
Blocks: 2021176
TreeView+ depends on / blocked
 
Reported: 2021-09-17 19:10 UTC by Carlos da Silva
Modified: 2023-08-17 09:50 UTC (History)
10 users (show)

Fixed In Version: openstack-tripleo-heat-templates-14.3.1-0.20220123001122.b9a3359
Doc Type: Enhancement
Doc Text:
This enhancement allows cloud administrators to specify an Availability Zone (AZ) by storage back end through director when configuring the Shared File Systems service (manila) back-end storage. + With this update, administrators can use an AZ annotation to logically separate storage provisioning requests and to denote failure domains. AZs configured by administrators are exposed by the Shared File Systems service to end users. End users can request that their workloads be scheduled to specific AZs based on their needs. When configuring multiple storage back ends, administrators might want to tag each back end to different AZs as opposed to denoting a single AZ for all back ends. + Director has new options to denote the storage AZs. Each option corresponds to a supported storage back-end driver. For more information about AZs, see _Configuring persistent storage_.
Clone Of:
Environment:
Last Closed: 2023-08-16 01:10:52 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 810790 0 None NEW Add ability to configure backend availability zones 2021-09-24 13:44:07 UTC
OpenStack gerrit 810791 0 None NEW Add support for share backend availability zones 2021-09-24 13:44:07 UTC
OpenStack gerrit 810792 0 None Closed Openshift Cluster Alerting 2022-06-22 13:28:52 UTC
Red Hat Issue Tracker OSP-9678 0 None None None 2021-11-18 15:00:06 UTC
Red Hat Product Errata RHEA-2023:4577 0 None None None 2023-08-16 01:11:06 UTC

Description Carlos da Silva 2021-09-17 19:10:32 UTC
Description of problem:

It should be possible to configure the manila-share service at each Edge site to be in its own availability zone. Manila already supports this capability, and this RFE is to add TripleO support for configuring it.

Comment 3 Gregory Charot 2022-01-06 14:03:48 UTC
*** Bug 2021176 has been marked as a duplicate of this bug. ***

Comment 8 lkuchlan 2022-12-05 06:08:50 UTC
Tested using:
openstack-tripleo-heat-templates-14.3.1-1.20221029011120.36d0e18.el9ost.noarch

Verification steps:
[stack@undercloud-0 ~]$ cat /home/stack/composable_roles/manila-availability-zone.yaml
parameter_defaults:
    ManilaCephFSAvailabilityZone: z1

[stack@undercloud-0 ~]$ cat overcloud_deploy.sh | grep manila-availability-zone
-e /home/stack/composable_roles/manila-availability-zone.yaml \

[root@controller-0 ~]# cat /var/lib/config-data/manila/etc/manila/manila.conf | grep ^backend_availability_zone
backend_availability_zone=z1

Comment 19 errata-xmlrpc 2023-08-16 01:10:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2023:4577


Note You need to log in before you can comment on or make changes to this bug.