Hi,
When I create a proxmox conatiner VM and if I stop the VM using pct stop vmid the LVM of the VM is not visible while using ls -lha /dev/vg.
Is there a way to retain the LVM even when the VM is stopped like in promox we have a option of --keepActive.
I created a VM on node1 and node2, using ls command i am able to view the lvm of my vm. Turned off the VM, using ls command i cannot see the lvm, so when i use dd command dd if=$SOURCE_DISK_PATH | throttle -v -w 2 -m $SPEED | ssh -oStrictHostKeyChecking=no -i /var/virtualizor/ssh-keys/id_rsa...
Hi,
I wish to migrate a vm, is it possible to do so using dd command when th vm is off. If i have a vm in node1 as 1001 and i create a dummy vm 1002 in node2 with same configuration as node1, both vms are stopped and then using dd command can i migrate 1001 to 1002?
I have 2 nodes with a...
thanks for the guidance. I had another issue.
I have a vm in prox1 and i wish to migrate it to a new vm in prox2. For eg prox1 has 1001 the vm to migrate. I create a dummy vm1002 with the same configuration as 1001 in prox2 now i want to migrate 1001 to 1002. Is that possible? If it is, then...
Migration:-
VM 1009 is created on prox 1 using LVM RAW storage type, prox2 alos has this type of storage but none are shared.
root@prox1:~# qm migrate 1009 prox2 --online --with-local-disks
2020-06-05 13:46:55 starting migration of VM 1009 to node 'prox2' (10.0.0.13)
2020-06-05 13:46:56 found...
My prox1 node has : local storage, lvm raw storage
Prox2 node has: local strage, lvm raw storage , lvm scsi storage
both nodes having same pveversion -v
proxmox-ve: 6.1-2 (running kernel: 5.3.18-2-pve)
pve-manager: 6.1-7 (running version: 6.1-7/13e58d5e)
pve-kernel-helper: 6.1-6...
Hi,
I would like to live migrate my proxmox KVM VM to another node without shared storage.The storage I am using is LVM based storage. If i try to do migrate using LVM based storage having same storage name within the cluster with qm migrate 1009 prox2 --online --with-local-disks, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.