Hi experts,
I have successfully set up my KVM and hosted engine on virtmgmt network ( the KVM has the
ip address of 172.18.100.15 and the hosted engine 172.18.100.30) ,
I have been able to import existing VMs (10.1.10.XXX) using virt-v2v successfully and
start them, I can even access the imported VMs using the console.
However, When I try to ping or ssh these VMs from the KVM (or anywhere else for that
matter) I get host unreachable .
the interesting thing is I can still access the non-migrated VMs on the same subnet from
the KVM!
Examp: the non-migrated VM on 10.1.10.191 is reachable , but the migrated VM on OVIRT at
10.1.10.192 is unreachable from the KVM!
My guess is I need to tell virtmgmt to allow traffic between different IP ranges but I am
not sure how and where!
Any pointers or help is much appreciated.
Thanks
Masi