]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: allow the use of it with kernel mounts 30463/head
authorJeff Layton <jlayton@redhat.com>
Wed, 18 Sep 2019 12:09:25 +0000 (08:09 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 27 Sep 2019 12:23:07 +0000 (08:23 -0400)
commit5b36293ab87476dec22b2d8e76270e2a69b2707b
treee289c3aa7fcb5354c99699e81cfb8e603806de75
parent517337e1b1be2c2bfdcdf830ad7af24d10f3daf0
vstart_runner: allow the use of it with kernel mounts

Add a new command-line switch to allow it to use the kernel client
instead, and add all of the machinery to handle local kcephfs mounts.

Document this in the developer guide, along with the appropriate scary
warnings about using this on a machine that you care about. While we're
in there, also correct a typo about FUSE configuration.

Fixes: https://tracker.ceph.com/issues/41910
Signed-off-by: Jeff Layton <jlayton@redhat.com>
doc/dev/developer_guide/index.rst
qa/tasks/vstart_runner.py