Skip to content

Fixes for RadosGW init script#100

Merged
liewegas merged 2 commits intoceph:nextfrom
jaharkes:init
Mar 11, 2013
Merged

Fixes for RadosGW init script#100
liewegas merged 2 commits intoceph:nextfrom
jaharkes:init

Conversation

@jaharkes
Copy link
Contributor

The --signal argument to Debian's start-stop-daemon doesn't make it send a signal, but defines which signal should be send when --stop is specified.

Also pass --chuid to make setuid to www-data work.

And finally, made sure the Signed-off-by line is in the commit messages.

The --signal argument to Debian's start-stop-daemon doesn't
make it send a signal, but defines which signal should be send
when --stop is specified.

Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
liewegas added a commit that referenced this pull request Mar 11, 2013
Fixes for RadosGW init script

Reviewed-by: Sage Weil <sage@inktank.com>
@liewegas liewegas merged commit 263bff8 into ceph:next Mar 11, 2013
@liewegas
Copy link
Member

After thinking about this a bit more, i reverted the second setuid patch. We need to make sure that the paths are all readable and writeble by that user first (/var/lib/ceph/rgw/*, /var/log/ceph, /var/run/ceph, at a minimum), and the mkcephfs, chef, juju, and/or ceph-deploy bits may also need to be fixed up accordingly...

liewegas added a commit that referenced this pull request Dec 14, 2016
use the right syntax for RHEL/CentOS distros to check for ceph status

Reviewed-by: Sage Weil <sage@redhat.com>
ddiss pushed a commit to ddiss/ceph that referenced this pull request May 29, 2017
tests: workunit: install iozone package from OBS (openSUSE/SLES only)

Reviewed-by: Jan Fajerski <jfajerski@suse.com>
ricardoasmarques pushed a commit to ricardoasmarques/ceph that referenced this pull request Feb 20, 2018
mgr/dashboard_v2: Datatable related code improvements
liewegas pushed a commit to liewegas/ceph that referenced this pull request Nov 5, 2021
…tups

Feature/38 community events meetups
m-ildefons pushed a commit to m-ildefons/ceph that referenced this pull request Feb 10, 2023
rgw/sfs: drop upstream-specific github actions
tobias-urdin pushed a commit to tobias-urdin/ceph that referenced this pull request Aug 2, 2023
Moisi pushed a commit to Moisi/ceph that referenced this pull request Jun 30, 2025
Merge in STORAGEENG/ceph from bugfix/STOROBJ-3843-transfer-meter-failing-1 to aka_version_18.2.1

* commit 'a119ac258df30e2fda49be136ad50872db035623':
  Log message consistency
  More complete bucket owner fetch implementation.
  More complete solution to handoff bucket_owner set.
  Check we're dealing with a handoff user.
  Unbreak usage logging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants