]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: document workaround for NFS storage change
authorSage Weil <sage@newdream.net>
Mon, 28 Jun 2021 19:54:51 +0000 (15:54 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 9 Sep 2021 14:20:32 +0000 (16:20 +0200)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit c100812bff699af4d96c2861fe13bd23b937810b)

PendingReleaseNotes

index f5ac346a449fc874803320dab424b6da41277866..04c5d561d6897d0951322f0c963ca46784777574 100644 (file)
   zone are provided, the user is now responsible for setting up the
   multisite configuration beforehand--cephadm no longer attempts to
   create missing realms or zones.
+
+* The cephadm NFS support has been simplified to no longer allow the
+  pool and namespace where configuration is stored to be customized.
+  As a result, the ``ceph orch apply nfs`` command no longer has
+  ``--pool`` or ``--namespace`` arguments.
+
+  Existing cephadm NFS deployments (from earlier version of Pacific or
+  from Octopus) will be automatically migrated when the cluster is
+  upgraded.  Note that the NFS ganesha daemons will be redeployed and
+  it is possible that their IPs will change.