On Mon, Nov 4, 2013 at 1:12 PM, Gruher, Joseph R <joseph.r.gruher@xxxxxxxxx> wrote: >>-----Original Message----- >>From: Yehuda Sadeh [mailto:yehuda@xxxxxxxxxxx] >>Sent: Monday, November 04, 2013 12:40 PM >>To: Gruher, Joseph R >>Cc: ceph-users@xxxxxxxxxxxxxx >>Subject: Re: radosgw fails to start >> >>Not sure why you're able to run the 'rados' and 'ceph' command, and not >>'radosgw', just note that the former two don't connect to the osds, whereas >>the latter does, so it might fail on a different level. >>You're using the default client.admin as the user for radosgw, but your >>ceph.conf file doesn't have a section for it and all the relevant configurables >>are under client.radosgw.gateway. Try fixing that first. >> >>Yehuda >> > > Thanks for the hint. Adding the section below seems to have addressed the problem. For some reason I didn't have to do this on my previous cluster but it seems to need it here. > > [client.admin] > keyring = /etc/ceph/ceph.client.admin.keyring > > Now I am failing with a new problem, probably something to do with how I set up Apache, I think, this seems to be some kind of FastCGI error: > 2013-11-04 13:05:48.354547 7f1cd6f5d820 0 ERROR: FCGX_Accept_r returned -88 > > Full output: http://pastebin.com/gyhQnrgP error 88 is "not a socket", which might hint that you didn't set 'rgw socket path' correctly. Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com