[ceph-users] radosgw s3 api for java.

2014-01-17 Thread raj kumar
I tried using aws-java-sdk. I can list the buckets, but cant do any other functions like create/delete objects/buckets. getting 403/405 response code. pls let me know if anybody used it. sub domains are resolving properly in dns. Thanks. ___ ceph-users

Re: [ceph-users] radosgw swift java jars

2014-01-13 Thread raj kumar
Thanks. there is one more jclouds(https://github.com/jclouds/jclouds). would like to know anybody used it. On Mon, Jan 13, 2014 at 9:08 PM, Chmouel Boudjnah wrote: > fyi: there is this http://javaswift.org/ as well. > > Chmouel. > > > On Mon, Jan 6, 2014 at 7:05 PM, raj ku

Re: [ceph-users] radosgw swift java jars

2014-01-13 Thread raj kumar
Thank you. On Thu, Jan 9, 2014 at 12:51 PM, Wido den Hollander wrote: > On 01/09/2014 06:37 AM, raj kumar wrote: > >> Thank you for your time. Some would have used already the suitable java >> swift api for CS. Would like to hear from them. >> >> > This is n

Re: [ceph-users] radosgw swift java jars

2014-01-08 Thread raj kumar
); } } catch(HttpException | IOException e) { System.out.println("error"); } } } On Tue, Jan 7, 2014 at 12:45 PM, raj kumar wrote: > I meant could not find required jar files to run java swift program. > > > On Mon, Jan 6, 2014 at 11:35 PM, raj kuma

Re: [ceph-users] radosgw swift java jars

2014-01-06 Thread raj kumar
I meant could not find required jar files to run java swift program. On Mon, Jan 6, 2014 at 11:35 PM, raj kumar wrote: > Hi, could find all necessary jars required to run the java program. Is > there any place to get all jars for both swift and s3?

[ceph-users] radosgw swift java jars

2014-01-06 Thread raj kumar
Hi, could find all necessary jars required to run the java program. Is there any place to get all jars for both swift and s3? Thanks. ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] radosgw setup - not working

2013-12-19 Thread raj kumar
t; On Tue, Dec 17, 2013 at 7:31 AM, Yehuda Sadeh wrote: > >> On Tue, Dec 17, 2013 at 6:27 AM, raj kumar >> wrote: >> > Hi, >> > >> > I followed inst mentioned in ceph radosgw setup. >> > >> > I used swift python script to access it. I'm

[ceph-users] radosgw setup - not working

2013-12-17 Thread raj kumar
Hi, I followed inst mentioned in ceph radosgw setup. I used swift python script to access it. I'm getting error like, Traceback (most recent call last): File "a.py", line 8, in authurl='http://192.168.211.70/auth', File "/usr/lib/python2.6/site-packages/cloudfiles/__init__.py", line 98,

Re: [ceph-users] rbd in centos6.4

2013-09-18 Thread raj kumar
ackage that has it. > > ** ** > > Regards, > > Ben > > ** ** > > *From:* ceph-users-boun...@lists.ceph.com [mailto: > ceph-users-boun...@lists.ceph.com] *On Behalf Of *raj kumar > *Sent:* Monday, August 26, 2013 11:04 AM > *To:* Kasper Dieter >

Re: [ceph-users] Ceph Performance

2013-08-29 Thread raj kumar
version 0.67.1. On Thu, Aug 29, 2013 at 11:14 PM, raj kumar wrote: > I've setup ceph cluster and using rbd to check the performance. Used > ceph-deploy for deployment. > > /dev/sdb - is data disk, /dev/sda4 - is journal. I've 2 servers running 2 > osds and I 've 3

[ceph-users] Ceph Performance

2013-08-29 Thread raj kumar
I've setup ceph cluster and using rbd to check the performance. Used ceph-deploy for deployment. /dev/sdb - is data disk, /dev/sda4 - is journal. I've 2 servers running 2 osds and I 've 3 monitors running from vmware virtual machine. which has sufficient RAM/CPU. servers are dual core and i've 2

Re: [ceph-users] rbd in centos6.4

2013-08-26 Thread raj kumar
rbd8 > > > Now, your application can direct access the Rados Block Devices /dev/rbdX > > Regards, > -Dieter > > > > On Fri, Aug 23, 2013 at 01:31:05PM +0200, raj kumar wrote: > >Thank you Sir. I appreciate your help on this. > >I upgraded the kernel to

Re: [ceph-users] rbd in centos6.4

2013-08-23 Thread raj kumar
provision the block storage. creating rbd image and map in one of the mon host is right? the ceph doc is not very clear on this. Regards Raj On Fri, Aug 23, 2013 at 4:03 PM, Kasper Dieter wrote: > On Thu, Aug 22, 2013 at 03:32:35PM +0200, raj kumar wrote: > >ceph cluster is runnin

[ceph-users] rbd in centos6.4

2013-08-22 Thread raj kumar
ceph cluster is running fine in centos6.4. Now I would like to export the block device to client using rbd. my question is, 1. I used to modprobe rbd in one of the monitor host. But I got error, FATAL: Module rbd not found I could not find rbd module. How can i do this? 2. Once the rbd is