switching to my own repo's builds of qemu (which I haven't used in production
on 42.3 for ages), in preference over d.o.o's Virtualization repo,
cat LOC-qemu.repo
[LOC-qemu]
enabled=1
baseurl=https://download.opensuse.org/repositories/home:/pgnd:/Virtualization:/qemu/openSUSE_Leap_15.0
priority=11
...
cat Virtualization.repo
[Virtualization]
enabled=1
priority=12
baseurl=https://download.opensuse.org/repositories/Virtualization/openSUSE_Leap_15.0
...
zypper dup --from LOC-qemu
...
now, on reboot, all looks good
dmesg | grep -i xen | egrep -i "fail"
(empty)
xl list
Name ID Mem VCPUs
State Time(s)
Domain-0 0 4016 4
r----- 548.1
Xenstore 1 31 1
-b---- 0.0
systemctl status -l `systemctl list-unit-files | grep -i xen | grep
enabled | awk '{print $1}'`
● xen-init-dom0.service - xen-init-dom0, initialise Dom0
configuration (xenstore nodes, JSON configuration stub)
Loaded: loaded
(/usr/lib/systemd/system/xen-init-dom0.service; enabled; vendor preset:
disabled)
Active: active (exited) since Wed 2018-05-30 12:56:36 PDT;
10min ago
Process: 1552 ExecStart=/usr/lib/xen/bin/xen-init-dom0
(code=exited, status=0/SUCCESS)
Process: 1549 ExecStartPre=/bin/grep -q control_d
/proc/xen/capabilities (code=exited, status=0/SUCCESS)
Main PID: 1552 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 9830)
CGroup: /system.slice/xen-init-dom0.service
May 30 12:56:36 xen001 xen-init-dom0[1552]: Done setting up Dom0
● xen-qemu-dom0-disk-backend.service - qemu for xen dom0 disk
backend
Loaded: loaded
(/usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service; enabled; vendor
preset: disabled)
Active: active (running) since Wed 2018-05-30 12:56:36 PDT;
10min ago
Process: 1556 ExecStartPre=/bin/mkdir -p /var/run/xen
(code=exited, status=0/SUCCESS)
Process: 1555 ExecStartPre=/bin/grep -q control_d
/proc/xen/capabilities (code=exited, status=0/SUCCESS)
Main PID: 1763 (qemu-system-i38)
Tasks: 4 (limit: 9830)
CGroup: /system.slice/xen-qemu-dom0-disk-backend.service
└─1763 /usr/bin/qemu-system-i386 -xen-domid 0
-xen-attach -name dom0 -nographic -M xenpv -daemonize -monitor /dev/null
-serial /dev/null -parallel /dev/null -nodefaults -no-user>
● xencommons.service - xencommons
Loaded: loaded (/usr/lib/systemd/system/xencommons.service;
enabled; vendor preset: enabled)
Active: active (exited) since Wed 2018-05-30 12:57:05 PDT;
10min ago
Process: 1923 ExecStartPost=/bin/sh -c mv -vf
/var/log/xen/xen-boot.log /var/log/xen/xen-boot.prev.log ; /usr/sbin/xl dmesg >
/var/log/xen/xen-boot.log (code=exited, status=0/SUCCESS)
Process: 1918 ExecStart=/usr/bin/xenstore-ls -f (code=exited,
status=0/SUCCESS)
Process: 1917 ExecStartPre=/bin/grep -q control_d
/proc/xen/capabilities (code=exited, status=0/SUCCESS)
Main PID: 1918 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 9830)
CGroup: /system.slice/xencommons.service
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/0/device-model/0/backends/vfb = ""
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/0/device-model/0/backends/qnic = ""
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/0/device-model/0/state = "running"
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1 = ""
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1/domid = "1"
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1/name = "Xenstore"
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1/memory = ""
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1/memory/target = "32768"
May 30 12:57:05 xen001.example.com xenstore-ls[1918]:
/local/domain/1/memory/static-max = "331776"
May 30 12:57:05 xen001.example.com sh[1923]: renamed
'/var/log/xen/xen-boot.log' -> '/var/log/xen/xen-boot.prev.log'
● xenconsoled.service - Xenconsoled - handles logging from
guest consoles and hypervisor
Loaded: loaded (/usr/lib/systemd/system/xenconsoled.service;
enabled; vendor preset: disabled)
Active: active (running) since Wed 2018-05-30 12:56:36 PDT;
10min ago
Process: 1553 ExecStartPre=/bin/mkdir -p
${XENCONSOLED_LOG_DIR} (code=exited, status=0/SUCCESS)
Process: 1550 ExecStartPre=/bin/grep -q control_d
/proc/xen/capabilities (code=exited, status=0/SUCCESS)
Main PID: 1554 (xenconsoled)
Tasks: 2 (limit: 9830)
CGroup: /system.slice/xenconsoled.service
└─1554 /usr/sbin/xenconsoled -i --log=none
--log-dir=/var/log/xen/console
● xendomains.service - Xendomains - start and stop guests on
boot and shutdown
Loaded: loaded (/usr/lib/systemd/system/xendomains.service;
enabled; vendor preset: disabled)
Active: active (exited) since Wed 2018-05-30 12:57:06 PDT;
10min ago
Process: 1936 ExecStart=/usr/lib/xen/bin/xendomains start
(code=exited, status=0/SUCCESS)
Process: 1933 ExecStartPre=/bin/grep -q control_d
/proc/xen/capabilities (code=exited, status=0/SUCCESS)
Main PID: 1936 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 9830)
CGroup: /system.slice/xendomains.service
May 30 12:57:06 xen001.example.com xendomains[1936]: ..done
● xenstored.service - The Xen xenstore
Loaded: loaded (/usr/lib/systemd/system/xenstored.service;
enabled; vendor preset: disabled)
Active: active (exited) since Wed 2018-05-30 12:56:36 PDT;
10min ago
Process: 1419 ExecStart=/etc/xen/scripts/launch-xenstore
(code=exited, status=0/SUCCESS)
Main PID: 1419 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 9830)
CGroup: /system.slice/xenstored.service
May 30 12:56:36 xen001 launch-xenstore[1419]: Starting
/usr/lib/xen/boot/xenstore-stubdom.gz...
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]