"VmkCtl: Restoring passthru map attributes for device xxxx:xx:xx.x failed" message is observed in ESXi /var/run/log/syslog after adding pci device (e.g. Nvidia GPU device).VMware vSphere ESXi 8.0
The jumpstart plugin attempts to call a function called LoadConfig for all devices discovered during boot time. This function is only meant for passthru devices and can be ignored for non-passthru ones.
The messages can be safely ignored for non-passthru devices.