]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/nvmeof: add nvmeof module introduction to pending release notes 67167/head
authorTomer Haskalovitch <tomer.haska@ibm.com>
Wed, 25 Feb 2026 18:48:32 +0000 (20:48 +0200)
committerTomer Haskalovitch <tomer.haska@ibm.com>
Thu, 26 Feb 2026 08:36:04 +0000 (10:36 +0200)
Fixes: https://tracker.ceph.com/issues/74702
Signed-off-by: Tomer Haskalovitch <tomer.haska@ibm.com>
PendingReleaseNotes

index e14ae6e48bd16afa457e532954594a838d625561..5c37cd7001f1fbdc37c91833b7e93a4a09c4ca18 100644 (file)
   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