-
Sometimes when using `virsh`, you may encounter a problem related to the `default` network
```
# virsh start vdpa-vm
error: Failed to start domain vdpa-vm
error: Network not found: no network wi…
-
Hi. I don't know 'go', but use your exporter.
Collecting information about the used memory of the virtual machine is more correct to take from the " domain.memorystats.useMemory". When i use virsh do…
-
acrn-libvirt version: dev v6.1.0
acrn version: 2.0
Virsh command shows VM is running though the VM does not get started due to the image not found in the proper location given in xml file. acrn-dm…
-
Hi
Can help me for use optimus-manger when switch to integrated automatically set gpu driver to vfio ??
seems need when logout stop display manager virsh nodedev-detach
and connect it to vfio…
-
```bash
wwng@diskstation:/$ virsh
virsh: error while loading shared libraries: libvirt-lxc.so.0: cannot open shared object file: No such file or directory
```
DSM 6.1.1-15101
-
## System Information
### Linux distribution
```AlmaLinux 9.3 (Shamrock Pampas Cat)```
### Terraform version
```
Terraform v1.7.5
on linux_amd64
```
### Provider and libvirt version…
-
To reproduce on libvirt:
1. Load a broken image file
```
echo "abc" > test.qcow2
IMAGE=
virsh vol-delete podvm-base.qcow2 --pool default
virsh -c qemu:///system vol-create-as --pool default -…
-
```
What steps will reproduce the problem?
Enable a serial console on a kvm virtual machine. Then edit conman.conf to
access this console through libvirt:
console name="foo" dev="/usr/bin/virsh …
-
### Describe the bug
the default network for libvirtd cannot be started
### Steps To Reproduce
Steps to reproduce the behavior:
1. enable firewall using `networking.firewall.enable = true;`
2. …
-
**Is your feature request related to a problem? Please describe.**
I'd like the ability to simulate multiple Internet sources. This can be useful for testing multihoming, multiple sites, etc.
**De…