From 5af0f93f0eac37f41ef0407b7e0d3f858b1ef3ee Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 12 May 2017 15:20:45 +0800 Subject: [PATCH] doc/8/man/ceph-detect-init: update with tested distro and init systems Signed-off-by: Kefu Chai --- doc/man/8/ceph-detect-init.rst | 11 +++++++++++ doc/man/8/ceph-disk.rst | 6 ++++++ 2 files changed, 17 insertions(+) diff --git a/doc/man/8/ceph-detect-init.rst b/doc/man/8/ceph-detect-init.rst index aeb3316e503..c409a949d43 100644 --- a/doc/man/8/ceph-detect-init.rst +++ b/doc/man/8/ceph-detect-init.rst @@ -41,6 +41,17 @@ Options Display additional information for debugging. +Bugs +==== + +:program:`ceph-detect-init` is used by :program:`ceph-disk` to figure out the init system to manage the mount directory of an OSD. But only following combinations are fully tested: + +- `upstart` on `Ubuntu 14.04` +- `systemd` on `Ubuntu 15.04` and up +- `systemd` on `Debian 8` and up +- `systemd` on `RHEL/CentOS 7` and up +- `systemd` on `Fedora 22` and up + Availability ============ diff --git a/doc/man/8/ceph-disk.rst b/doc/man/8/ceph-disk.rst index ed938b8b570..4635937a498 100644 --- a/doc/man/8/ceph-disk.rst +++ b/doc/man/8/ceph-disk.rst @@ -78,6 +78,11 @@ the subcommands ``deactivate`` and ``destroy``. The documentation for each subcommand (prepare, activate, etc.) can be displayed with its ``--help`` option. For instance ``ceph-disk prepare --help``. +Bugs +==== + +See also the ``Bugs`` section in :doc:`ceph-detect-init `\(8). + Availability ============ @@ -87,5 +92,6 @@ the Ceph documentation at http://ceph.com/docs for more information. See also ======== +:doc:`ceph-detect-init `\(8) :doc:`ceph-osd `\(8), :doc:`ceph-deploy `\(8) -- 2.47.3