You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: