Michael Ablassmeier
Michael Ablassmeier
hi there, i mainly using vagrant with the libvirt provider. There is a big variety of operating systems available, created by the roboxes project (https://github.com/lavabit/robox). Maybe it would make sense...
Running latest vagrant and vagrant-libvirt plugin, i fail to bring up the example, because apparently it trys to use sudo during provision step even tho the privileged option is enabled....
moving this over from the vagrant-libvirt discussion: i have only once attempted to use a packaged up ESXi image on with Terraform+libvirt and i think i experienced the same issue....
At the moment there are two ways for backing up offline virtual machines: 1) Use the offline backup functionality in virtnbdbackup where the code starts the NBD Service using qemu-nbd,...
The example curl command shown for the multi file upload example doesnt work, adjust command accordingly. example wont work: ``` curl -X POST http://localhost:8080/upload -F "upload[]=@/tmp/file1" -F "upload[]=@/tmp/file2" -H "Content-Type:...
hi, Im searching for a sane way[2] to access the virt-launchers libvirtd socket from a sidecar pod. My use case here is to be able to use the libvirt/qemu incremental...
serving multiple database files and getting tired by the default sort, changes so the sort order puts the latest changed databases to be on top of the list so don't...
As described in #1785 Checkpoints are stored within the qcow image files (if supported by libvirt version), so there is no need to remove them like its done for the...
Now that the new drive backup api is implemented, the created images could already set the backing image of the prior backup (the utility creates the image, not qemu itself...
see issue #202