VM does not see virtual router after migration to another host #11236
Replies: 5 comments 30 replies
|
are you using any vlans? |
7 replies
|
several trouble shooting steps: Can the hosts ping each other? |
3 replies
|
@miloserdoff , it seems the interfaces cannot route the vlan to each other. That is either a config of the interfaces or an upstream router/switch. |
11 replies
|
@DaanHoogland @pcfriek1987 @weizhouapache UPDATE: I tried to do the same thing, but in another cluster: |
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



















Uh oh!
There was an error while loading. Please reload this page.
Good day. I have 2 hosts, a virtual router and a VM.
The virtual router and VM are on host1
When the virtual machine and the virtual router are on the same host host1, I can send ping 10.1.1.1 (the IP address of the virtual router) and I will receive a response.
But when I migrate the virtual machine to another host host2, and the virtual router remains on host host1, I cannot send ping 10.1.1.1
What could be the problem?
All reactions