Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688828

Summary: sys-cluster/ceph-13: radosgw doesn't work with init script
Product: Gentoo Linux Reporter: max
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED OBSOLETE    
Severity: normal CC: cluster, dlan, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ceph openrc script

Description max 2019-06-27 14:30:11 UTC
Created attachment 581152 [details]
ceph openrc script

Due to https://tracker.ceph.com/issues/40525, the init script doesn't let one start a radosgw instance with any other ID than `admin`.

Since the code hasn't been changed in ~8 years, this most likely affects 12 and 14 as well.

Additionally, the init script doesn't strip the `radosgw` service name that's used for the ID, and allows name collisions for log files (since only the instance ID is used, not instance type, an OSD and a mon both named 0 would go into the same file).
Comment 1 max 2019-06-27 14:30:57 UTC
Previously attached script has those fixes, and is backwards compatible with old running check.