mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
cephfs: add a release note for PR #53899
With merging of PR #53899 it is mandatory now for CephFS to be offline and refuse_client_session to be set before an attempt to rename the CephFS is made. Add a release note for this. Fixes: https://github.com/ceph/ceph/pull/53899 Fixes: https://tracker.ceph.com/issues/63154 Signed-off-by: Rishabh Dave <ridave@redhat.com>
This commit is contained in:
parent
9bc2c79943
commit
4bd2d6bcf1
@ -57,6 +57,9 @@
|
||||
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.
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user