Networking NVIDIA UFM Enterprise Appliance Software User Manual

Known Issues in This Release


Ref #

Issue

3699419



Description: Incorrect actions during a reboot, specifically in initiating the iDRAC interface, can impact the successful initiation of the High-Availability (HA) configuration after a reboot or power cycle. This occurs only if the user remanufactures the UFM Enterprise Appliance from ISO file. For more information, refer to Appendix - Deploying UFM Appliance from an ISO File.

Workaround: Change the crontab option in UFM Enterprise Appliance via the OS shell #crontab -e: 

@reboot /usr/sbin/netplan apply

to: 

@reboot sleep 240 && /sbin/ip link set up dev idrac


Keywords: Reboot; iDRAC; HA; Power Cycle

Discovered in Release: 1.6.0

3729822


Description: The Logs API consistently returns an empty response when logs from previous years are present in the log files.

Keywords: Logs API, Empty response, Logs file

Workaround: Include the year in each log line.

Discovered in Release: v1.6.0


Last updated: