Skip to main content

Questions tagged [libvirt]

daemon and clients to manage virtual machines and containers

1 vote
1 answer
25 views

I'm setting up a lab environment for a relatively large distributed systems class next term. While we have a relatively beefy server(64cores, 256GB, 4TB Disk) that does run VMs for the 3rd year OS ...
codegen's user avatar
  • 11
3 votes
1 answer
251 views

I am creating a new QEMU/KVM virtual machine using libvirt CLI in Debian Linux. According the tutorial, I must activate the default network using the following command: sudo virsh net-start default ...
user153245's user avatar
0 votes
0 answers
41 views

I'm just trying to understand why Virtual Machine Manager (VMM) is not able to know the IP Address of a VM(a.k.a. Domain) when the VM has it's Network Source as a bridge device. In the screenshot I ...
Evan's user avatar
  • 11
0 votes
0 answers
33 views

I am trying to automate the deployment of a cybersecurity lab. My goal is to have a repeatable process to create a Debian-based with all my tools and configs. To this extent, I recently discovered ...
paupaulaz's user avatar
  • 165
1 vote
2 answers
107 views

I got two FreeBSD VMs (Latest production version, 14.3) working with my setup of Linux VMs separated by each service, all the Linux VMs report the RAM usage correctly but for some reason the FreeBSD ...
Swee's user avatar
  • 21
0 votes
0 answers
86 views

I'm on Fedora Linux 42.20250824.0 (Sway Atomic), running libvirt version 11.0.0, qemu-img version 9.2.4 (qemu-9.2.4-1.fc42) and virt-manager version 5.0.0, all installed as layered packages. Using ...
magnusTre's user avatar
2 votes
3 answers
2k views

I just found an app on Discover Store (Flatpak) that is called "Virtual Machine Manager". So I've downloaded it, because I want to try and make a Windows 11 VM with it. But as soon as I go ...
Delphi Programming's user avatar
2 votes
1 answer
141 views

I am trying to write a bash script that detects if there are any running VMs and performs a set of actions only when no VMs are running. The system in question has several virtual machines (all from ...
zpangwin's user avatar
  • 1,113
1 vote
0 answers
104 views

I am trying to pass gpu to vm with libvirt following guides: https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Setting_up_an_OVMF-based_guest_virtual_machine https://github.com/joeknock90/...
Hashibane's user avatar
1 vote
0 answers
237 views

KVM/QEMU libvirt Network "default" NAT Configuration - Guest can connect to host and the host to guest but the guest cannot connect to Internet(no VPN). $ sudo virsh net-list --all Name ...
Pavel Sayekat's user avatar
1 vote
1 answer
60 views

I have a custom dnsmasq instance running locally as my main dns provider and I want to forward *.vm requests to libvirt's instance of dnsmasq, but there's something wrong with my local network ...
thiago's user avatar
  • 133
1 vote
0 answers
66 views

I'm trying to automate installation of a debian machine with a preseed configuration file and despite a few hiccups here and there it seems to work. I am confused though why adding --inject-initrd ...
Daniel Krajnik's user avatar
0 votes
0 answers
25 views

When attempting to create a libvirt domain off a debian iso file using virt-manager, it fails with Could not open '/home/laur/Downloads/debian.iso': Permission denied error. The file has read access ...
laur's user avatar
  • 814
2 votes
1 answer
295 views

I'm having trouble with libvirt kvm's routed networks where a VM inside a routed virtual network can ping every VM in my home subnet except the default gateway... or any gateway for that matter. I ...
Fulmen3161's user avatar
0 votes
0 answers
422 views

I managed to get my NVidia GPU (RTX 3070) working with 3D acceleration in virt-manager. I had to make a user QEMU/KVM session as there's some bug not causing it to not work in the system/root session. ...
Bitmapp3r's user avatar

15 30 50 per page
1
2 3 4 5
28