Hello,
I have Ceph 10.2.1 and when creating user in RGW I get the following error:
$ radosgw-admin user create --uid=test --display-name="test"
2016-06-14 14:07:32.332288 7f00a4487a40 0 ERROR: failed to distribute
cache for ed-1.rgw.meta:.meta:user:test:_dW3fzQ3UX222SWQvr3qeHYR:1
2016-06-14 14:07:42.338251 7f00a4487a40 0 ERROR: failed to distribute
cache for ed-1.rgw.users.uid:test
2016-06-14 14:07:52.362768 7f00a4487a40 0 ERROR: failed to distribute
cache for ed-1.rgw.users.keys:3J7DOREPC0ZLVFTMIW75
{
"user_id": "test",
"display_name": "test",
"email": "",
"suspended": 0,
"max_buckets": 1000,
"auid": 0,
"subusers": [],
"keys": [
{
"user": "melesta",
"access_key": "***",
"secret_key": "***"
}
],
"swift_keys": [],
"caps": [],
"op_mask": "read, write, delete",
"default_placement": "",
"placement_tags": [],
"bucket_quota": {
"enabled": false,
"max_size_kb": -1,
"max_objects": -1
},
"user_quota": {
"enabled": false,
"max_size_kb": -1,
"max_objects": -1
},
"temp_url_keys": []
}
What does it mean? Is something wrong?
Thanks!
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com