]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/FSCommands: add command to rename a file system
authorRamana Raja <rraja@redhat.com>
Tue, 20 Apr 2021 21:36:07 +0000 (17:36 -0400)
committerRamana Raja <rraja@redhat.com>
Thu, 17 Jun 2021 17:59:08 +0000 (13:59 -0400)
commitbd83fac8035bdf445a84420be2da5fd66a835c27
treea238ae70b968faaed4119631e80cc7b996eb6790
parentc8e2db190cb881a7a7c118a67133f512e0b95cca
mon/FSCommands: add command to rename a file system

The fs_name of the relevant MDSMap is set to the new name. Also,
the application tags of the data pools and the meta data pool of
the file system is set to the new name.

Fixes: https://tracker.ceph.com/issues/47276
Signed-off-by: Ramana Raja <rraja@redhat.com>
PendingReleaseNotes
doc/cephfs/administration.rst
qa/tasks/cephfs/test_admin.py
src/mds/MDSMap.h
src/mon/FSCommands.cc
src/mon/MonCommands.h