Merge "Add warning about locking subcloud sysadmin account during upgrades (r8, r7, r6, r5, ds8, ds7, ds6)" into r/stx.6.0
This commit is contained in:
@@ -277,6 +277,13 @@ following conditions:
|
||||
| updated_at | 2020-02-02T14:42:19.376688 |
|
||||
+------------------------+----------------------------+
|
||||
|
||||
.. warning::
|
||||
Do not log in to the subcloud using the sysadmin account during an upgrade
|
||||
procedure. During an upgrade, the subcloud password is reset to the default
|
||||
value and is subsequently resynced, and any login attempt during the
|
||||
upgrade will fail. Also, consecutive unsuccessful login attempts may lock
|
||||
your account.
|
||||
|
||||
#. To show the step currently being performed on each of the subclouds, use
|
||||
the :command:`dcmanager strategy-step list` command.
|
||||
|
||||
@@ -328,6 +335,12 @@ the secret payload is, "username: admin password:<password>", see,
|
||||
:ref:`Update Docker Registry Credentials on a Subcloud
|
||||
<updating-docker-registry-credentials-on-a-subcloud>` for more information.
|
||||
|
||||
.. note::
|
||||
Before attempting to log in to the subclouds using the sysadmin account,
|
||||
verify that the subcloud ``platform_sync_status`` is synced. This would
|
||||
ensure that the sysadmin password is successfully resynced to the subclouds
|
||||
and that login attempts do not fail.
|
||||
|
||||
.. only:: partner
|
||||
|
||||
.. include:: /_includes/distributed-upgrade-orchestration-process-using-the-cli.rest
|
||||
|
||||
Reference in New Issue
Block a user