Search results

  1. A

    storage not visible when proxmox container VM is stopped

    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.
  2. A

    Migration without cluster

    I tried migrating using dd but it fails as when the VM is off the lv is not visible in ls -lha /dev/vg command
  3. A

    Migration of VM

    when VM is on: root@master:~# ls -lha /dev/vg_master/ total 0 drwxr-xr-x 2 root root 80 Sep 21 13:04 . drwxr-xr-x 20 root root 4.3K Sep 21 13:04 .. lrwxrwxrwx 1 root root 7 Sep 21 11:10 test -> ../dm-6 lrwxrwxrwx 1 root root 7 Sep 21 13:04 vm-1026-d5oqvtklo2kkzvzj-mf2hq1lvyvvguqrl -> ../dm-7...
  4. A

    Migration of VM

    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...
  5. A

    Migration of VM

    yes i know it is just a click. but i wanted to try out with dd. IS it possible?
  6. A

    Migration of VM

    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...
  7. A

    Live migration proxmox KVM without shared storage

    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...
  8. A

    Live migration proxmox KVM without shared storage

    vg1 is the storage available with prox1 and vg2 is with prox2. The storage name is same. Does this cause issue?
  9. A

    Live migration proxmox KVM without shared storage

    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...
  10. A

    Live migration proxmox KVM without shared storage

    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...
  11. A

    Live migration proxmox KVM without shared storage

    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...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!