Skip to content

Instantly share code, notes, and snippets.

Created February 14, 2015 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d8f63e202afe530f7698 to your computer and use it in GitHub Desktop.
Save anonymous/d8f63e202afe530f7698 to your computer and use it in GitHub Desktop.
Radosgw starting errors
$ radosgw -c ceph.conf -d
2015-02-14 14:52:14.719195 7f510a6067c0 0 ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3), process radosgw, pid 15234
2015-02-14 14:52:14.784451 7f510a6067c0 0 framework: fastcgi
2015-02-14 14:52:14.784456 7f510a6067c0 0 starting handler: fastcgi
2015-02-14 14:52:14.786213 7f50ddcf8700 0 ERROR: FCGX_Accept_r returned -9
2015-02-14 14:52:14.890989 7f50decfa700 0 ERROR: can't read user header: ret=-2
2015-02-14 14:52:14.890993 7f50decfa700 0 ERROR: sync_user() failed, user=cephtest ret=-2
^C2015-02-14 14:52:48.457417 7f50de4f9700 1 handle_sigterm
2015-02-14 14:52:48.457459 7f50de4f9700 1 handle_sigterm set alarm for 120
2015-02-14 14:52:48.457468 7f510a6067c0 -1 shutting down
2015-02-14 14:52:48.480441 7f510a6067c0 1 final shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment