Routing tables are not getting updated properly, hence the host is not getting added to IMS.(33994 )
After the migrate operation, the host is not added to the target IMS. Also due to the missing route, host might not reach to other subnets.
Workaround:
You may need to remove the entries GATEWAY and GATEWAYDEV from the /etc/sysconfig/network file since those entries are not required after migrate operation. If the entries are not required, you can remove them when the virtual machine is on the source data center itself, before performing migrate operation.
You may need to start the xprtld service using CLI /opt/VRTSsfmh/adm/xprtldctrl start command.
Also trigger the local_ims_attach script using CLI /opt/VRTSsfmh/bin/perl /opt/VRTSsfmh/adm/local_ims_attach.pl.