Modifying the sampling time parameter for server firmware upgrade

Unified Compute Platform (UCP) Advisor Administration Guide

Version
4.6.x
Audience
anonymous
Part Number
MK-92UCP119-15
ft:lastEdition
2024-09-24

When you upgrade server firmware using BMC or iLO, the upgraded information is not immediately updated in UCP Advisor. The information in UCP Advisor is updated as per the default scheduled refresh intervals. However, you can modify this time interval to a higher or a lower value.

  1. Using the SSH protocol, log on to the UCP Advisor VM.
  2. Edit the infrastructure-operator-config config map. Enter:
    kubectl edit configmap infrastructure-operator-config -n ucp
  3. Set the serverFactSamplingTime parameter value to the required value. The default value is 144 minutes.
  4. Exit the edit mode. Press the Esc key.
  5. Save the changes. Enter:
    :wq