Open TeYroXOfficial opened 1 month ago
Also, it could be better if we could set a certain range like vm only in the range between 1000 and 1999
How would that benefit anyone? As long as the IDs are unique…
In my use case, random could be fine as long as in a certain range, but the range helps to map easily like VM for production and development, the other way is to assign the VM with a tag, but needs manually assigned in Proxmox.
Other than that, if I do a temporary migration, I could map the VM back to the original node, since the convoy has not handled migration.
Is there an existing feature request for this?
Describe the feature you would like to see.
Instead of using random VMID, use next id's for each new server.
Describe the solution you'd like.
Check out: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/nextid and use it for new servers
Additional context to this request.
No response