From e4e9d8781067a2d61a650b09db6024a5e9b303d6 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 6 Aug 2020 01:48:11 +1000 Subject: [PATCH] doc/rados: remove upgrade auth disable This commit removes a recommendation to disable authentication before performing an upgrade. Fixes: https://tracker.ceph.com/issues/30630 Signed-off-by: Zac Dover --- doc/rados/configuration/common.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 842bc43b6f36c..4d6f7ed6ea976 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -89,10 +89,6 @@ authentication in the ``[global]`` section of your Ceph configuration file. :: Additionally, you should enable message signing. See `Cephx Config Reference`_ for details. -.. important:: When upgrading, we recommend expressly disabling authentication - first, then perform the upgrade. Once the upgrade is complete, re-enable - authentication. - .. _Cephx Config Reference: ../auth-config-ref -- 2.39.5