proxmove icon indicating copy to clipboard operation
proxmove copied to clipboard

Keep ID argument

Open engelant opened this issue 4 years ago • 4 comments

Added an argument for preserving the source ID of the VM if possible. Raises an error if ID is already in use.

Also refactored the get_vmids() function while splitting it, as it had a bug, not using valid VM IDs (>= 100 < FIRST_USED_ID).

engelant avatar Nov 28 '21 04:11 engelant

What would be a nice extension to this patch would be a way to specify a new base id for migrated VMs. (which for a single move would be a way to specify the new ID for the VM)

mjbnz avatar Jul 30 '22 13:07 mjbnz

@engelant: will you be working on this?

wdoekes avatar Sep 07 '22 08:09 wdoekes

@wdoekes : Sorry, but I don't hava a dev environment of two proxmox instances anymore. This was the patch I used for myself at the given time to transfer a server.

engelant avatar Sep 07 '22 15:09 engelant

I understand :+1:

wdoekes avatar Sep 07 '22 15:09 wdoekes