docs/doc/source/updates/kubernetes/overview-of-firmware-update-orchestration.rst
Ron Stone f125a8b892 Remove spurious escapes (r8,dsR8)
This change addresses a long-standing issue in rST documentation imported from XML.
That import process added backslash escapes in front of various characters. The three
most common being '(', ')', and '_'.
These instances are removed.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
2023-03-01 11:19:04 +00:00

2.0 KiB

Overview

Firmware update orchestration allows the firmware on the hosts of an entire system to be updated with a single operation.

You can configure and run firmware update orchestration using the , or the stx-nfv VIM REST API.

Note

Firmware update is currently not supported on the Horizon Web interface. Only host device firmware update is currently supported.

Firmware update orchestration requirements

Firmware update orchestration can only be done on a system that meets the following conditions:

  • The system is clear of alarms (with the exception of alarms for locked hosts, stopped instances, and firmware updates in progress).

    Note

    When configuring firmware update orchestration, you have the option to ignore alarms that are not of management-affecting severity. For more information, see Kubernetes Version Upgrade Cloud Orchestration <configuring-kubernetes-update-orchestration>.

  • There are unlocked-enabled worker function hosts in the system that requires firmware update. The Firmware Update Orchestration Strategy creation step will fail if there are no qualified hosts detected.

  • Firmware update is a reboot-required operation. Therefore, in systems that have the -openstack application applied with running instances, if the migrate option is selected there must be spare openstack-compute (worker) capacity to move instances off the openstack-compute (worker) host(s) being updated.

    Note

    Administrative controller Swacts should be avoided during firmware update orchestration.

For more information, refer to the following:

the-firmware-update-orchestration-process firmware-update-operations-requiring-manual-migration