]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart: default CEPH_ASOK_DIR to asok/ 46176/head
authorSamuel Just <sjust@redhat.com>
Thu, 5 May 2022 18:44:46 +0000 (11:44 -0700)
committerSamuel Just <sjust@redhat.com>
Thu, 5 May 2022 19:17:43 +0000 (12:17 -0700)
commitba1594092fba583a0e30b0a477eea707016bcddd
tree67a5262de942cbb53f184a1d01551b2fabf8e457
parent42b969b8be16467bed93e4a0fd851e852c7ceb88
vstart: default CEPH_ASOK_DIR to asok/

stop.sh removes the configured asok_dir, so defaulting this to out/
results in logs being removed.  Let's instead just create an
asok/ directory.

Fixes: https://tracker.ceph.com/issues/55563
Signed-off-by: Samuel Just <sjust@redhat.com>
src/vstart.sh