From ff080391c1456abdf096d521ca3b8184bcae29b2 Mon Sep 17 00:00:00 2001 From: Joao Eduardo Luis Date: Fri, 1 Mar 2019 18:24:35 +0000 Subject: [PATCH] PendingReleaseNotes: add `ceph osd info` Signed-off-by: Joao Eduardo Luis --- PendingReleaseNotes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index abecf9ace7e5..851dba5b81b2 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -95,4 +95,8 @@ the HDD or SSD option values. Administrators who have customized this value may want to consider whether they have set this to a value similar to the new defaults (3 for HDDs and 10 for SSDs) and, - if so, remove the option from their configuration entirely. \ No newline at end of file + if so, remove the option from their configuration entirely. + +* monitors now have a `ceph osd info` command that will provide information + on all osds, or provided osds, thus simplifying the process of having to + parse `osd dump` for the same information. -- 2.47.3