]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: mention rcceph drop in PendingReleaseNotes
authorNathan Cutler <ncutler@suse.com>
Fri, 12 Jan 2018 06:50:57 +0000 (07:50 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 15 Jan 2018 10:24:05 +0000 (11:24 +0100)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
PendingReleaseNotes

index 8922cec2eba9450c736112f9920a02c3d2b49236..a5454b5167be76030a4e4a273bc2f08d6fcefd59 100644 (file)
   equivalent to the built-in default behavior, so it has been replaced with an
   example in the CRUSH documentation.
 
+* The "rcceph" script (systemd/ceph in the source code tree, shipped as
+  /usr/sbin/rcceph in the ceph-base package for CentOS and SUSE) has been
+  dropped. This script was used to perform admin operations (start, stop,
+  restart, etc.) on all OSD and/or MON daemons running on a given machine.
+  This functionality is provided by the systemd target units (ceph-osd.target,
+  ceph-mon.target, etc.).
+
 
 >= 12.2.2
 ---------