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 ]

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

[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

Re: [ceph-users] ceph start error

2014-01-13 Thread Alfredo Deza
On Sun, Jan 12, 2014 at 8:55 AM, You, Rong rong@intel.com 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 =

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 rajkumar600...@gmail.com 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

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 chmo...@enovance.comwrote: fyi: there is this http://javaswift.org/ as well. Chmouel. On Mon, Jan 6, 2014 at 7:05 PM, raj kumar

[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

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 blair.nils...@gmail.comwrote: Emperor Mostly our evaluation is going pretty well, but things like this are driving us crazy. Less crazy

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

[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

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