]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart: make "--crimson" imply "--nodaemon" 43004/head
authorGreg Farnum <gfarnum@redhat.com>
Tue, 31 Aug 2021 23:59:51 +0000 (23:59 +0000)
committerGreg Farnum <gfarnum@redhat.com>
Wed, 1 Sep 2021 01:31:06 +0000 (01:31 +0000)
commit98634e545bccb0d81e96bb6295c3ec2348940e11
tree4fdc3bb940f5014a8e07e56dcd71cc239bd4a219
parent980cf670ed7cb8afe9f58c26782e34e559848051
vstart: make "--crimson" imply "--nodaemon"

If you want to run multiple crimson-osd instances, you need nodaemon. Default
to nodaemon when using crimson.

Add a new "--crimson-foreground" which preserves the old behavior, in case
it's needed.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
doc/dev/crimson/crimson.rst
src/vstart.sh