crossover
crossover copied to clipboard
Tool for proxmox ve cross-pool migrations
First, thank you for this awesome piece of script; it is well written and can be understood easily. That being said, for me, I had to make some tweaks for...
Hi, Thanks for your work on this script. We had some errors using it on our clusters. We made the following changes: ``` [admin@kvm1 crossover]# diff crossover.new crossover 88c88 <...
- check source disk image name - check memory on destination pool - check disk space on destination pool - check if qemu-ga is running on source
**Description:** I encountered an issue with the crossover script when filtering VMs using Proxmox tags. The problem is that the script incorrectly includes VMs with tags that partially match the...