Intel FEC Operator workaround on r9 should be removed before upgrade (r10, dsr10)
Change-Id: I0e32783ae1d05b5df63cca0d88d86df2331ee56d Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
parent
bb265e607d
commit
a3ce97e25f
@ -11,6 +11,18 @@ Manual Host Software Deployment
|
|||||||
new patch release or a new major release using a manual procedure of
|
new patch release or a new major release using a manual procedure of
|
||||||
step-by-step host-by-host commands.
|
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::
|
.. note::
|
||||||
|
|
||||||
@ -67,7 +79,7 @@ standard configuration.
|
|||||||
|
|
||||||
- The platform issuer (system-local-ca) must be configured with an RSA
|
- The platform issuer (system-local-ca) must be configured with an RSA
|
||||||
certificate/private key. If ``system-local-ca`` was configured with a
|
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
|
:ref:`migrate-platform-certificates-to-use-cert-manager-c0b1727e4e5d` procedure
|
||||||
to reconfigure it with the RSA certificate/private key.
|
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
|
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.
|
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:
|
Software deployment Orchestration supports all standalone configurations:
|
||||||
|AIO-SX|, |AIO-DX| and standard configuration.
|
|AIO-SX|, |AIO-DX| and standard configuration.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user