[ceph-users] rados-java issue tracking and release

2015-07-14 Thread Mingfai
%7Ccom.ceph%7Crados%7C0.1.4%7Cjar regards, mingfai ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] keyvaluestore upgrade from v0.87 to v0.94.1

2015-05-22 Thread Mingfai
de it.". I plan to do a clean installation of the old 0.87 version to recover my data, with the old keyring and conf. Any important thing to note for this kind of data recovery work? thx regards, mingfai On Sat, May 23, 2015 at 10:59 AM, Haomai Wang wrote: > Experimental feature like keyvalu

[ceph-users] keyvaluestore upgrade from v0.87 to v0.94.1

2015-05-22 Thread Mingfai
: unable to read osd superblock 7fb8b06ce900 -1 ** ERROR: osd init failed: (22) Invalid argument any idea if such upgrade is supported? how can I troubleshoot the problem? thx regards, mingfai ___ ceph-users mailing list ceph-users@lists.ceph.com h

[ceph-users] does "ceph auth caps" support multiple pools?

2015-02-16 Thread Mingfai
osd 'allow * pool=a-1 pool=a-2' #use multiple osd caps ceph auth caps client.CLIENT_ID osd 'allow * pool=a-1' osd 'allow * pool=a-2' any idea? p.s. I checked the doc as well as tried different combination http://ceph.com/docs/master/rados/operations/user-management/