On Mon, 20 Jul 2015, Pavan Rallabhandi wrote:
> [Resending in plain text format, apologies for the spam]
> 
> Hi,
> 
> This is with reference to the commit 
> https://github.com/ceph/ceph/commit/f30fa4a364602fb9412babf7319140eca4c64995 
> and tracker http://tracker.ceph.com/issues/11453
> 
> On Hammer binaries, we are finding this fix has regressed to have multiple 
> RGW instances to be run on a single machine. Meaning, with no user specified 
> under 'client.radosgw.gateway' sections, and by having the default user to be 
> assumed as 'root', we are unable to get multiple RGW daemons run on a client 
> machine.
> 
> The start-stop-daemon complains than an instance of 'radosgw' is already 
> running, by starting the first daemon in the configuration and bails out from 
> starting further instances:
> 
> <snip>
> 
> + start-stop-daemon --start -u root -x /usr/bin/radosgw -- -n 
> client.radosgw.gateway-3
> /usr/bin/radosgw already running.
> 
> <\snip>
> 
> However, by having a user specified in the relevant 'client.radosgw.gateway' 
> sections, one can get around this issue. Wanted to confirm if this is indeed 
> a regression or was it expected to behave so from the fix.

This was not intentional. Can you open a tracker ticket?

Thanks!
sage

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to