]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cephfs: move release note for PR #41779 to right spot 54779/head
authorRishabh Dave <ridave@redhat.com>
Tue, 5 Dec 2023 05:49:07 +0000 (11:19 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 8 Dec 2023 09:41:29 +0000 (15:11 +0530)
Release note for PR #41779 applies releases after Reef, not  Reef
onwards. Move the release note accordingly.

Fixes: https://github.com/ceph/ceph/pull/41779
Fixes: https://tracker.ceph.com/issues/47264
Signed-off-by: Rishabh Dave <ridave@redhat.com>
PendingReleaseNotes

index c5ad5e0649f86e02866d9123bf6c33825aba45df..3670f78512c49797185daeb4e2d9682d1c20ed6d 100644 (file)
   recommend that users with versioned buckets, especially those that existed
   on prior releases, use these new tools to check whether their buckets are
   affected and to clean them up accordingly.
+* CephFS: Running the command "ceph fs authorize" for an existing entity now
+  upgrades the entity's capabilities instead of printing an error. It can now
+  also change read/write permissions in a capability that the entity already
+  holds. If the capability passed by user is same as one of the capabilities
+  that the entity already holds, idempotency is maintained.
 * CephFS: Two FS names can now be swapped, optionally along with their IDs,
   using "ceph fs swap" command. The function of this API is to facilitate
   file system swaps for disaster recovery. In particular, it avoids situations
   level storage operator (like Rook) to recreate the missing file system.
   See https://docs.ceph.com/en/latest/cephfs/administration/#file-systems
   docs for more information.
-* CephFS: Before running the command "ceph fs rename", the CephFS to be
-  renamed must be taken offline and "refuse_client_session" must be set for
-  it.
+* CephFS: Before running the command "ceph fs rename", the filesystem to be
+  renamed must be offline and the config "refuse_client_session" must be set
+  for it. The config "refuse_client_session" can be removed/unset and
+  filesystem can be online after the rename operation is complete.
 * RADOS: A POOL_APP_NOT_ENABLED health warning will now be reported if
   the application is not enabled for the pool irrespective of whether
   the pool is in use or not. Always tag a pool with an application
@@ -256,11 +262,6 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config
   than the number mentioned against the config tunable `mds_max_snaps_per_dir`
   so that a new snapshot can be created and retained during the next schedule
   run.
-* cephfs: Running the command "ceph fs authorize" for an existing entity now
-  upgrades the entity's capabilities instead of printing an error. It can now
-  also change read/write permissions in a capability that the entity already
-  holds. If the capability passed by user is same as one of the capabilities
-  that the entity already holds, idempotency is maintained.
 * `ceph config dump --format <json|xml>` output will display the localized
   option names instead of its normalized version. For e.g.,
   "mgr/prometheus/x/server_port" will be displayed instead of