[SOLVED] Disk stuck at the other node after migrate

TechHome

Member
Apr 12, 2020
38
1
13
The disk of two lxc stucks on the from migrate node. The Storage one Node on both nodes are called lvmthin and the disk image is called vm-102-disk-0. How can I transfer the disk to another node?
 
Hi,
the following command copies the image from one node to the other:
Code:
pvesm export lvmthin:vm-102-disk-0 raw+size - | ssh root@<IP of second node> pvesm import lvmthin:vm-102-disk-0 raw+size -
After making sure everything works again, you can delete the image on the old node with lvremove.
 
  • Like
Reactions: TechHome

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!