From: Kefu Chai Date: Tue, 22 Nov 2016 03:53:57 +0000 (+0800) Subject: PendingReleaseNotes: document the feature to rebuild monstore X-Git-Tag: v0.94.10~38^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=10472f0521f6aef516660a470be8c5fe453b1a76;p=ceph.git PendingReleaseNotes: document the feature to rebuild monstore Signed-off-by: Kefu Chai --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index f618ab3c8c4..78f5d0b7143 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -8,6 +8,9 @@ v0.94 set LD_PRELOAD=liblttng-ust-fork.so.0 to prevent a crash in the lttng atexit handler when the process exits. The only ceph tool that requires this is rbd-fuse. +* ceph-objectstore-tool and ceph-monstore-tool now enable user to + rebuild the monitor database from OSDs. This feature is especially + useful when all monitors fail to boot due to leveldb corruption. v0.94.3 -------