Comment 8 for bug 1477225

Revision history for this message
Liam Young (gnuoy) wrote : Re: ceph-radosgw died during deployment

This is not a charm bug. It looks like an upstart script issue:

# service radosgw status
/usr/bin/radosgw is not running.
# service radosgw start
Starting client.radosgw.gateway...
/usr/bin/radosgw is running.
# service radosgw status
/usr/bin/radosgw is running.
# service radosgw restart
Starting client.radosgw.gateway...
/usr/bin/radosgw already running.
/usr/bin/radosgw is running.
# service radosgw status
/usr/bin/radosgw is not running.