]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 16.2.7 Release Notes (dashboard)
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Wed, 1 Dec 2021 20:32:17 +0000 (21:32 +0100)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 13 Dec 2021 22:45:58 +0000 (17:45 -0500)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
doc/releases/pacific.rst

index e913630808890498042a9ca86edee4fd3da641af..079418ff9e0e1d188e5590c05deb27567ca99da8 100644 (file)
@@ -50,6 +50,23 @@ Notable Changes
   until we implement a limit on the number of PGs default pools should consume,
   in combination with the 'scale-down' profile.
 
+* Cephadm & Ceph Dashboard: NFS management has been completely reworked to
+  ensure that NFS exports are managed consistently across the different Ceph
+  components. Prior to this, there were 3 incompatible implementations for
+  configuring the NFS exports: Ceph-Ansible/OpenStack Manila, Ceph Dashboard and
+  'mgr/nfs' module. With this release the 'mgr/nfs' way becomes the official
+  interface, and the remaining components (Cephadm and Ceph Dashboard) adhere to
+  it. While this might require manually migrating from the deprecated
+  implementations, it will simplify the user experience for those heavily
+  relying on NFS exports.
+
+* Dashboard: "Cluster Expansion Wizard". After the 'cephadm bootstrap' step,
+  users that log into the Ceph Dashboard will be presented with a welcome
+  screen. If they choose to follow the installation wizard, they will be guided 
+  through a set of steps to help them configure their Ceph cluster: expanding
+  the cluster by adding more hosts, detecting and defining their storage
+  devices, and finally deploying and configuring the different Ceph services.
+  
 Changelog
 ---------