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.
- Using the SSH protocol, log on to the UCP Advisor VM.
- Edit the infrastructure-operator-config config map. Enter:
kubectl edit configmap infrastructure-operator-config -n ucp
- Set the serverFactSamplingTime parameter value to the required value. The default value is 144 minutes.
- Exit the edit mode. Press the Esc key.
- Save the changes. Enter: