Re: [libvirt-users] virsh migrate --copy-storage-inc

2019-02-13 Thread Paul van der Vlis
Op 11-02-19 om 14:31 schreef Peter Krempa: > On Sun, Feb 10, 2019 at 12:11:42 +0100, Paul van der Vlis wrote: >> Hello, >> >> I use libvirt on machines without shared storage. My VM's have all one >> qcow2-disk, with the same name as the VM. >> >&g

[libvirt-users] virsh migrate --copy-storage-inc

2019-02-11 Thread Paul van der Vlis
e-inc" intelligent enough for such tasks? Is there documentation what is done during migration? Is it using rsync? Is it possible to make the migration process more verbose? Is what I do a good way? With regards, Paul van der Vlis BTW: this is what I do, sometimes the lines are broken wrong:

Re: Migrate to a bigger disk possible?

2020-04-27 Thread Paul van der Vlis
Op 27-04-2020 om 09:02 schreef Peter Krempa: > On Sat, Apr 25, 2020 at 16:40:35 +0200, Paul van der Vlis wrote: >> Op 25-04-2020 om 16:00 schreef Paul van der Vlis: >>> Hello, >>> >>> I have a qcow2 disk what needs to become increased. >>> >>&

Re: Migrate to a bigger disk possible?

2020-04-25 Thread Paul van der Vlis
Op 25-04-2020 om 16:00 schreef Paul van der Vlis: > Hello, > > I have a qcow2 disk what needs to become increased. > > I don't have space on the location where it is now to have it two time, > so I want to live-migrate it to another host. > > On the other host I hav

Migrate to a bigger disk possible?

2020-04-25 Thread Paul van der Vlis
there a bigger qcow2 disk then the original one? Can I resize the filesystem after the migration? With regards, Paul van der Vlis -- Paul van der Vlis Linux systeembeheer Groningen https://www.vandervlis.nl/

Re: Migrate to a bigger disk possible?

2020-04-27 Thread Paul van der Vlis
Op 27-04-2020 om 10:41 schreef Peter Krempa: > On Mon, Apr 27, 2020 at 10:13:37 +0200, Paul van der Vlis wrote: >> A point is that I have to create disk(s) on the other side with >> qemu-img, I did not found a way to do that automatically. My question > > We are able to p

Re: Migrate to a bigger disk possible?

2020-04-30 Thread Paul van der Vlis
Thanks for your help! Paul Op 28-04-2020 om 07:39 schreef Peter Krempa: > On Mon, Apr 27, 2020 at 20:58:19 +0200, Paul van der Vlis wrote: >> Op 27-04-2020 om 10:41 schreef Peter Krempa: >>> On Mon, Apr 27, 2020 at 10:13:37 +0200, Paul van der Vlis wrote: >> >>>&

Re: Read-only iscsi disk? Or hot-plug?

2020-09-07 Thread Paul van der Vlis
Op 07-09-2020 om 10:35 schreef Peter Krempa: > On Mon, Sep 07, 2020 at 10:07:29 +0200, Paul van der Vlis wrote: >> Hello, >> >> I have an iSCSI disk with a backup. I want to use that backup on another >> machine to test putting back

Isolated bridge does not bridge

2020-09-09 Thread Paul van der Vlis
--console kvm66 virsh start --console kvm68 I cannot ping from one machine to the other. Why?? With regards, Paul -- Paul van der Vlis Linux systeembeheer Groningen https://www.vandervlis.nl/

Re: Isolated bridge does not bridge

2020-09-09 Thread Paul van der Vlis
Op 09-09-2020 om 19:34 schreef Laine Stump: > On 9/9/20 7:13 AM, Paul van der Vlis wrote: >> Hello, >> >> I want to do some testing and I have removed two VM's from the bridge >> what connects them to internet, and added them to another isolated >> bridge what's n

Read-only iscsi disk? Or hot-plug?

2020-09-07 Thread Paul van der Vlis
machine, and then hot-plug it at the test-machine. But the machines are Windows, and I don't know Windows well. With regards, Paul -- Paul van der Vlis Linux systeembeheer Groningen https://www.vandervlis.nl/

Live migration to another volume at the same host

2020-06-11 Thread Paul van der Vlis
Hello, I am looking for a way to migrate a VM live to another location. The qcow2 images are now on /data , but I want to move some of them to a volume mounted on /data2 what's faster. Is this possible without downtime? With regards, Paul -- Paul van der Vlis Linux systeembeheer Groningen

Re: Migrate to a bigger disk possible?

2020-06-11 Thread Paul van der Vlis
Op 28-04-2020 om 07:39 schreef Peter Krempa: > On Mon, Apr 27, 2020 at 20:58:19 +0200, Paul van der Vlis wrote: >> Op 27-04-2020 om 10:41 schreef Peter Krempa: >>> On Mon, Apr 27, 2020 at 10:13:37 +0200, Paul van der Vlis wrote: >> >>>> A point is that I have

Re: Live migration to another volume at the same host

2020-06-11 Thread Paul van der Vlis
Op 11-06-2020 om 19:09 schreef Daniel P. Berrangé: > On Thu, Jun 11, 2020 at 05:45:46PM +0200, Paul van der Vlis wrote: >> Hello, >> >> I am looking for a way to migrate a VM live to another location. >> >> The qcow2 images are now on /data , but I want to move so