Re: [ceph-users] RADOS Gateway Configuration

2013-05-31 Thread John Wilkins
lete headers (0 bytes) received from server >> >>> >> > "/var/www/s3gw.fcgi" >> >>> >> > >> >>> >> > The errors pop up when I try to hit that endpoint. It's strange >> >>> >> > because >&g

Re: [ceph-users] RADOS Gateway Configuration

2013-05-31 Thread John Wilkins
> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > >>> >> > On Tue, May 28, 2013 at 11:39 AM, Daniel Curran >>> >

Re: [ceph-users] RADOS Gateway Configuration

2013-05-30 Thread John Wilkins
the ceph conf file on >> >>> > the >> >>> > admin node. So you make the modification to the configuration file >> >>> > there; then, use "ceph-deploy config push" to push it to the server >> >>> > host. >> >>> > >> >>> > 2. Create a

Re: [ceph-users] RADOS Gateway Configuration

2013-05-28 Thread John Wilkins
gt; It wouldn't have worked before, because you didn't have the right >>> > keyring in /etc/ceph. The third step in that procedure says >>> > ceph.keyring. That's no longer correct. By convention with >>> > ceph-deploy, the key ring is ceph.client.admin.keyr

Re: [ceph-users] RADOS Gateway Configuration

2013-05-28 Thread Daniel Curran
; > 5. http://ceph.com/docs/master/start/quick-rgw/#enable-ssl Do this >> > before creating the users if you want to use SSL. >> > >> > 6. Restart ceph, apache, and radosgw as the root user. Then, proceed >> > to creating a user. >> > >> > I'

Re: [ceph-users] RADOS Gateway Configuration

2013-05-28 Thread Daniel Curran
rks ironed out so you can > > just cut and paste. > > > > Regards, > > > > > > John > > > > > > On Fri, May 24, 2013 at 2:22 PM, Daniel Curran > wrote: > >> > >> > >> -- Forwarded message -- > >> F

Re: [ceph-users] RADOS Gateway Configuration

2013-05-25 Thread John Wilkins
> > John > > > On Fri, May 24, 2013 at 2:22 PM, Daniel Curran > wrote: >> >> >> -- Forwarded message -- >> From: Daniel Curran >> Date: Fri, May 24, 2013 at 4:21 PM >> Subject: Re: [ceph-users] RADOS Gateway Configuration

Re: [ceph-users] RADOS Gateway Configuration

2013-05-24 Thread John Wilkins
urran wrote: > > > -- Forwarded message -- > From: Daniel Curran > Date: Fri, May 24, 2013 at 4:21 PM > Subject: Re: [ceph-users] RADOS Gateway Configuration > To: John Wilkins > > > Hey, > > I just finished the 5-minute quick start for rados th

Re: [ceph-users] RADOS Gateway Configuration

2013-05-23 Thread John Wilkins
It puts it in the same directory where you executed ceph-deploy. On Thu, May 23, 2013 at 10:57 AM, Daniel Curran wrote: > Hey John, > > Thanks for the reply. I'll check out that other doc you have there. Just for > future reference do you know where ceph-deploy puts the ceph keyring? > > Daniel >

Re: [ceph-users] RADOS Gateway Configuration

2013-05-23 Thread Daniel Curran
Hey John, Thanks for the reply. I'll check out that other doc you have there. Just for future reference do you know where ceph-deploy puts the ceph keyring? Daniel On Wed, May 22, 2013 at 7:19 PM, John Wilkins wrote: > Daniel, > > It looks like I need to update that portion of the docs too, as

Re: [ceph-users] RADOS Gateway Configuration

2013-05-22 Thread John Wilkins
Daniel, It looks like I need to update that portion of the docs too, as it links back to the 5-minute quick start. Once you are up and running with "HEALTH OK" on either the 5-minute Quick Start or Quick Ceph Deploy, your storage cluster is running fine. The remaining issues would likely be with a

[ceph-users] RADOS Gateway Configuration

2013-05-22 Thread Daniel Curran
Hello, I just started using ceph recently and was trying to get the RADOS Gateway working in order to use the Swift compatible API. I followed the install instructions found here (http://ceph.com/docs/master/start/quick-ceph-deploy/) and got to a point where "ceph health" give me HEALTH_OK. This i