Project

General

Profile

Actions

Bug #15319

open

A period commit fails on a secondary zone fails

Added by Shilpa MJ about 8 years ago. Updated almost 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The master zone is configured correctly. On a second zone, while trying to commit the local configuration, I hit this error:

$radosgw-admin period commit
0 Cannot find zone id= (name=), switching to local zonegroup configuration
20 zonegroup us
-1 Cannot find zone id= (name=)
couldn't init storage provider

Secondary zone, us-2 create command o/p:

{
"id": "c4d2d82e-fa38-4841-a639-add2bd108b01", -----> id created
"name": "us-2",

"Default info" field should have shown zone id.

zone list command o/p:

{
"default_info": "", -------> zone id seems to be missing?
"zones": [
"us-2",
"default"
]
}

Actions

Also available in: Atom PDF