As I mentioned in my (possible bug) bug report bugzilla.openvz.org/show_bug.cgi?id=2643
I'm no longer able to do live migration to my backup HN because of no aesni capability on destination HN.
# vzmigrate -r no --live backup-hn 111
Starting live migration of CT 111 to backup-hn
Error: Destination cpu does not have aesni
Insufficient CPU capabilities: can't migrate
Error: Error: CPU capabilities check failed!
Error: Destination node CPU is not compatible
Error: Can't continue live migration
I'm using vzctl-4.3.1 on both HN's.
It used to work both ways without any problems and now is working only from no-aesni HN to aesni HN. Is it a known issue? Is there any way to solve this problem?