use host uuid on kvm on power too

Bug #1824810 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libvirt (Ubuntu)
Triaged
Medium
Unassigned
systemd (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

use host uuid on kvm on power too

On power, the qemu uuid is exposed as /sys/firmware/devicetree/base/vm,uuid and should be used like /sys/class/dmi/id/product_uuid is used on x86.

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

On s390x it only uses sysinfo for systemd-detect-virt,
  src/basic/virt.c:306: r = get_proc_field("/proc/sysinfo", "VM00 Control Program",
  WHITESPACE, &t);

but there also the Host UUID is exposed:
  $ cat /proc/sysinfo
  VM00 UUID: 0804001f-c45f-4345-994f-9fec048e822e

There it also seems not used to (re-)generate a machine ID consistently:

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Ack. Also DPM mode has LPAR UUID we should be using.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Revision history for this message
Dimitri John Ledkov (xnox) wrote :
Changed in libvirt (Ubuntu):
status: New → Triaged
importance: Undecided → High
importance: High → Medium
Revision history for this message
Dan Streetman (ddstreet) wrote :

please reopen if this is still an issue

Changed in systemd (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.