Description of problem: I registered some hosts (libvirt) to the service and noticed that the serial number is not detected. I tried to run "dmidecode -s system-serial-number" in the discovery iso and the command is not even available there. Version-Release number of selected component (if applicable): Staging on Sep. 21 How reproducible: 100% Steps to Reproduce: 1. Create a cluster 2. Download the discovery iso 3. Boot some libvirt machines with the iso Actual results: In the GUI after the machines register, the introspection data is missing the serial number
ukalifon The dmidecode command is in the container, not in the machine. We are using the baseboard-serial-number and not system-serial-number. Serial number is not available on virtual machines. We use system uuid (system-uuid) instead. I suggest to close the issue. cc: alazar