Project

General

Profile

Actions

Bug #14949

closed

radosgw-admin link failure

Added by Flex Gao about 8 years ago. Updated about 8 years ago.

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

0%

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

Description

[root@c1-app88 ~]# radosgw-admin metadata get bucket:test2
{
    "key": "bucket:test2",
    "ver": {
        "tag": "_fRQ4LmmDOgIi-drQIKLHZTm",
        "ver": 1
    },
    "mtime": 1456662405,
    "data": {
        "bucket": {
            "name": "test2",
            "pool": ".rgw.buckets",
            "data_extra_pool": ".rgw.buckets.extra",
            "index_pool": ".rgw.buckets.index",
            "marker": "default.24601.1",
            "bucket_id": "default.24601.1" 
        },
        "owner": "flex",
        "creation_time": 1456662405,
        "linked": "true",
        "has_bucket_info": "false" 
    }
}
[root@c1-app88 ~]#  radosgw-admin bucket link --bucket=test2 --uid=flex
failure: (22) Invalid argument: empty bucket instance id

Ceph Ver: 0.94.6

Actions

Also available in: Atom PDF