Michael Ablassmeier

Results 47 comments of Michael Ablassmeier

ive seen these happen too and as workaround stuck to pre-defining the network which i use for the CI virtual machines on libvirt side during setup of the hosts. As...

POC: 1) start nbd backup service on socket: `./virtnbdbackup -l full -d vm1 -s -o /tmp/bla` 2) create qcow with same size: `qemu-img create -f qcow2 test.qcow2 50M` 3) copy...

see README: https://github.com/abbbi/virtnbdbackup#supported-disk-formats--raw-disks virtnbdrestore has --raw option, too.

> "getDomainDisks [MainThread]: Skipping attached CDROM / Floppy: [hda]" > **skipped** qemu-img info disk.1 image: disk.1 file format: raw virtual size: 364 KiB (372736 bytes) disk size: 364 KiB yes,...

> When we finish the kopia integration there will be a repository service layer provide a consistent API for different backend storage. A storage backend api would be very interesting...

> Another solution I can think of is to implement an ObjectStore plugin that saves to NFS instead of an HTTP endpoint. We > currently have and example filesystem plugin...

> Let me know how I can assist. after updating to the latest release 2.3.1 i gave it a try and its the same for me. Quite all operations are...

hi, that would be a nice feature. My testsuite basically depends on wether if the first test finishes succesfully. If this is not the case then other tests may fail...

hi, i can reproduce this. Hostmanager is reproducible failing on me on paralell provision. It seems there is a workaround that helps 1) disable the general plugin and enable it...