-
I am not doing very well with Vagrant on Fedora. I'm usually pretty good with tech, but I've tried several Vagrant files and none of them work for me. Any idea what I'm doing wrong here?
I follow…
-
I use openstack 23.2, and deployed prometheus-libvirt-exporter by `apt install prometheus-libvirt-exporter` (version 1.6.0).
I found some journal err log while live-migrate vm:
```
Nov 15 07:49…
-
**Describe the bug**
Whenever I run `vagrant up`, I get the error:
```
Bringing machine 'test_machine' up with 'libvirt' provider...
[fog][DEPRECATION] Unable to require fog/libvirt/compute
[fog]…
-
Hi, and thank you for the tool and its outstanding documentation.
I just began to test it (version 0.56) and am hitting a snag: none of my `raw`-image based domains will allow a snapshot:
```log
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
equal or higher than v1.16.0 and lower than v1.17.0
### What happened?
This issue occurs when using …
-
### Expected behavior
No warnings
### Actual behavior
Getting these warnings
`[fog][WARNING] Unrecognized arguments: libvirt_ip_command`
#### Vagrant version
2.4.3-1
#### Host operating…
-
### Priority
(Medium) I'm annoyed but I'll live
### Is your feature request related to a problem?
For troubleshooting virtualisation issues we need some logs from hypervisor and guests.
[libvirt …
-
1. Build out one anaconda-iso with below config.toml and container file
```
root@xx images]# cat config.toml
[customizations.kernel]
append = "mitigations=auto,nosmt"
…
-
```
ID: libvirt_guests_sysconfig_file
Function: file.managed
Name: /etc/sysconfig/libvirt-guests
Result: True
Comment: Empty file
Started: 10:19:00.222726
…
-
# Describe the problem
On a Ubuntu 22.04 Jammy system I am using the vagrant from the repo and MUST use the libvirt provider to avoid the VirtualBox conflicts that occur with my other qemu/kvm virt…