Virhe toivottavasti kertoo syyn.
Tämä on ensimmäinen kerta, kun yritän luoda virtuaalikonetta puhtaan asennuksen jälkeen.
Lisätietoa:
Operating System: openSUSE Tumbleweed 20240726
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.9-1-default (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 9 5900HX with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: MINIPC PN52
localhost:~ # id raija
uid=1000(raija) gid=1000(raija) groups=1000(raija),36(kvm),108(libvirt)
localhost:~ #
raija@localhost:~> l openSUSE-Tumbleweed-NET-x86_64-Snapshot20240726-Media.iso
-rw-r--r-- 1 raija raija 292552704 29. 7. 12:08 openSUSE-Tumbleweed-NET-x86_64-Snapshot20240726-Media.iso
raija@localhost:~>
# grep group /etc/libvirt/qemu.conf
# The group for QEMU processes run by the system instance. It can be
#group = "qemu" <----------------?
# to match the configured user/group above. Defaults to 1.
# What cgroup controllers to make use of with QEMU guests
# the administrator has mounted cgroups, e.g.:
# mkdir /dev/cgroup
# mount -t cgroup -o devices,cpu,memory,blkio,cpuset none /dev/cgroup
#cgroup_controllers = [ "cpu", "devices", "memory", "blkio", "cpuset", "cpuacct" ]
#cgroup_device_acl = [
#swtpm_group = "tss"
# group meaning no other process will share Hyper Threads of a single core with
# QEMU. Each QEMU has its own group.
# into separate scheduling group
# "vcpus" - only QEMU vCPU threads are placed into a separate scheduling group,
# emulator threads and helper processes remain outside of the group
# separate scheduling group, helper processes remain outside of
# the group
# scheduling group
localhost:~ #
localhost:~ # virsh net-list --all
Name State Autostart Persistent
--------------------------------------------
default active yes yes