Project

General

Profile

Actions

Bug #43339

closed

bucket sync init command failed

Added by Chang Liu over 4 years ago. Updated about 4 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

[root@VM_71_139_centos build]# ./bin/radosgw-admin bucket sync init --bucket=test
ERROR: source zone not specified
[root@VM_71_139_centos build]# ./bin/radosgw-admin bucket sync init --bucket=test --source-zone=us-east
019-12-17T04:42:57.646+0000 7f86bbb0eec0  0 bucket sync zone:bb1d9f59 bucket:test connection object to zone bb1d9f59-4282-4576-8bbd-1b7a7adeb045 does not exist
ERROR: sync.init() returned ret=-22
[root@VM_71_139_centos build]# ./bin/radosgw-admin bucket sync init --bucket=test --source-zone=us-east --rgw-zone=es
could not get bucket info for bucket=test
ERROR: could not init bucket: (2) No such file or directory

bucket is created in sourze zone. rgw couldn't get bucket info in elastic search zone. here is a conflict in `rgw-zone` param.

Actions

Also available in: Atom PDF