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 not a part of the Ceph project, so I

[ceph-users] FW: doubt if it's a defect in ceph_rest_api.py or i did anything wrong...

2014-01-13 Thread Gao, Wei M
Hi, All I runned ceph-rest-api and send a getting request to /api/v0.1 but got an internal server error. The log of ceph-rest-api is attached inline below: 2014-01-13 07:41:14,128 __main__ INFO: http://10.239.149.9:5050/api/v0.1 from 10.239.206.107 Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0)

Re: [ceph-users] How to increase filesizelimit ?

2014-01-13 Thread Markus Goldberg
Hi Sage, hopefully two last questions: How to delete an existing mds ? The ceph-manual says: "Coming soon" I tried: root@bd-a:/# ceph-deploy mds destroy bd-0 bd-1 bd-2 [ceph_deploy.cli][INFO ] Invoked (1.3.4): /usr/bin/ceph-deploy mds destroy bd-0 bd-1 bd-2 [ceph_deploy.mds][ERROR ] subco

Re: [ceph-users] radosgw setting puplic ACLs fails.

2014-01-13 Thread Wido den Hollander
On 11/27/2013 10:43 PM, Yehuda Sadeh wrote: I just pushed a fix for review for the s3cmd --setacl issue. It should land a stable release soonish. So this is commit 14cf4caff58cc2c535101d48c53afd54d8632104 right? It says: Fixes: #6892 Backport: dumpling, emperor But it never got back

[ceph-users] 3 node setup with pools size=3

2014-01-13 Thread Dietmar Maurer
I am still playing around with a small setup using 3 Nodes, each running 4 OSDs (=12 OSDs). When using a pool size of 3, I get the following behavior when one OSD fails: * the affected PGs get marked active+degraded * there is no data movement/backfill Note: using 'ceph osd crush tunables optim

Re: [ceph-users] 3 node setup with pools size=3

2014-01-13 Thread Wolfgang Hennerbichler
On 01/13/2014 12:39 PM, Dietmar Maurer wrote: > I am still playing around with a small setup using 3 Nodes, each running > 4 OSDs (=12 OSDs). > > > > When using a pool size of 3, I get the following behavior when one OSD > fails: > * the affected PGs get marked active+degraded > > * there is

Re: [ceph-users] ceph start error

2014-01-13 Thread Alfredo Deza
On Sun, Jan 12, 2014 at 8:55 AM, You, Rong wrote: > Hi, > > When I use the ceph.conf as follows: > > [mon] > > mon data = /var/lib/ceph/mon/ceph-$id > > [mon.test-a] > > host = test-a > > mon addr = 10.239.82.163:6789 > > [mon.test-b] > > host = test-b > > mon addr = 10.239.82.

[ceph-users] Problem in getting response from radosgw using swift api with Range header specified

2014-01-13 Thread dalchand choudhary
I am facing a problem in requesting ceph radosgw using swift api. Connection is getting closed after reading 512 bytes from stream. This problem is only occurring if I send a GET object request with range header. Here is the request and response: Request---> GET http://rgw.mydomain.com/swift/v1/

Re: [ceph-users] radosgw swift java jars

2014-01-13 Thread Chmouel Boudjnah
fyi: there is this http://javaswift.org/ as well. Chmouel. On Mon, Jan 6, 2014 at 7:05 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? Thanks. > > ___

[ceph-users] Peering or connections problem

2014-01-13 Thread Mordur Ingolfsson
Hi List, I have a Ceph setup consisting of 3 nodes, 1 mon and 2 osd. It seems that both my osds are in but down. the osd processes on the osd nodes exist and are listening and I am able to successfully telnet to - and from all nodes on the ports to and from all other nodes on the respective ports

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 kumar wrote: > >> Hi, c

[ceph-users] mon not binding to public interface

2014-01-13 Thread Jeff Bachtel
I've got a cluster with 3 mons, all of which are binding solely to a cluster network IP, and neither to 0.0.0.0:6789 nor a public IP. I hadn't noticed the problem until now because it makes little difference in how I normally use Ceph (rbd and radosgw), but now that I'm trying to use cephfs it'

[ceph-users] Howto investigate and restore "zombie" images

2014-01-13 Thread Guilhem Bonnefille
Hi, As it is my really first message here, here is a short description of me^Wmy project. I'm a totally newbie. I'm currently playing with Ceph in order to discover it features. My project is to use it in a sort of friendnet based on small nodes connected via ADSL (xDSL) links. As a really first

Re: [ceph-users] admin user for the object gateway?

2014-01-13 Thread Blair Nilsson
ok, it was a bug, and it was fixed :) Running a newer version of Emperor, and all is well with the world. On Fri, Jan 10, 2014 at 1:54 PM, Blair Nilsson wrote: > Emperor > > Mostly our evaluation is going pretty well, but things like this are > driving us crazy. Less crazy then when we were eva

Re: [ceph-users] Inconsistent pgs after update to 0.73 - > 0.74

2014-01-13 Thread Mark Kirkwood
On 10/01/14 17:16, Mark Kirkwood wrote: On 10/01/14 16:18, David Zafman wrote: With pool size of 1 the scrub can still do some consistency checking. These are things like missing attributes, on-disk size doesn’t match attribute size, non-clone without a head, expected clone. You could check

Re: [ceph-users] crush choose firstn vs. indep

2014-01-13 Thread ZHOU Yuan
Hi Loic, thanks for the education! I’m also trying to understand the new ‘indep’ mode. Is this new mode designed for Ceph-EC only? It seems that all of the data in 3-copy system are equivalent and this new algorithm should also work? Sincerely, Yuan On Mon, Jan 13, 2014 at 7:37 AM, Loic Dachar

[ceph-users] Which API to use to write and read objects

2014-01-13 Thread Randy Breunling
New to CEPH...so I'm on the learning-curve here. Have been through a lot of the documentation but am confused on one thing, still. What is the API or interface to use if we just want to write and read objects to CEPH object storage...and don't necessarily care about compatibility with Amazon s3 or

Re: [ceph-users] Which API to use to write and read objects

2014-01-13 Thread Wido den Hollander
On 01/14/2014 08:40 AM, Randy Breunling wrote: New to CEPH...so I'm on the learning-curve here. Have been through a lot of the documentation but am confused on one thing, still. What is the API or interface to use if we just want to write and read objects to CEPH object storage...and don't neces