Closed tserong closed 4 years ago
Note that while this causes the adopted containers to be run with --init, the user must still run ceph config set mgr mgr/cephadm/container_init true at some point, so that any new containers created in future are also run with --init.
ceph config set mgr mgr/cephadm/container_init true
Signed-off-by: Tim Serong tserong@suse.com
Fixes https://bugzilla.suse.com/show_bug.cgi?id=1177588
@susebot run teuthology
Commit b6888a577f603246fdcc4db6191b88dd72e7b829 is OK for suite deepsea:tier2. Check tests results in the Jenkins job: https://storage-ci.suse.de/job/pr-deepsea/483/
Note that while this causes the adopted containers to be run with --init, the user must still run
ceph config set mgr mgr/cephadm/container_init true
at some point, so that any new containers created in future are also run with --init.Signed-off-by: Tim Serong tserong@suse.com
Fixes https://bugzilla.suse.com/show_bug.cgi?id=1177588