Remove references to install-values.yaml image value (dsR8, dsR7, dsR6)

Initial pass on master. Feedback required.
Restore section as directed.
Remove refererence to instal-values image option.
Replace description of how Automatic Serial Console capture
is set up.

Partial-Bug: 2067600

Change-Id: Ic0d07f222ef84e3c44be1113b172eee8e9cd7804
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
Ron Stone 2024-05-30 11:13:40 +00:00
parent 4bdc28e106
commit ce7e9ab993
2 changed files with 13 additions and 6 deletions

View File

@ -142,6 +142,7 @@ logs.
4: Outputs JSON of all command responses.
**Automatic Serial Console capture (for ``rvmc_debug_level`` > 1)**
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
The captured serial console log files are found in the same directory as the
subcloud ansible log files: ``/var/log/dcmanager/ansible``, and named as
``<subcloud name>_serial_console.log``.
**Automatic Serial Console capture (for ``rvmc_debug_level`` > 1)**
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

View File

@ -193,9 +193,6 @@ There are six phases for Rehoming a subcloud:
system controller using the :command:`dcmanager subcloud update --install-values`
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
after it goes offline, using the following command.