Merge "Intel FEC Operator workaround on r9 should be removed before upgrade (r10, dsr10)"
This commit is contained in:
commit
d8ac7d36c8
@ -11,6 +11,18 @@ Manual Host Software Deployment
|
||||
new patch release or a new major release using a manual procedure of
|
||||
step-by-step host-by-host commands.
|
||||
|
||||
.. note::
|
||||
|
||||
During an upgrade from |prod-long| Release |v_r9| to |prod-long| Release
|
||||
|v_r10|, the |FEC| operator stays in a ``CrashLoopBack`` state during
|
||||
reboot, unlock, and restore. Therefore, before the upgrade, remove the
|
||||
``metrics_timer_config_wa_10212024.sh`` script, otherwise, the |FEC|
|
||||
Operator application will stay in the ``CrashLoopBack`` state. To remove the script,
|
||||
use the following command:
|
||||
|
||||
.. code-block::
|
||||
|
||||
~(keystone_admin)]$ metrics_timer_config_wa_10212024.sh -r
|
||||
|
||||
.. note::
|
||||
|
||||
@ -67,7 +79,7 @@ standard configuration.
|
||||
|
||||
- The platform issuer (system-local-ca) must be configured with an RSA
|
||||
certificate/private key. If ``system-local-ca`` was configured with a
|
||||
different type of certificate/private key, use the
|
||||
different type of certificate/private key, use the
|
||||
:ref:`migrate-platform-certificates-to-use-cert-manager-c0b1727e4e5d` procedure
|
||||
to reconfigure it with the RSA certificate/private key.
|
||||
|
||||
|
@ -18,6 +18,19 @@ steps across all the hosts in a cluster, based on the configured policies.
|
||||
to a new patched major release, that is, all the comments in this section
|
||||
that are specific to major release also apply to a patched major release.
|
||||
|
||||
.. note::
|
||||
|
||||
During an upgrade from |prod-long| Release |v_r9| to |prod-long| Release
|
||||
|v_r10|, the |FEC| operator stays in a ``CrashLoopBack`` state during
|
||||
reboot, unlock, and restore. Therefore, before the upgrade, remove the
|
||||
``metrics_timer_config_wa_10212024.sh`` script, otherwise, the |FEC|
|
||||
operator application will stay in the ``CrashLoopBack`` state. To remove the script,
|
||||
use the following command:
|
||||
|
||||
.. code-block::
|
||||
|
||||
~(keystone_admin)]$ metrics_timer_config_wa_10212024.sh -r
|
||||
|
||||
Software deployment Orchestration supports all standalone configurations:
|
||||
|AIO-SX|, |AIO-DX| and standard configuration.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user