[SOLVED] Error by vm online migration

Jun 12, 2020
26
7
23
Hi,

I am currently not able to online migrate vms on one of our PVE enterprise cluster. (Offline migration works fine).

Error:
Bash:
()
task started by HA resource agent
2023-07-14 17:00:19 starting migration of VM 213 to node 'vmp01' (10.128.204.35)
2023-07-14 17:00:19 starting VM 213 on remote node 'vmp01'
2023-07-14 17:00:21 ERROR: online migrate failure - unable to detect remote migration address
2023-07-14 17:00:21 aborting phase 2 - cleanup resources
2023-07-14 17:00:21 migrate_cancel
2023-07-14 17:00:23 ERROR: migration finished with problems (duration 00:00:06)
TASK ERROR: migration problems

The network and corosync config looks fine, can also switch between the cluster nodes via ssh.

Bash:
cat /etc/pve/corosync.conf
logging {
  debug: off
  to_syslog: yes
}

nodelist {
  node {
    name: vmp01
    nodeid: 1
    quorum_votes: 1
    ring0_addr: IP
  }
  node {
    name: vmp02
    nodeid: 2
    quorum_votes: 1
    ring0_addr: IP
  }
  node {
    name: vmp03
    nodeid: 3
    quorum_votes: 1
    ring0_addr: IP
  }
}

quorum {
  provider: corosync_votequorum
}

totem {
  cluster_name: kitz-pve
  config_version: 3
  interface {
    linknumber: 0
  }
  ip_version: ipv4-6
  link_mode: passive
  secauth: on
  version: 2
}

I have already check the following Post but they didn`t help:
https://forum.proxmox.com/threads/o...ble-to-detect-remote-migration-address.48015/


PVE Version
Bash:
pve-manager/7.4-15/a5d2a31e (running kernel: 5.15.108-1-pve)

All nodes has been updated and restarted.

Any Idea to solve this issue?
 
Hi,
do you have any special settings for SSH, like a banner? Can you share the log of the VM 213 - Start task on the target node? Are you using the secure or insecure setting for migration, check in Datacenter > Options > Migration Settings?
 
Hi Fiona,

thank you to your message.
We have renewed the keys even if we where able to connect to each systemby ssh (inside the cluster), this seems to relove the issue.

Thanks
Mike
 
  • Like
Reactions: fiona

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!