Bug 1839228

Summary: [ceph-ansible ] It is not possible to define more than one endpoint IP for zonegroup
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Mustafa Aydın <maydin>
Component: Ceph-AnsibleAssignee: Ali Maredia <amaredia>
Status: CLOSED ERRATA QA Contact: Vasishta <vashastr>
Severity: low Docs Contact:
Priority: low    
Version: 4.0CC: amaredia, aschoen, ceph-eng-bugs, dsavinea, gabrioux, gmeno, nthomas, tchandra, tserlin, ykaul
Target Milestone: z1   
Target Release: 4.1   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: ceph-ansible-4.0.24-1.el8cp, ceph-ansible-4.0.24-1.el7cp Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-20 14:21:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mustafa Aydın 2020-05-22 19:22:37 UTC
Description of problem:
Although the radosgw-admin command allows to define more than one endpoint IP for the zone group definition, ceph-ansible does not allow it. 

- name: create the zonegroup
  command: "{{ container_exec_cmd }} radosgw-admin zonegroup create --rgw-zonegroup={{ rgw_zonegroup }} --endpoints={{ rgw_multisite_proto }}://{{ rgw_multisite_endpoint_addr }}:{{ radosgw_frontend_port }} --master --default"
  delegate_to: "{{ groups[mon_group_name][0] }}"
  run_once: true
  when: "'No such file or directory' in zonegroupcheck.stderr"

Version-Release number of selected component (if applicable):
4.0

How reproducible:
Always

Comment 10 errata-xmlrpc 2020-07-20 14:21:24 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, 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/RHSA-2020:3003