Release Notes

Ubuntu Server 20.04 live image installation fails due
to a loss of network connectivity
Description The Ubuntu Server 20.04 live image installation fails due to a loss of network connectivity. The live image
is designed to update all the packages to the latest version and then proceed with installation.
Solution For seamless installation of Ubuntu Server 20.04, at least one network connection is required.
Systems affected All yx4x and yx5x Dell EMC PowerEdge servers.
Applies to Ubuntu 20.04
Tracking number 168103
CCP initialization failed error encountered after
Ubuntu.20.04 is installed
Description The following error message is displayed after Ubuntu 20.04 is installed:
ccp initialization failed
Functionality of the operating system is not affected, and the error message can be ignored.
Cause The CCP engine is disabled in the system BIOS. The operating system recognizes the CCP engine
however, it is not initialized.
Systems affected All yx4x and yx5x Dell EMC PowerEdge servers.
Applies to Ubuntu 20.04
Tracking number 169087
NVMe drive is not detected after multiple hot plug
operations
Description
NVMe drive is not detected when multiple hot plug operations are performed.
Cause A race condition that is related to MSI interrupts and their handling in the pciehp driver interrupt service
routine causes this issue.
Workaround 1. Read the Slot Status Register in the PCI Express Capability structure by running the following
command:
setpci -s e0:03.2 CAP_EXP+0x1a.w
Output: 0148 (value returned)
2. Clear the event bits that are impacted by running the following command:
setpci -s e0:03.2 CAP_EXP+0x1a.w=0x0108
3. Read the Slot Status Register again to confirm that event bits are cleared by running the following
command:
setpci -s e0:03.2 CAP_EXP+0x1a.w
Output: 0040 (value returned)
4. Unplug the drive and then plug-in the drive after clearing the event bits.
Systems affected All yx4x and yx5x Dell EMC PowerEdge servers.
Applies to Ubuntu 20.04
Known issues 11