Hide Forgot
Description of problem: On baremetal compute nodes live migration over ssh uses the default port 22. When computes are containerized a second ssh daemon is run (via docker) on port 2022 (by default) while baremetal sshd service continues running on the baremetal host for admin. As the port is encoded in the live_migration_uri in nova.conf it is not possible to live migration from baremetal to containerized and vice-versa.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:3462