From 166fb04c1251bc2df6aa68cbd4e303005f8f08e7 Mon Sep 17 00:00:00 2001 From: Tomer Haskalovitch Date: Wed, 25 Feb 2026 20:48:32 +0200 Subject: [PATCH] mgr/nvmeof: add nvmeof module introduction to pending release notes Fixes: https://tracker.ceph.com/issues/74702 Signed-off-by: Tomer Haskalovitch --- PendingReleaseNotes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index e14ae6e48bd..5c37cd7001f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -263,6 +263,10 @@ to ensure compatibility during upgrades, but can be disabled once old usage logs are no longer present to avoid performance overhead. +* NVMe-oF: A new Ceph Manager module, `nvmeof`, is now available. When enabled, it provisions the + dedicated `.nvmeof` RADOS Block Device (RBD) pool required for NVMe-oF integration, + simplifying initial setup and ensuring the pool is created consistently across deployments. + * MGR: A new command, `ceph osd ok-to-upgrade`, has been added that allows users and orchestration tools to determine a safe set of OSDs within a CRUSH bucket to upgrade simultaneously without impacting data availability. To help -- 2.47.3