Merge "Remove references to install-values.yaml image value (dsR8, dsR7, dsR6)"
This commit is contained in:
commit
f66753e347
@ -142,6 +142,7 @@ logs.
|
|||||||
|
|
||||||
4: Outputs JSON of all command responses.
|
4: Outputs JSON of all command responses.
|
||||||
|
|
||||||
|
|
||||||
**Automatic Serial Console capture (for ``rvmc_debug_level`` > 1)**
|
**Automatic Serial Console capture (for ``rvmc_debug_level`` > 1)**
|
||||||
|
|
||||||
When the ``rvmc_debug_level`` is enabled (``rvmc_debug_level`` > 0), the full serial
|
When the ``rvmc_debug_level`` is enabled (``rvmc_debug_level`` > 0), the full serial
|
||||||
@ -159,10 +160,19 @@ to one of the serial console types:
|
|||||||
|
|
||||||
4: AIO Low-latency, Serial Console
|
4: AIO Low-latency, Serial Console
|
||||||
|
|
||||||
The captured serial console log files are found in the same directory as the
|
**Automatic Serial Console capture (for ``rvmc_debug_level`` > 1)**
|
||||||
subcloud ansible log files: ``/var/log/dcmanager/ansible``, and named as
|
|
||||||
``<subcloud name>_serial_console.log``.
|
|
||||||
|
|
||||||
|
Automatic Serial Console capture is based on the global ``CONF.ipmi_capture``
|
||||||
|
value and the given ``rvmc_debug_level``. The global ``CONF.ipmi_capture``
|
||||||
|
value defaults to 1, which defers the configuration to the per-subcloud
|
||||||
|
``rvmc_debug_level`` install value. The ``CONF.ipmi_capture`` can be set in
|
||||||
|
``/etc/dcmanager/dcmanager.conf`` to override this setting for all subclouds.
|
||||||
|
|
||||||
|
CONF.ipmi_capture options:
|
||||||
|
|
||||||
|
0: globally disabled
|
||||||
|
1: enabled based on rvmc_debug_level
|
||||||
|
2: globally enabled
|
||||||
|
|
||||||
.. Greg updates required for -High Security Vulnerability Document Updates
|
.. Greg updates required for -High Security Vulnerability Document Updates
|
||||||
|
|
||||||
|
@ -205,9 +205,6 @@ There are six phases for Rehoming a subcloud:
|
|||||||
system controller using the :command:`dcmanager subcloud update --install-values`
|
system controller using the :command:`dcmanager subcloud update --install-values`
|
||||||
command after rehoming the subcloud.
|
command after rehoming the subcloud.
|
||||||
|
|
||||||
**Delete the "image:" line from the install-values file, if it exists, so
|
|
||||||
that the image is correctly located based on the new system controller
|
|
||||||
configuration**.
|
|
||||||
|
|
||||||
#. If the previous system controller is still running, delete the subcloud
|
#. If the previous system controller is still running, delete the subcloud
|
||||||
after it goes offline, using the following command.
|
after it goes offline, using the following command.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user