Project

General

Profile

Actions

Bug #8293

closed

admin api get quotas

Added by Derek Yarnell almost 10 years ago. Updated almost 8 years ago.

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

0%

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

Description

I have been trying to implement the different admin api quota commands. I am getting a 200 answer but no body when requesting the quota for a user. This is on 0.79.

GET /admin/user?quota&uid=derektest&quota-type=user HTTP/1.1

{ "user_id": "derektest",
"display_name": "Mr. Test",
"email": "",
"suspended": 0,
"max_buckets": 1000,
"auid": 0,
"subusers": [],
"keys": [ { "user": "derektest",
"access_key": "XXXX",
"secret_key": "XXXX"}, { "user": "derektest",
"access_key": "XXXX",
"secret_key": "XXXX"}],
"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": true,
"max_size_kb": 10000,
"max_objects": 10000},
"temp_url_keys": []}

2014-05-06 09:24:57.505221 7f9856bfd700 20 enqueued request req=0x7f985800f5f0
2014-05-06 09:24:57.505279 7f9856bfd700 20 RGWWQ:
2014-05-06 09:24:57.505282 7f9856bfd700 20 req: 0x7f985800f5f0
2014-05-06 09:24:57.505287 7f9856bfd700 10 allocated request req=0x7f985801f960
2014-05-06 09:24:57.505418 7f9827db2700 20 dequeued request req=0x7f985800f5f0
2014-05-06 09:24:57.505427 7f9827db2700 20 RGWWQ: empty
2014-05-06 09:24:57.505501 7f9827db2700 20 DOCUMENT_ROOT=/var/www/ceph
2014-05-06 09:24:57.505503 7f9827db2700 20 FCGI_ROLE=RESPONDER
2014-05-06 09:24:57.505504 7f9827db2700 20 GATEWAY_INTERFACE=CGI/1.1
2014-05-06 09:24:57.505506 7f9827db2700 20 HTTP_ACCEPT=*/*
2014-05-06 09:24:57.505528 7f9827db2700 20 HTTP_ACCEPT_ENCODING=gzip, deflate, compress
2014-05-06 09:24:57.505529 7f9827db2700 20 HTTP_AUTHORIZATION=AWS K48682YQBKQL051P37NM:BPPj/ACKmiTy1DsYuCljVpxpZBA=
2014-05-06 09:24:57.505530 7f9827db2700 20 HTTP_DATE=Tue, 06 May 2014 13:24:45 GMT
2014-05-06 09:24:57.505532 7f9827db2700 20 HTTP_HOST=ceph00.umiacs.umd.edu
2014-05-06 09:24:57.505533 7f9827db2700 20 HTTP_USER_AGENT=python-requests/2.0.1 CPython/2.7.5 Darwin/13.1.0
2014-05-06 09:24:57.505534 7f9827db2700 20 HTTPS=on
2014-05-06 09:24:57.505535 7f9827db2700 20 PATH=/sbin:/usr/sbin:/bin:/usr/bin
2014-05-06 09:24:57.505536 7f9827db2700 20 QUERY_STRING=page=admin&params=/user&quota&uid=derektest&quota-type=user
2014-05-06 09:24:57.505537 7f9827db2700 20 REMOTE_ADDR=192.168.78.25
2014-05-06 09:24:57.505538 7f9827db2700 20 REMOTE_PORT=65245
2014-05-06 09:24:57.505539 7f9827db2700 20 REQUEST_METHOD=GET
2014-05-06 09:24:57.505541 7f9827db2700 20 REQUEST_URI=/admin/user?quota&uid=derektest&quota-type=user
2014-05-06 09:24:57.505542 7f9827db2700 20 SCRIPT_FILENAME=/var/www/ceph/s3gw.fcgi
2014-05-06 09:24:57.505543 7f9827db2700 20 SCRIPT_NAME=/admin/user
2014-05-06 09:24:57.505544 7f9827db2700 20 SCRIPT_URI=https://ceph00.umiacs.umd.edu/admin/user
2014-05-06 09:24:57.505545 7f9827db2700 20 SCRIPT_URL=/admin/user
2014-05-06 09:24:57.505546 7f9827db2700 20 SERVER_ADDR=192.168.7.222
2014-05-06 09:24:57.505547 7f9827db2700 20 SERVER_ADMIN=
2014-05-06 09:24:57.505548 7f9827db2700 20 SERVER_NAME=ceph00.umiacs.umd.edu
2014-05-06 09:24:57.505549 7f9827db2700 20 SERVER_PORT=443
2014-05-06 09:24:57.505559 7f9827db2700 20 SERVER_PROTOCOL=HTTP/1.1
2014-05-06 09:24:57.505561 7f9827db2700 20 SERVER_SIGNATURE=
2014-05-06 09:24:57.505562 7f9827db2700 20 SERVER_SOFTWARE=Apache/2.2.15 (Red Hat)
2014-05-06 09:24:57.505564 7f9827db2700 1 ====== starting new request req=0x7f985800f5f0 =====
2014-05-06 09:24:57.505586 7f9827db2700 2 req 39:0.000022::GET /admin/user::initializing
2014-05-06 09:24:57.505592 7f9827db2700 10 host=ceph00.umiacs.umd.edu rgw_dns_name=ceph.umiacs.umd.edu
2014-05-06 09:24:57.505640 7f9827db2700 2 req 39:0.000077::GET /admin/user::getting op
2014-05-06 09:24:57.505645 7f9827db2700 2 req 39:0.000081::GET /admin/user:get_quota_info:authorizing
2014-05-06 09:24:57.505713 7f9827db2700 20 get_obj_state: rctx=0x7f9870021480 obj=.users:K48682YQBKQL051P37NM state=0x7f9870058cf8 s->pre0
2014-05-06 09:24:57.505726 7f9827db2700 10 cache get: name=.users+K48682YQBKQL051P37NM : hit
2014-05-06 09:24:57.505736 7f9827db2700 20 get_obj_state: s->obj_tag was set empty
2014-05-06 09:24:57.505744 7f9827db2700 10 cache get: name=.users+K48682YQBKQL051P37NM : hit
2014-05-06 09:24:57.505799 7f9827db2700 20 get_obj_state: rctx=0x7f987001df30 obj=.users.uid:derek state=0x7f9870059548 s->prefetch_data=0
2014-05-06 09:24:57.505806 7f9827db2700 10 cache get: name=.users.uid+derek : hit
2014-05-06 09:24:57.505811 7f9827db2700 20 get_obj_state: s->obj_tag was set empty
2014-05-06 09:24:57.505815 7f9827db2700 10 cache get: name=.users.uid+derek : hit
2014-05-06 09:24:57.505905 7f9827db2700 10 get_canon_resource(): dest=/admin/user
2014-05-06 09:24:57.505909 7f9827db2700 10 auth_hdr:
GET

Tue, 06 May 2014 13:24:45 GMT
/admin/user
2014-05-06 09:24:57.505982 7f9827db2700 15 calculated digest=BPPj/ACKmiTy1DsYuCljVpxpZBA=
2014-05-06 09:24:57.505984 7f9827db2700 15 auth_sign=BPPj/ACKmiTy1DsYuCljVpxpZBA=
2014-05-06 09:24:57.505986 7f9827db2700 15 compare=0
2014-05-06 09:24:57.505990 7f9827db2700 2 req 39:0.000427::GET /admin/user:get_quota_info:reading permissions
2014-05-06 09:24:57.505994 7f9827db2700 2 req 39:0.000430::GET /admin/user:get_quota_info:init op
2014-05-06 09:24:57.505997 7f9827db2700 2 req 39:0.000434::GET /admin/user:get_quota_info:verifying op mask
2014-05-06 09:24:57.505999 7f9827db2700 20 required_mask= 0 user.op_mask=7
2014-05-06 09:24:57.506001 7f9827db2700 2 req 39:0.000438::GET /admin/user:get_quota_info:verifying op permissions
2014-05-06 09:24:57.506004 7f9827db2700 2 req 39:0.000441::GET /admin/user:get_quota_info:verifying op params
2014-05-06 09:24:57.506007 7f9827db2700 2 req 39:0.000444::GET /admin/user:get_quota_info:executing
2014-05-06 09:24:57.506038 7f9827db2700 20 get_obj_state: rctx=0x7f9870013ba0 obj=.users.uid:derektest state=0x7f987005a3c8 s->prefetch_d0
2014-05-06 09:24:57.506043 7f9827db2700 10 cache get: name=.users.uid+derektest : hit
2014-05-06 09:24:57.506048 7f9827db2700 20 get_obj_state: s->obj_tag was set empty
2014-05-06 09:24:57.506052 7f9827db2700 10 cache get: name=.users.uid+derektest : hit
2014-05-06 09:24:57.506100 7f9827db2700 2 req 39:0.000537::GET /admin/user:get_quota_info:http status=200
2014-05-06 09:24:57.506104 7f9827db2700 1 ====== req done req=0x7f985800f5f0 http_status=200 ======

Actions #1

Updated by Ian Colle almost 10 years ago

  • Assignee set to Yehuda Sadeh
  • Target version deleted (0.80)
Actions #2

Updated by Derek Yarnell almost 10 years ago

Tested on our newly updated Firefly cluster and same result. I get a 200 with no JSON in the body.

=== User ===

2014-05-08 10:11:15.741286 7f53250f4700 20 enqueued request req=0x7f52f4012f70
2014-05-08 10:11:15.741297 7f53250f4700 20 RGWWQ:
2014-05-08 10:11:15.741299 7f53250f4700 20 req: 0x7f52f4012f70
2014-05-08 10:11:15.741317 7f53250f4700 10 allocated request req=0x7f52f4011750
2014-05-08 10:11:15.741329 7f52ccfc7700 20 dequeued request req=0x7f52f4012f70
2014-05-08 10:11:15.741341 7f52ccfc7700 20 RGWWQ: empty
2014-05-08 10:11:15.741394 7f52ccfc7700 20 DOCUMENT_ROOT=/var/www/ceph
2014-05-08 10:11:15.741396 7f52ccfc7700 20 FCGI_ROLE=RESPONDER
2014-05-08 10:11:15.741397 7f52ccfc7700 20 GATEWAY_INTERFACE=CGI/1.1
2014-05-08 10:11:15.741398 7f52ccfc7700 20 HTTP_ACCEPT=*/*
2014-05-08 10:11:15.741399 7f52ccfc7700 20 HTTP_ACCEPT_ENCODING=gzip, deflate, compress
2014-05-08 10:11:15.741400 7f52ccfc7700 20 HTTP_AUTHORIZATION=AWS YT9QL2CGT6V8KMG3EFKT:mlNaT72rYIc3eWFypRyV/KM3CuM=
2014-05-08 10:11:15.741402 7f52ccfc7700 20 HTTP_DATE=Thu, 08 May 2014 14:11:14 GMT
2014-05-08 10:11:15.741403 7f52ccfc7700 20 HTTP_HOST=obj.umiacs.umd.edu
2014-05-08 10:11:15.741404 7f52ccfc7700 20 HTTP_USER_AGENT=python-requests/2.0.1 CPython/2.7.5 Darwin/13.1.0
2014-05-08 10:11:15.741404 7f52ccfc7700 20 HTTPS=on
2014-05-08 10:11:15.741406 7f52ccfc7700 20 PATH=/sbin:/usr/sbin:/bin:/usr/bin
2014-05-08 10:11:15.741407 7f52ccfc7700 20 QUERY_STRING=page=admin&params=/user&quota&uid=derektest&quota-type=user
2014-05-08 10:11:15.741408 7f52ccfc7700 20 REMOTE_ADDR=129.2.129.155
2014-05-08 10:11:15.741409 7f52ccfc7700 20 REMOTE_PORT=43735
2014-05-08 10:11:15.741410 7f52ccfc7700 20 REQUEST_METHOD=GET
2014-05-08 10:11:15.741416 7f52ccfc7700 20 REQUEST_URI=/admin/user?quota&uid=derektest&quota-type=user
2014-05-08 10:11:15.741417 7f52ccfc7700 20 SCRIPT_FILENAME=/var/www/ceph/s3gw.fcgi
2014-05-08 10:11:15.741418 7f52ccfc7700 20 SCRIPT_NAME=/admin/user
2014-05-08 10:11:15.741419 7f52ccfc7700 20 SCRIPT_URI=https://obj.umiacs.umd.edu/admin/user
2014-05-08 10:11:15.741420 7f52ccfc7700 20 SCRIPT_URL=/admin/user
2014-05-08 10:11:15.741421 7f52ccfc7700 20 SERVER_ADDR=128.8.120.65
2014-05-08 10:11:15.741422 7f52ccfc7700 20 SERVER_ADMIN=
2014-05-08 10:11:15.741423 7f52ccfc7700 20 SERVER_NAME=obj.umiacs.umd.edu
2014-05-08 10:11:15.741424 7f52ccfc7700 20 SERVER_PORT=443
2014-05-08 10:11:15.741425 7f52ccfc7700 20 SERVER_PROTOCOL=HTTP/1.1
2014-05-08 10:11:15.741426 7f52ccfc7700 20 SERVER_SIGNATURE=
2014-05-08 10:11:15.741427 7f52ccfc7700 20 SERVER_SOFTWARE=Apache/2.2.15 (Red Hat)
2014-05-08 10:11:15.741428 7f52ccfc7700 1 ====== starting new request req=0x7f52f4012f70 =====
2014-05-08 10:11:15.741441 7f52ccfc7700 2 req 116:0.000013::GET /admin/user::initializing
2014-05-08 10:11:15.741445 7f52ccfc7700 10 host=obj.umiacs.umd.edu rgw_dns_name=obj.umiacs.umd.edu
2014-05-08 10:11:15.741475 7f52ccfc7700 2 req 116:0.000047::GET /admin/user::getting op
2014-05-08 10:11:15.741479 7f52ccfc7700 2 req 116:0.000051::GET /admin/user:get_quota_info:authorizing
2014-05-08 10:11:15.741515 7f52ccfc7700 20 get_obj_state: rctx=0x7f51bc002930 obj=.users:YT9QL2CGT6V8KMG3EFKT state=0x7f51bc002e28 s->prefetch0
2014-05-08 10:11:15.741524 7f52ccfc7700 10 cache get: name=.users+YT9QL2CGT6V8KMG3EFKT : hit
2014-05-08 10:11:15.741530 7f52ccfc7700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:11:15.741536 7f52ccfc7700 10 cache get: name=.users+YT9QL2CGT6V8KMG3EFKT : hit
2014-05-08 10:11:15.741567 7f52ccfc7700 20 get_obj_state: rctx=0x7f51bc002930 obj=.users.uid:rgwadmin state=0x7f51bc007098 s->prefetch_data=0
2014-05-08 10:11:15.741572 7f52ccfc7700 10 cache get: name=.users.uid+rgwadmin : hit
2014-05-08 10:11:15.741576 7f52ccfc7700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:11:15.741579 7f52ccfc7700 10 cache get: name=.users.uid+rgwadmin : hit
2014-05-08 10:11:15.741631 7f52ccfc7700 10 get_canon_resource(): dest=/admin/user
2014-05-08 10:11:15.741633 7f52ccfc7700 10 auth_hdr:
GET

Thu, 08 May 2014 14:11:14 GMT
/admin/user
2014-05-08 10:11:15.741687 7f52ccfc7700 15 calculated digest=mlNaT72rYIc3eWFypRyV/KM3CuM=
2014-05-08 10:11:15.741689 7f52ccfc7700 15 auth_sign=mlNaT72rYIc3eWFypRyV/KM3CuM=
2014-05-08 10:11:15.741690 7f52ccfc7700 15 compare=0
2014-05-08 10:11:15.741692 7f52ccfc7700 2 req 116:0.000264::GET /admin/user:get_quota_info:reading permissions
2014-05-08 10:11:15.741695 7f52ccfc7700 2 req 116:0.000267::GET /admin/user:get_quota_info:init op
2014-05-08 10:11:15.741698 7f52ccfc7700 2 req 116:0.000269::GET /admin/user:get_quota_info:verifying op mask
2014-05-08 10:11:15.741700 7f52ccfc7700 20 required_mask= 0 user.op_mask=7
2014-05-08 10:11:15.741701 7f52ccfc7700 2 req 116:0.000273::GET /admin/user:get_quota_info:verifying op permissions
2014-05-08 10:11:15.741704 7f52ccfc7700 2 req 116:0.000276::GET /admin/user:get_quota_info:verifying op params
2014-05-08 10:11:15.741706 7f52ccfc7700 2 req 116:0.000278::GET /admin/user:get_quota_info:executing
2014-05-08 10:11:15.741729 7f52ccfc7700 20 get_obj_state: rctx=0x7f51bc002cd0 obj=.users.uid:derektest state=0x7f51bc0040b8 s->prefetch_data=0
2014-05-08 10:11:15.741733 7f52ccfc7700 10 cache get: name=.users.uid+derektest : hit
2014-05-08 10:11:15.741737 7f52ccfc7700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:11:15.741741 7f52ccfc7700 10 cache get: name=.users.uid+derektest : hit
2014-05-08 10:11:15.741775 7f52ccfc7700 2 req 116:0.000347::GET /admin/user:get_quota_info:http status=200
2014-05-08 10:11:15.741778 7f52ccfc7700 1 ====== req done req=0x7f52f4012f70 http_status=200 ======

=== Bucket ===

2014-05-08 10:24:50.667053 7f53250f4700 20 enqueued request req=0x7f52f4016600
2014-05-08 10:24:50.667068 7f53250f4700 20 RGWWQ:
2014-05-08 10:24:50.667069 7f53250f4700 20 req: 0x7f52f4016600
2014-05-08 10:24:50.667079 7f53250f4700 10 allocated request req=0x7f52f40169c0
2014-05-08 10:24:50.667090 7f52d33d1700 20 dequeued request req=0x7f52f4016600
2014-05-08 10:24:50.667104 7f52d33d1700 20 RGWWQ: empty
2014-05-08 10:24:50.667149 7f52d33d1700 20 DOCUMENT_ROOT=/var/www/ceph
2014-05-08 10:24:50.667152 7f52d33d1700 20 FCGI_ROLE=RESPONDER
2014-05-08 10:24:50.667153 7f52d33d1700 20 GATEWAY_INTERFACE=CGI/1.1
2014-05-08 10:24:50.667154 7f52d33d1700 20 HTTP_ACCEPT=*/*
2014-05-08 10:24:50.667155 7f52d33d1700 20 HTTP_ACCEPT_ENCODING=gzip, deflate, compress
2014-05-08 10:24:50.667156 7f52d33d1700 20 HTTP_AUTHORIZATION=AWS YT9QL2CGT6V8KMG3EFKT:pQHEt3zs8JRb3lqkQsL7VVdnD1s=
2014-05-08 10:24:50.667157 7f52d33d1700 20 HTTP_DATE=Thu, 08 May 2014 14:24:49 GMT
2014-05-08 10:24:50.667158 7f52d33d1700 20 HTTP_HOST=obj.umiacs.umd.edu
2014-05-08 10:24:50.667159 7f52d33d1700 20 HTTP_USER_AGENT=python-requests/2.0.1 CPython/2.7.5 Darwin/13.1.0
2014-05-08 10:24:50.667161 7f52d33d1700 20 HTTPS=on
2014-05-08 10:24:50.667162 7f52d33d1700 20 PATH=/sbin:/usr/sbin:/bin:/usr/bin
2014-05-08 10:24:50.667163 7f52d33d1700 20 QUERY_STRING=page=admin&params=/user&quota&uid=derektest&quota-type=bucket
2014-05-08 10:24:50.667164 7f52d33d1700 20 REMOTE_ADDR=129.2.129.155
2014-05-08 10:24:50.667165 7f52d33d1700 20 REMOTE_PORT=1263
2014-05-08 10:24:50.667166 7f52d33d1700 20 REQUEST_METHOD=GET
2014-05-08 10:24:50.667167 7f52d33d1700 20 REQUEST_URI=/admin/user?quota&uid=derektest&quota-type=bucket
2014-05-08 10:24:50.667168 7f52d33d1700 20 SCRIPT_FILENAME=/var/www/ceph/s3gw.fcgi
2014-05-08 10:24:50.667169 7f52d33d1700 20 SCRIPT_NAME=/admin/user
2014-05-08 10:24:50.667170 7f52d33d1700 20 SCRIPT_URI=https://obj.umiacs.umd.edu/admin/user
2014-05-08 10:24:50.667171 7f52d33d1700 20 SCRIPT_URL=/admin/user
2014-05-08 10:24:50.667171 7f52d33d1700 20 SERVER_ADDR=128.8.120.65
2014-05-08 10:24:50.667172 7f52d33d1700 20 SERVER_ADMIN=
2014-05-08 10:24:50.667173 7f52d33d1700 20 SERVER_NAME=obj.umiacs.umd.edu
2014-05-08 10:24:50.667174 7f52d33d1700 20 SERVER_PORT=443
2014-05-08 10:24:50.667175 7f52d33d1700 20 SERVER_PROTOCOL=HTTP/1.1
2014-05-08 10:24:50.667176 7f52d33d1700 20 SERVER_SIGNATURE=
2014-05-08 10:24:50.667177 7f52d33d1700 20 SERVER_SOFTWARE=Apache/2.2.15 (Red Hat)
2014-05-08 10:24:50.667179 7f52d33d1700 1 ====== starting new request req=0x7f52f4016600 =====
2014-05-08 10:24:50.667192 7f52d33d1700 2 req 133:0.000014::GET /admin/user::initializing
2014-05-08 10:24:50.667197 7f52d33d1700 10 host=obj.umiacs.umd.edu rgw_dns_name=obj.umiacs.umd.edu
2014-05-08 10:24:50.667229 7f52d33d1700 2 req 133:0.000051::GET /admin/user::getting op
2014-05-08 10:24:50.667233 7f52d33d1700 2 req 133:0.000055::GET /admin/user:get_quota_info:authorizing
2014-05-08 10:24:50.667270 7f52d33d1700 20 get_obj_state: rctx=0x7f51e4007fb0 obj=.users:YT9QL2CGT6V8KMG3EFKT state=0x7f51e400c158 s->prefetch0
2014-05-08 10:24:50.667279 7f52d33d1700 10 cache get: name=.users+YT9QL2CGT6V8KMG3EFKT : hit
2014-05-08 10:24:50.667286 7f52d33d1700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:24:50.667292 7f52d33d1700 10 cache get: name=.users+YT9QL2CGT6V8KMG3EFKT : hit
2014-05-08 10:24:50.667319 7f52d33d1700 20 get_obj_state: rctx=0x7f51e4001be0 obj=.users.uid:rgwadmin state=0x7f51e400c8a8 s->prefetch_data=0
2014-05-08 10:24:50.667325 7f52d33d1700 10 cache get: name=.users.uid+rgwadmin : hit
2014-05-08 10:24:50.667328 7f52d33d1700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:24:50.667332 7f52d33d1700 10 cache get: name=.users.uid+rgwadmin : hit
2014-05-08 10:24:50.667408 7f52d33d1700 10 get_canon_resource(): dest=/admin/user
2014-05-08 10:24:50.667411 7f52d33d1700 10 auth_hdr:
GET

Thu, 08 May 2014 14:24:49 GMT
/admin/user
2014-05-08 10:24:50.667467 7f52d33d1700 15 calculated digest=pQHEt3zs8JRb3lqkQsL7VVdnD1s=
2014-05-08 10:24:50.667469 7f52d33d1700 15 auth_sign=pQHEt3zs8JRb3lqkQsL7VVdnD1s=
2014-05-08 10:24:50.667470 7f52d33d1700 15 compare=0
2014-05-08 10:24:50.667473 7f52d33d1700 2 req 133:0.000295::GET /admin/user:get_quota_info:reading permissions
2014-05-08 10:24:50.667476 7f52d33d1700 2 req 133:0.000298::GET /admin/user:get_quota_info:init op
2014-05-08 10:24:50.667479 7f52d33d1700 2 req 133:0.000300::GET /admin/user:get_quota_info:verifying op mask
2014-05-08 10:24:50.667481 7f52d33d1700 20 required_mask= 0 user.op_mask=7
2014-05-08 10:24:50.667482 7f52d33d1700 2 req 133:0.000304::GET /admin/user:get_quota_info:verifying op permissions
2014-05-08 10:24:50.667485 7f52d33d1700 2 req 133:0.000307::GET /admin/user:get_quota_info:verifying op params
2014-05-08 10:24:50.667487 7f52d33d1700 2 req 133:0.000309::GET /admin/user:get_quota_info:executing
2014-05-08 10:24:50.667510 7f52d33d1700 20 get_obj_state: rctx=0x7f51e40055b0 obj=.users.uid:derektest state=0x7f51e400d658 s->prefetch_data=0
2014-05-08 10:24:50.667515 7f52d33d1700 10 cache get: name=.users.uid+derektest : hit
2014-05-08 10:24:50.667519 7f52d33d1700 20 get_obj_state: s->obj_tag was set empty
2014-05-08 10:24:50.667523 7f52d33d1700 10 cache get: name=.users.uid+derektest : hit
2014-05-08 10:24:50.667558 7f52d33d1700 2 req 133:0.000380::GET /admin/user:get_quota_info:http status=200
2014-05-08 10:24:50.667561 7f52d33d1700 1 ====== req done req=0x7f52f4016600 http_status=200 ======

Actions #3

Updated by Sage Weil almost 10 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
  • Source changed from other to Community (user)
Actions #4

Updated by Yehuda Sadeh almost 8 years ago

  • Status changed from New to Resolved

this was resolved.

Actions

Also available in: Atom PDF