Proxmox Datacenter Manager - First Alpha Release

That was exactly the issue - the firewall between them. Migration works great now. Thank you very much for your help and for the great Proxmox stuff.

Just one more question: I’ve seen in some tutorials that the API token is created on the root PVE account. From a security and best-practice point of view, should I create a dedicated PVE account for PDM on each node instead?
yes, you just need to ensure you give it enough privileges for the actions you want to do on the PDM side ;)
 
  • Like
Reactions: mocha
another one, when trying to move another kvm i now get this error:

Code:
api error (status = 400: api error (status = 596: ))


and when adding a cluster hostnames are read from the config. thats fine, then the manager cannot resolve the name to an ip address. i made a workaround (adding the host an the ip into the hosts file), but when trying to move the kvm it displays the hostname:8006 and does not try to resolve it via the hosts file.



edit:
found something. the migration of vms from the node that i added the remotes is working just fine. but the other ones not. i have root20,root21,root22 and added the pdm-connection with root20, i can migrate vms from this server just fine. from the other ones i got the message on the top
ive the same error

how to do to resolve this error ? please