Skip to content

The error message "failed to read the PCI VPD data" after upgrade to 10.1.0

Software environment

  • Operating system: Manjaro unstable branch
  • Architecture: x86
  • kernel version: 6.7.7-tkg and 6.6.18-tkg
  • libvirt version: 10.1.0
  • Hypervisor and version:

Description of problem

After updating from 10.0.0 to 10.1.0, an error message appears when running systemctl start libvirtd.service:

libvirtd[21055]: operation failed: failed to read the PCI VPD data

I do not know how to fix this issue.

I downgrade back 10.0.0, no error message.

This issue is related to 10.1.0.

Additional information

systemctl status libvirtd.service

systemctl status libvirtd.service
● libvirtd.service - libvirt legacy monolithic daemon
     Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; preset: disabled)
     Active: active (running) since Sun 2024-03-03 11:48:13 CET; 7s ago
TriggeredBy: ● libvirtd.socket
             ● libvirtd-ro.socket
             ● libvirtd-admin.socket
       Docs: man:libvirtd(8)
             https://libvirt.org/
   Main PID: 19796 (libvirtd)
      Tasks: 22 (limit: 32768)
     Memory: 104.2M (peak: 143.7M)
        CPU: 359ms
     CGroup: /system.slice/libvirtd.service
             ├─ 1231 /usr/bin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
             ├─ 1232 /usr/bin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
             └─19796 /usr/bin/libvirtd --timeout 120

Mär 03 11:48:13 zesko systemd[1]: Starting libvirt legacy monolithic daemon...
Mär 03 11:48:13 zesko systemd[1]: Started libvirt legacy monolithic daemon.
Mär 03 11:48:14 zesko dnsmasq[1231]: read /etc/hosts - 7 names
Mär 03 11:48:14 zesko dnsmasq[1231]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 names
Mär 03 11:48:14 zesko dnsmasq-dhcp[1231]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Mär 03 11:48:14 zesko libvirtd[19796]: libvirt version: 10.1.0
Mär 03 11:48:14 zesko libvirtd[19796]: hostname: zesko
Mär 03 11:48:14 zesko libvirtd[19796]: operation failed: failed to read the PCI VPD data
Edited by Zesko
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information