Re: [ceph-users] Radosgw on Ubuntu vs CentOS

2013-12-03 Thread Andy McCrae
Tracked it down - its the start-stop-daemon command flag, -u isn't for user change, that should be -c, so I'll submit a fix soon. On Tue, Dec 3, 2013 at 4:06 PM, Sage Weil wrote: > On Tue, 3 Dec 2013, Andy McCrae wrote: > > Hi ceph-users, > > I've been playing ar

[ceph-users] Radosgw on Ubuntu vs CentOS

2013-12-03 Thread Andy McCrae
Hi ceph-users, I've been playing around with radosgw and I notice there is an inconsistency between the Ubuntu and CentOS startup scripts. On Ubuntu, if I run a start ceph-all (which will start radosgw), or I run the init script /etc/init.d/radosgw start - the radosgw process starts up fine, but