<div dir="ltr"><div><div>Hello, Lior.<br><br></div>Thx for replay.<br><br>You&#39;re running &quot;oVirt&quot; VMs? <br></div>Yes my vm running on oVirt. <br><div><br></div><div>VM2 with ip: 192.168.100.7 running on ovirt2 (neutron external network extnet)<br></div><div><div>VM1 with ip: 192.168.100.6 running on ovirt1 (neutron external network extnet)</div><br>And do these VMs use &quot;external&quot; networks (i.e.<br>
networks that were configured on the Neutron server)?<br><br>(neutron) net-list<br>+--------------------------------------+--------+-------------------------------------------------------+<br>| id                                   | name   | subnets                                               |<br>+--------------------------------------+--------+-------------------------------------------------------+<br>| 7e4cfe2f-84b1-4cca-8e95-07f32a735632 | extnet | 80da5fad-01f5-44f9-b5c3-7f457de25187 <a href="http://192.168.100.0/24">192.168.100.0/24</a> |<br>+--------------------------------------+--------+-------------------------------------------------------+<br>(neutron)<br><br>(neutron) net-show extnet<br>+---------------------------+--------------------------------------+<br>| Field                     | Value                                |<br>+---------------------------+--------------------------------------+<br>| admin_state_up            | True                                 |<br>| id                        | 7e4cfe2f-84b1-4cca-8e95-07f32a735632 |<br>| name                      | extnet                               |<br>| provider:network_type     | vlan                                 |<br>| provider:physical_network | vmnet                                |<br>| provider:segmentation_id  | 1024                                 |<br>| router:external           | False                                |<br>| shared                    | False                                |<br>| status                    | ACTIVE                               |<br>| subnets                   | 80da5fad-01f5-44f9-b5c3-7f457de25187 |<br>| tenant_id                 | cc807159dae14d43b93c19c6df0cd5f4     |<br><br>(neutron) port-list<br>+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+<br>| id                                   | name | mac_address       | fixed_ips                                                                            |<br>+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+<br>| 2112f36f-1735-425f-bfa5-771648c911c0 | nic1 | 00:1a:4a:2c:3f:02 | {&quot;subnet_id&quot;: &quot;80da5fad-01f5-44f9-b5c3-7f457de25187&quot;, &quot;ip_address&quot;: &quot;192.168.100.7&quot;} |<br>| 618cf63f-9b69-4597-8519-06b7beb3f854 |      | fa:16:3e:8e:3b:c3 | {&quot;subnet_id&quot;: &quot;80da5fad-01f5-44f9-b5c3-7f457de25187&quot;, &quot;ip_address&quot;: &quot;192.168.100.3&quot;} |<br>| ad67fa8f-88a3-4845-b5b9-4182ef02991f |      | fa:16:3e:ce:57:18 | {&quot;subnet_id&quot;: &quot;80da5fad-01f5-44f9-b5c3-7f457de25187&quot;, &quot;ip_address&quot;: &quot;192.168.100.5&quot;} |<br>| b74411e8-16be-4e3a-9132-b2d0e3620a77 | nic1 | 00:1a:4a:2c:3f:03 | {&quot;subnet_id&quot;: &quot;80da5fad-01f5-44f9-b5c3-7f457de25187&quot;, &quot;ip_address&quot;: &quot;192.168.100.6&quot;} |<br>+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+<br><br></div><div>Thx for help !!!<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-18 6:41 GMT-02:00 Lior Vernia <span dir="ltr">&lt;<a href="mailto:lvernia@redhat.com" target="_blank">lvernia@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Eduardo,<br>
<br>
May I ask for more details on what you&#39;re testing exactly? You&#39;re<br>
running &quot;oVirt&quot; VMs? And do these VMs use &quot;external&quot; networks (i.e.<br>
networks that were configured on the Neutron server)?<br>
<span class=""><br>
On 17/02/15 01:00, Eduardo Terzella wrote:<br>
&gt; Good night,<br>
&gt;<br>
&gt; I&#39;m trying oVirt 3.5 + neutron appliance in BareMetal servers, but I am<br>
&gt; facing some problems.<br>
&gt;<br>
&gt; structure:<br>
&gt;<br>
&gt; 2 servers with:<br>
&gt;<br>
&gt; oVirt 3.5.1<br>
&gt; hundreds 7<br>
&gt; 4 network adapter<br>
&gt;       int = 0 + int2 bond0 =&gt; public network =&gt; ovirtmgmt<br>
&gt;       int = 1 + int3 bond1 =&gt; private network =&gt; neutron<br>
&gt;<br>
<br>
</span>What do you mean by &quot;private&quot;? It does have an IP address that&#39;s<br>
accessible from the other host, right?<br>
<span class=""><br>
&gt; Virtual Appliance Neutron:<br>
&gt; <a href="http://www.ovirt.org/Features/NeutronVirtualAppliance" target="_blank">http://www.ovirt.org/Features/NeutronVirtualAppliance</a><br>
&gt; NOTE: All steps were followed, and checked several times.<br>
&gt;<br>
&gt; Openvswitch configuration:<br>
&gt;<br>
</span>&gt; *[root@ovirt01 network-scripts]# ovs-vsctl show*<br>
<span class="">&gt; 62feffa7-3f3a-48f7-9299-0830ebcd8fd8<br>
&gt;     Bridge br-neutron<br>
&gt;         Port phy-br-neutron<br>
&gt;             Interface phy-br-neutron<br>
&gt;         Port br-neutron<br>
&gt;             Interface br-neutron<br>
&gt;                 type: internal<br>
&gt;         Port neutron<br>
&gt;             Interface neutron<br>
&gt;     Bridge br-int<br>
&gt;         fail_mode: secure<br>
&gt;         Port int-br-neutron<br>
&gt;             Interface int-br-neutron<br>
&gt;         Port &quot;qvof206e358-8f&quot;<br>
&gt;             tag: 1<br>
&gt;             Interface &quot;qvof206e358-8f&quot;<br>
&gt;         Port br-int<br>
&gt;             Interface br-int<br>
&gt;                 type: internal<br>
&gt;     ovs_version: &quot;2.1.3&quot;<br>
&gt;<br>
</span>&gt; *[root@ovirt02 /]# ovs-vsctl show*<br>
<span class="">&gt; 9d40dda2-62ea-4538-9f82-d5babff0837b<br>
&gt;     Bridge br-int<br>
&gt;         fail_mode: secure<br>
&gt;         Port &quot;qvo723ce1c1-56&quot;<br>
&gt;             tag: 1<br>
&gt;             Interface &quot;qvo723ce1c1-56&quot;<br>
&gt;         Port int-br-neutron<br>
&gt;             Interface int-br-neutron<br>
&gt;         Port br-int<br>
&gt;             Interface br-int<br>
&gt;                 type: internal<br>
&gt;     Bridge br-neutron<br>
&gt;         Port br-neutron<br>
&gt;             Interface br-neutron<br>
&gt;                 type: internal<br>
&gt;         Port neutron<br>
&gt;             Interface neutron<br>
&gt;         Port phy-br-neutron<br>
&gt;             Interface phy-br-neutron<br>
&gt;     ovs_version: &quot;2.1.3&quot;<br>
&gt;<br>
</span>&gt; *[root@ovirt01 /]# ovs-dpctl show*<br>
<span class="">&gt; system@ovs-system:<br>
&gt;         lookups: hit:1946392 missed:6566 lost:1<br>
&gt;         flows: 4<br>
&gt;         masks: hit:2490944 total:2 hit/pkt:1.28<br>
&gt;         port 0: ovs-system (internal)<br>
&gt;         port 1: br-neutron (internal)<br>
&gt;         port 2: br-int (internal)<br>
&gt;         port 3: neutron<br>
&gt;         port 4: int-br-neutron<br>
&gt;         port 5: phy-br-neutron<br>
&gt;         port 7: qvof206e358-8f<br>
&gt;<br>
</span>&gt; *[root@ovirt02 /]# ovs-dpctl show*<br>
<span class="">&gt; system@ovs-system:<br>
&gt;         lookups: hit:2041047 missed:6445 lost:0<br>
&gt;         flows: 4<br>
&gt;         masks: hit:2234366 total:2 hit/pkt:1.09<br>
&gt;         port 0: ovs-system (internal)<br>
&gt;         port 1: br-neutron (internal)<br>
&gt;         port 2: br-int (internal)<br>
&gt;         port 3: int-br-neutron<br>
&gt;         port 4: phy-br-neutron<br>
&gt;         port 5: neutron<br>
&gt;         port 6: qvo723ce1c1-56<br>
&gt;<br>
</span>&gt; *Testing:<br>
<span class="">&gt;<br>
&gt; *<br>
&gt; Connectivity between my virtual machines only work when both are running<br>
&gt; on the same node, when virtual machines are running on different hosts<br>
&gt; can not make a machine ping the other.<br>
&gt;<br>
</span>&gt; *Tcpdump:*<br>
&gt;<br>
&gt; *[root@ovirt01 network-scripts]# tcpdump -e -i neutron -p -n not port nfs*<br>
<div><div class="h5">&gt; tcpdump: WARNING: neutron: no IPv4 address assigned<br>
&gt; tcpdump: verbose output suppressed, use -v or -vv for full protocol decode<br>
&gt; listening on neutron, link-type EN10MB (Ethernet), capture size 65535 bytes<br>
&gt; 16:57:<a href="tel:25.469628%2000" value="+12546962800">25.469628 00</a>:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:26.469565 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:28.469910 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:29.469479 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:30.469472 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:32.469715 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:33.469374 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:34.469367 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:36.469617 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:37.469251 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt; 16:57:38.469258 00:1a:4a:2c:3f:02 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.4 tell 192.168.100.2, length 28<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; *[root@ovirt02 /]# tcpdump -e -i neutron -p -n not port nfs*<br>
<div><div class="h5">&gt; tcpdump: WARNING: neutron: no IPv4 address assigned<br>
&gt; tcpdump: verbose output suppressed, use -v or -vv for full protocol decode<br>
&gt; listening on neutron, link-type EN10MB (Ethernet), capture size 65535 bytes<br>
&gt; 16:57:<a href="tel:23.188238%2000" value="+12318823800">23.188238 00</a>:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:24.187726 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:25.187781 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:27.189224 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:28.188720 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:29.188715 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:31.190152 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:32.189646 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:33.189622 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:35.190959 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:36.190585 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:37.190544 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:39.191885 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:40.191492 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt; 16:57:41.191511 00:1a:4a:2c:3f:03 &gt; Broadcast, ethertype 802.1Q<br>
&gt; (0x8100), length 46: vlan 1024, p 0, ethertype ARP, Request who-has<br>
&gt; 192.168.100.2 tell 192.168.100.4, length 28<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br></div>