]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: mention `bdev_nvme_retry_count` was dropped 36775/head
authorKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 02:05:11 +0000 (10:05 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 02:05:11 +0000 (10:05 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
PendingReleaseNotes

index 53c7c310f766d4b6ad329f04c26631de8120ef74..27f1e4b7edcd0c152504291f9cfb3205bb165424 100644 (file)
   an OSD compaction on start. Setting this option to ``true`` and restarting an OSD
   will result in an offline compaction of the OSD prior to booting.
 
+* OSD: the option named ``bdev_nvme_retry_count`` has been removed. Because
+  in SPDK v20.07, there is no easy access to bdev_nvme options, and this
+  option is hardly used, so it was removed.
+
 * Now when noscrub and/or nodeep-scrub flags are set globally or per pool,
   scheduled scrubs of the type disabled will be aborted. All user initiated
   scrubs are NOT interrupted.