]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/8/man/ceph-detect-init: update with tested distro and init systems 15043/head
authorKefu Chai <kchai@redhat.com>
Fri, 12 May 2017 07:20:45 +0000 (15:20 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 12 May 2017 07:26:12 +0000 (15:26 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/man/8/ceph-detect-init.rst
doc/man/8/ceph-disk.rst

index aeb3316e5039c4a5ad3d31afd11bbf8c9ac8785a..c409a949d4399fd214ca9c1c51275838c6db0b36 100644 (file)
@@ -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
 ============
 
index ed938b8b57071fddf49e270621fdad5720ff01c6..4635937a498973da77600c4162d3e6ab82b33acd 100644 (file)
@@ -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 <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 <ceph-detect-init>`\(8)
 :doc:`ceph-osd <ceph-osd>`\(8),
 :doc:`ceph-deploy <ceph-deploy>`\(8)