Hello Yehuda, Thanks for your response!
This is my RGW configuration: https://gist.github.com/anonymous/c0f62783feac88e069c7 <https://gist.github.com/anonymous/c0f62783feac88e069c7> and This is Tengine configuration: https://gist.github.com/anonymous/90b77c168ed0606db03d <https://gist.github.com/anonymous/90b77c168ed0606db03d> Please let me know if you need something else? Best! > On Feb 14, 2015, at 6:22 PM, Yehuda Sadeh-Weinraub <yeh...@redhat.com> wrote: > > > > ----- Original Message ----- >> From: "B L" <super.itera...@gmail.com> >> To: ceph-users@lists.ceph.com >> Sent: Friday, February 13, 2015 11:55:22 PM >> Subject: [ceph-users] Having problem to start Radosgw >> >> Hi all, >> >> I’m having a problem to start radosgw, giving me error that I can’t diagnose: >> >> $ radosgw -c ceph.conf -d >> >> 2015-02-14 07:46:58.435802 7f9d739557c0 0 ceph version 0.80.7 >> (6c0127fcb58008793d3c8b62d925bc91963672a3), process radosgw, pid 27609 >> 2015-02-14 07:46:58.437284 7f9d739557c0 -1 asok(0x7f9d74da80a0) >> AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to >> bind the UNIX domain socket to '/var/run/ceph/ceph-client.admin.asok': (17) >> File exists >> 2015-02-14 07:46:58.499004 7f9d739557c0 0 framework: fastcgi >> 2015-02-14 07:46:58.499016 7f9d739557c0 0 starting handler: fastcgi >> 2015-02-14 07:46:58.501160 7f9d477fe700 0 ERROR: FCGX_Accept_r returned -9 >> 2015-02-14 07:46:58.594271 7f9d648ab700 -1 failed to list objects >> pool_iterate returned r=-2 >> 2015-02-14 07:46:58.594276 7f9d648ab700 0 ERROR: lists_keys_next(): ret=-2 >> 2015-02-14 07:46:58.594278 7f9d648ab700 0 ERROR: sync_all_users() returned >> ret=-2 >> ^C2015-02-14 07:47:29.119185 7f9d47fff700 1 handle_sigterm >> 2015-02-14 07:47:29.119214 7f9d47fff700 1 handle_sigterm set alarm for 120 >> 2015-02-14 07:47:29.119222 7f9d739557c0 -1 shutting down >> 2015-02-14 07:47:29.142726 7f9d739557c0 1 final shutdown >> >> >> since it complains that this file exists: >> /var/run/ceph/ceph-client.admin.asok, I removed it, but now, I get this >> error: >> >> $ radosgw -c ceph.conf -d >> >> 2015-02-14 07:47:55.140276 7f31cc0637c0 0 ceph version 0.80.7 >> (6c0127fcb58008793d3c8b62d925bc91963672a3), process radosgw, pid 27741 >> 2015-02-14 07:47:55.201561 7f31cc0637c0 0 framework: fastcgi >> 2015-02-14 07:47:55.201567 7f31cc0637c0 0 starting handler: fastcgi >> 2015-02-14 07:47:55.203443 7f319effd700 0 ERROR: FCGX_Accept_r returned -9 > > Error 9 is EBADF (bad file number). Looks like there's an issue with the > socket created for the fastcgi communication. How did you configure it? > > Yehuda > >> 2015-02-14 07:47:55.304048 7f319ffff700 -1 failed to list objects >> pool_iterate returned r=-2 >> 2015-02-14 07:47:55.304054 7f319ffff700 0 ERROR: lists_keys_next(): ret=-2 >> 2015-02-14 07:47:55.304060 7f319ffff700 0 ERROR: sync_all_users() returned >> ret=-2 >> >> >> Cant somebody help me where to start fixing this? >> >> Thanks! >> >> _______________________________________________ >> ceph-users mailing list >> ceph-users@lists.ceph.com <mailto:ceph-users@lists.ceph.com> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >> <http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com>
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com