Re: [ceph-users] getting started

2013-09-16 Thread Justin Ryan
thanks, running as root does give me status, but not clean. r...@jr-ceph2.vm:~# ceph status cluster 9059dfad-924a-425c-a20b-17dc1d53111e health HEALTH_WARN 91 pgs degraded; 192 pgs stuck unclean; recovery 21/42 degraded (50.000%) monmap e1: 1 mons at {jr-ceph2=10.88.26.55:6789/0}, election

Re: [ceph-users] getting started

2013-09-16 Thread John Wilkins
We will have a new update to the quick start this week. On Mon, Sep 16, 2013 at 12:18 PM, Alfredo Deza wrote: > On Mon, Sep 16, 2013 at 12:58 PM, Justin Ryan wrote: >> Hi, >> >> I'm brand new to Ceph, attempting to follow the Getting Started guide with 2 >> VMs. I completed the Preflight without

Re: [ceph-users] getting started

2013-09-16 Thread Alfredo Deza
On Mon, Sep 16, 2013 at 12:58 PM, Justin Ryan wrote: > Hi, > > I'm brand new to Ceph, attempting to follow the Getting Started guide with 2 > VMs. I completed the Preflight without issue. I completed Storage Cluster > Quick Start, but have some questions: > > The Single Node Quick Start grey box

[ceph-users] getting started

2013-09-16 Thread Justin Ryan
Hi, I'm brand new to Ceph, attempting to follow the Getting Startedguide with 2 VMs. I completed the Preflight without issue. I completed Storage Cluster Quick Start , but have some questions: The *Single N

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-09 Thread Howarth, Chris
Many thanks for all your assistance thus far. Chris -Original Message- From: Shain Miley [mailto:smi...@npr.org] Sent: 08 July 2013 21:36 To: Howarth, Chris [CCC-OT_IT] Cc: Gregory Farnum; ceph-us...@ceph.com Subject: RE: [ceph-users] Getting started with RADOS Gateway It is that comma

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-08 Thread Howarth, Chris
r your help. Chris From: Shain Miley [mailto:smi...@npr.org] Sent: 08 July 2013 17:25 To: Howarth, Chris [CCC-OT_IT] Cc: Gregory Farnum; ceph-us...@ceph.com Subject: Re: [ceph-users] Getting started with RADOS Gateway What is the output of 'ceph auth list'? There should be an entry si

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-08 Thread Shain Miley
13 4:18 PM To: Shain Miley Cc: Gregory Farnum; ceph-us...@ceph.com Subject: RE: [ceph-users] Getting started with RADOS Gateway Shain – you are correct there is no entry in ‘ceph auth list’. How do I register the key ? I have the contents needed: # ls /etc/ceph ceph.bootstrap-md

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-08 Thread John Wilkins
> > + return 0 > > + return 0 > > + echo 'Starting client.radosgw.gateway...' > > Starting client.radosgw.gateway... > > > > However there is no daemon running. I have tried just running what seems to > be the relevant part: > > > > runuser -s

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-08 Thread Shain Miley
seems to be the relevant part: runuser -s /bin/bash apache -c 'ulimit -S -c 0 >/dev/null 2>&1 ; /usr/bin/radosgw -n client.radosgw.gateway' still no output or anything in the logs. Any suggestions at all ? many thanks Chris -Original Message- From: Gregory Farnum [m

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-08 Thread Howarth, Chris
sh apache -c 'ulimit -S -c 0 >/dev/null 2>&1 ; /usr/bin/radosgw -n client.radosgw.gateway' still no output or anything in the logs. Any suggestions at all ? many thanks Chris -Original Message- From: Gregory Farnum [mailto:g...@inktank.com] Sent: 05 July 201

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-05 Thread Gregory Farnum
t; Subject: RE: Getting started with RADOS Gateway > > > > Hi, > > > > Maybe you forgot some step when creating the subuser, because you have empty > the subusers field, and you need an id and permisssions…. > > Something like that: > > "subusers": [ >

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-05 Thread Howarth, Chris
to do this step sudo radosgw-admin subuser create --uid=johndoe --subuser=johndoe:swift --access=full De: ceph-users-boun...@lists.ceph.com<mailto:ceph-users-boun...@lists.ceph.com> [mailto:ceph-users-boun...@lists.ceph.com] En nombre de Howarth, Chris Enviado el: viernes, 05 de julio de

Re: [ceph-users] Getting started with RADOS Gateway

2013-07-05 Thread Alvaro Izquierdo Jimeno
ol"}], I think you need to do this step sudo radosgw-admin subuser create --uid=johndoe --subuser=johndoe:swift --access=full De: ceph-users-boun...@lists.ceph.com [mailto:ceph-users-boun...@lists.ceph.com] En nombre de Howarth, Chris Enviado el: viernes, 05 de julio de 2013 10:03 Para

[ceph-users] Getting started with RADOS Gateway

2013-07-05 Thread Howarth, Chris
Hi - I "think" I have configured the rados gateway correctly on a RHEL6 server using httpd-2.2.15-28.el6_4.x86_64, but an unable to connect and am having a hard time tracking down where the problem is. I am also unclear as to what to check for to validate my config. In particular if I try to con