虚拟机单网卡安装openstack无法ping 虚拟机的浮动ip
笔记本,在vmware虚拟机上
虚拟机桥接模式接入笔记本物理网卡。
外网地址段192.168.2.0, openstack创建的虚拟机
笔记本IP192.
使用namespace方式可以
root@controller:~# ip netns exec qdhcp-80804505-
PING 192.168.2.23 (192.168.2.23) 56(84) bytes of data.
64 bytes from 192.168.2.23: icmp_req=1 ttl=63 time=3.45 ms
64 bytes from 192.168.2.23: icmp_req=2 ttl=63 time=0.579 ms
64 bytes from 192.168.2.23: icmp_req=3 ttl=63 time=0.734 ms
去掉namespace方式则不
root@controller:~# ping 192.168.2.23
PING 192.168.2.23 (192.168.2.23) 56(84) bytes of data.
From 192.168.2.107 icmp_seq=1 Destination Host Unreachable
From 192.168.2.107 icmp_seq=2 Destination Host Unreachable
From 192.168.2.107 icmp_seq=3 Destination Host Unreachable
ovs_neutron_
tenant_network_type = local
root@controller
ba560c94-
Bridge br-int
Port "qvo15a1a496-8e"
tag: 1
Port "qvo5a00abb3-3f"
tag: 1
Port "qr-8255bd87-03"
tag: 1
Port "tapc04180c4-a7"
tag: 2
Port br-int
Port "tapf1b9f597-8f"
tag: 1
Bridge br-ex
Port "qg-0ec34f29-6e"
Port br-ex
Port "eth0"
ovs_version: "1.10.2"
root@controller:~# nova list
+------
| ID | Name | Status | Task State | Power State | Networks |
+------
| 4ecaa633-
+------
Question information
- Language:
- Chinese (Simplified) Edit question
- Status:
- Answered
- For:
- neutron Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask microchu for more information if necessary.