Re: [libvirt-users] live migration via unix socket

2018-09-10 Thread David Vossel
On Wed, Aug 29, 2018 at 4:55 AM, Daniel P. Berrangé wrote: > On Tue, Aug 28, 2018 at 05:07:18PM -0400, David Vossel wrote: > > Hey, > > > > Over in KubeVirt we're investigating a use case where we'd like to > perform > > a live migration within a network namespace that does not provide > libvirtd

Re: [libvirt-users] how "safe" is blockcommit ?

2018-09-10 Thread Lentes, Bernd
- On Sep 7, 2018, at 9:26 PM, Eric Blake ebl...@redhat.com wrote: > On 09/07/2018 12:06 PM, Lentes, Bernd wrote: >> Hi, >> >> currently i'm following >> https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit. I 'm >> playing around with it and it seems to be quite nice. >>

Re: [libvirt-users] how "safe" is blockcommit ?

2018-09-10 Thread Peter Krempa
On Sat, Sep 08, 2018 at 19:28:47 +0200, Gionatan Danti wrote: > Il 07-09-2018 21:26 Eric Blake ha scritto: [...] > > > - blockcommit the overlay: blockcommit guest /path/to/testsn > > > --active --wait --verbose --pivot > > > - delete the snapshot: snapshot-delete guest --snapshotname testsn > >