SYMPTOMS
When I am trying to migrate my Virtual Environment (VE) using the “vzmigrate” utility from one node to another I receive the following error message:Can't authorize nodes :
Get ssh keys: (null)
Can't authorize nodes CAUSE
The remote node cannot authorize the request due to the incorrect credentials.RESOLUTION
1. Please make sure that correct syntax is used: vzmigrate –A <remote_ip> -P <remote_service_ve _password> VEID where:
- remote_ip is IP of the node providing that service VE has private IP and running in NAT mode
or
- remote_ip is IP of service VE which has public/private IP which is assessable for the source node and SVE is running without NAT mode
2. Please make sure that there is no openssh software running on the node. Openssh uses port 22 which is required for migration. So it’s necessary to use Service VE without NAT mode.
Keywords: Can\'t authorize nodes failed migration