Hi Benjamin,

code extract

sync_all_users() erroring is the sync of user stats

/* 
* thread, full sync all users stats periodically 
* 
* only sync non idle users or ones that never got synced before, this is needed 
so that 
* users that didn't have quota turned on before (or existed before the user 
objclass 
* tracked stats) need to get their backend stats up to date. 
*/

Nothing to really worry if it is a brand new fresh install as there is nothing 
to synchronize in terms of stat.

JC



On Jun 27, 2014, at 12:35, Benjamin Lynch <[email protected]> wrote:

> Hello Ceph users,
> 
> Has anyone seen a radosgw error like this:
> 
> 2014-06-27 14:02:39.254210 7f06b11587c0  0 ceph version 0.80.1
> (a38fe1169b6d2ac98b427334c12d7cf81f809b74), process radosgw, pid 15471
> 2014-06-27 14:02:39.341198 7f06955ea700  0 ERROR: can't get key: ret=-2
> 2014-06-27 14:02:39.341212 7f06955ea700  0 ERROR: sync_all_users()
> returned ret=-2
> 
> This is a new install of radosgw.  It created the default pools after
> I started it up, so I would assume the client keyring it set
> correctly. However, it's having trouble getting a key of sort (from
> the error message).  Any idea which key it's looking for?
> 
> Thanks.
> 
> - Ben
> _______________________________________________
> ceph-users mailing list
> [email protected]
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to