[SOLVED] Unable to migrate container due to /29 prefix in command?

jw6677

Active Member
Oct 19, 2019
93
5
28
33
www.cayk.ca
See:
could not get migration ip: no IP address configured on local node for network '192.168.2.0/29'
TASK ERROR: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=freenas' me@192.168.2.22 pvecm mtunnel -migration_network 192.168.2.0/29 -get_migration_ip' failed: exit code 255

Simply changing the noted command to 192.168.2.0/24 returns:
ip: '192.168.2.22'

However, this task error is appearing in the GUI, and I can't see how to update the command.

Help!
 
How is your network configured? Is it possible that a "/29" slipped in somewhere?
 
check /etc/pve/datacenter.cfg ... ?
 
Good to hear that you found the culprit :)

I marked the thread as solved. You can do so yourself next time by editing the first post and selecting the prefix in the drop down menu next to the title.