Retaining network switch backup configuration files

Unified Compute Platform (UCP) Advisor Administration Guide

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

The latest ten network switch backup configuration files are retained for each Ethernet and Fibre Channel switch; however, you can modify this value to retain a higher or a lower number of files.

  1. Using the SSH protocol, log on to the UCP Advisor VM as ucpadmin.
  2. Open the infrastructure-operator-config config map in edit mode. Enter:
    kubectl edit configmap infrastructure-operator-config -n ucp
  3. Set the maxConfigurationBackups parameter to the number of backup files that you want to retain.
  4. Exit the Edit mode. Press the Esc key.
  5. Save the changes. Enter:
    :wq