From 2ec31a6a66d322ce0c2ff45d4661ee54b9746279 Mon Sep 17 00:00:00 2001 From: Igor Golikov Date: Sun, 16 Mar 2025 11:18:53 +0000 Subject: [PATCH] release notes: removed lines added by automatic merge rule using 'union' Signed-off-by: Igor Golikov --- PendingReleaseNotes | 8 -------- 1 file changed, 8 deletions(-) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 3b0c48a4f7e..6a12379044f 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -568,14 +568,6 @@ Relevant tracker: https://tracker.ceph.com/issues/57090 set using the `fs set` command. This flag prevents using a standby for another file system (join_fs = X) when standby for the current filesystem is not available. Relevant tracker: https://tracker.ceph.com/issues/61599 -* mon: add NVMe-oF gateway monitor and HA - This PR adds high availability support for the nvmeof Ceph service. High availability -means that even in the case that a certain GW is down, there will be another available -path for the initiator to be able to continue the IO through another GW. -It is also adding 2 new mon commands, to notify monitor about the gateway creation/deletion: - - nvme-gw create - - nvme-gw delete -Relevant tracker: https://tracker.ceph.com/issues/64777 * MDS now uses host errors, as defined in errno.cc, for current platform. errorcode32_t is converting, internally, the error code from host to ceph, when encoding, and vice versa, -- 2.39.5