Can´t use a VM Network VLAN, because the Virtual Machines inside can't reach the Gateway

Hi Friends of oVirt I'm trying to migrate my company from VMware to oVirt. In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿? I configured a IP Forwarding in the Host with the virtual machine, and nothing changes... Any idea ? This is the last duty before embrace oVirt in the company. Look to the VLAN 100 configuration (My desired VM Network): http://postimg.org/image/7hrog0a2n/ http://postimg.org/image/68b40i1vr/ http://postimg.org/image/lu6mlshgp/ http://postimg.org/image/540o1qc0t/ http://postimg.org/image/4kyg787bt/ http://postimg.org/image/v7ralh7zb/ http://postimg.org/image/kn903cl03/ For any idea, thanks in advance

Vlans are layer 2, sounds like a tagging problem. Cisco switches? The tag sticks to the host bridge, but is being stripped off when it leaves the host.... Is your switch in access mode or trunk? Hi Friends of oVirt I'm trying to migrate my company from VMware to oVirt. In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿? I configured a IP Forwarding in the Host with the virtual machine, and nothing changes... Any idea ? This is the last duty before embrace oVirt in the company. Look to the VLAN 100 configuration (My desired VM Network): http://postimg.org/image/7hrog0a2n/ http://postimg.org/image/68b40i1vr/ http://postimg.org/image/lu6mlshgp/ http://postimg.org/image/540o1qc0t/ http://postimg.org/image/4kyg787bt/ http://postimg.org/image/v7ralh7zb/ http://postimg.org/image/kn903cl03/ For any idea, thanks in advance _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Donny We have HP Switches (HP 5406zl) and they are configurated on trunk mode. (VMware is configurated to use that). Any suggestion ? Thanks for your response. :) 2015-06-30 17:51 GMT-05:00 Donny Davis <donny@cloudspin.me>:
Vlans are layer 2, sounds like a tagging problem. Cisco switches? The tag sticks to the host bridge, but is being stripped off when it leaves the host.... Is your switch in access mode or trunk? Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt. In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
http://postimg.org/image/68b40i1vr/
http://postimg.org/image/lu6mlshgp/
http://postimg.org/image/540o1qc0t/
http://postimg.org/image/4kyg787bt/
http://postimg.org/image/v7ralh7zb/
http://postimg.org/image/kn903cl03/
For any idea, thanks in advance
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Are you configuring the vms interface with the vlan or tagging at the host. On Jun 30, 2015 7:28 PM, "Julián Tete" <danteconrad14@gmail.com> wrote:
Hi Donny
We have HP Switches (HP 5406zl) and they are configurated on trunk mode. (VMware is configurated to use that).
Any suggestion ?
Thanks for your response.
:)
2015-06-30 17:51 GMT-05:00 Donny Davis <donny@cloudspin.me>:
Vlans are layer 2, sounds like a tagging problem. Cisco switches? The tag sticks to the host bridge, but is being stripped off when it leaves the host.... Is your switch in access mode or trunk? Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt. In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
http://postimg.org/image/68b40i1vr/
http://postimg.org/image/lu6mlshgp/
http://postimg.org/image/540o1qc0t/
http://postimg.org/image/4kyg787bt/
http://postimg.org/image/v7ralh7zb/
http://postimg.org/image/kn903cl03/
For any idea, thanks in advance
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped? I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host. So unless you need to use the same network for something other than VM communication, try to clear its address. Regards, Dan.

Hi, To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration. Something like: #> ip addr And #> brctl show Regards Soeren On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hi Friends of oVirt This the data required: I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1 I used inxi to brig the data for you: My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration. This the data for my first host: http://pastebin.com/dfC0XTQM This the data for the Engine: http://pastebin.com/JdrMSbj0 This the data for the Virtual Machine created in VLAN 50: S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0 The Virtual Machine hasn´t any VLAN configuration. In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon. This is the data for the Networking in the admin interface: http://postimg.org/image/lbypejxrh/ http://postimg.org/image/jtkyhqs8f/ http://postimg.org/image/7dwf1nb9f/ http://postimg.org/image/6i9t75g33/ http://postimg.org/image/sm8e6lecv/ http://postimg.org/image/cvig7rjuv/ http://postimg.org/image/fxcthsrtl/ http://postimg.org/image/o6xjwwvyz/ http://postimg.org/image/pv5ar5v3j/ http://postimg.org/image/dx8br0gq7/ http://postimg.org/image/baixp4b0j/ This the case With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet. Any help is appreciated Thanks Friends of oVirt 2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------000401010805090300040509 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit I see the tap interface on the ovirtmgmt bridge which is in the 192.168.0.0/24 subnet but your vm has a 192.168.50.0/27 address. I don't know why it's attached to that bridge though since it looks like you've placed it on the dmz network. What happens if you change the IP address in your test vm to something in 192.168.0.0/24 and then ping your 192.168.0.1 gateway? On 7/6/2015 1:06 PM, Julián Tete wrote:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasnŽt any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net <mailto:soeren.malchow@mcon.net>>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> on behalf of Dan Kenigsberg" <users-bounces@ovirt.org <mailto:users-bounces@ovirt.org> on behalf of danken@redhat.com <mailto:danken@redhat.com>> wrote:
>On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote: >> Hi Friends of oVirt >> >> I'm trying to migrate my company from VMware to oVirt. > >We'd like to help you do this! > >> In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) >> The Virtual Machines in these VLANs, can be reached from the external >>IPs >> from the net range, >> but from the Virtual machines only can ping the Host with the Bridge and >> itself, can't reach the gateway. ¿? >> >> I configured a IP Forwarding in the Host with the virtual machine, and >> nothing changes... >> >> Any idea ? This is the last duty before embrace oVirt in the company. >> >> Look to the VLAN 100 configuration (My desired VM Network): >> >> http://postimg.org/image/7hrog0a2n/ >> >> http://postimg.org/image/68b40i1vr/ >> >> http://postimg.org/image/lu6mlshgp/ > >I must admit that I don't understand your problem yet. When you ping >from inside your guest, where are your packets dropped? > >I'd like to point that your "Hosting" network, as most VM networks, is >better off left without an IP address. The benefit of this is better >security (host TCP stack is not accessible from VMs) and less chances of >routing collisions from the host. > >So unless you need to use the same network for something other than VM >communication, try to clear its address. > >Regards, >Dan. >_______________________________________________ >Users mailing list >Users@ovirt.org <mailto:Users@ovirt.org> >http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------000401010805090300040509 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> I see the tap interface on the ovirtmgmt bridge which is in the 192.168.0.0/24 subnet but your vm has a 192.168.50.0/27 address. I don't know why it's attached to that bridge though since it looks like you've placed it on the dmz network. What happens if you change the IP address in your test vm to something in 192.168.0.0/24 and then ping your 192.168.0.1 gateway?<br> <br> <div class="moz-cite-prefix">On 7/6/2015 1:06 PM, Julián Tete wrote:<br> </div> <blockquote cite="mid:CAHEzQNvCvBmzByrbUyoWKQ5HZfh1baaNMOkzaLE3K7eiYgGLFQ@mail.gmail.com" type="cite"> <div dir="ltr">Hi Friends of oVirt<br> <br> This the data required:<br> <br> I have a HP Enclosure with a HP SAN.<br> I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure.<br> The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100.<br> I can play with 6 blades.<br> I in the first Blade I installed oVirt in hosted engine mode.<br> The only S.O is CentOS 7.1<br> <br> I used inxi to brig the data for you:<br> <br> My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine.<br> I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.<br> <br> This the data for my first host:<br> <br> <a moz-do-not-send="true" href="http://pastebin.com/dfC0XTQM">http://pastebin.com/dfC0XTQM</a><br> <br> This the data for the Engine:<br> <br> <a moz-do-not-send="true" href="http://pastebin.com/JdrMSbj0">http://pastebin.com/JdrMSbj0</a><br> <br> This the data for the Virtual Machine created in VLAN 50:<br> <br> S.O : CentOS 7.1<br> SELinux: Permissive<br> IP ADDRESS: 192.168.50.8<br> PREFIX: 27<br> GATEWAY: 192.168.50.1<br> Interface: eth0<br> <br> The Virtual Machine hasnŽt any VLAN configuration.<br> <br> In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.<br> <br> This is the data for the Networking in the admin interface:<br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/lbypejxrh/">http://postimg.org/image/lbypejxrh/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/jtkyhqs8f/">http://postimg.org/image/jtkyhqs8f/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/7dwf1nb9f/">http://postimg.org/image/7dwf1nb9f/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/6i9t75g33/">http://postimg.org/image/6i9t75g33/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/sm8e6lecv/">http://postimg.org/image/sm8e6lecv/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/cvig7rjuv/">http://postimg.org/image/cvig7rjuv/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/fxcthsrtl/">http://postimg.org/image/fxcthsrtl/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/o6xjwwvyz/">http://postimg.org/image/o6xjwwvyz/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/pv5ar5v3j/">http://postimg.org/image/pv5ar5v3j/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/dx8br0gq7/">http://postimg.org/image/dx8br0gq7/</a><br> <br> <a moz-do-not-send="true" href="http://postimg.org/image/baixp4b0j/">http://postimg.org/image/baixp4b0j/</a><br> <br> This the case<br> <br> With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.<br> <br> Any help is appreciated<br> <br> Thanks Friends of oVirt<br> <br> <br> <br> <br> <br> <br> <br> </div> <div class="gmail_extra"><br> <div class="gmail_quote">2015-07-06 7:51 GMT-05:00 Soeren Malchow <span dir="ltr"><<a moz-do-not-send="true" href="mailto:soeren.malchow@mcon.net" target="_blank">soeren.malchow@mcon.net</a>></span>:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br> <br> To make it easier to understand what the situation is, it would help to<br> see your bridging configuration and your interface configration.<br> <br> Something like:<br> <br> #> ip addr<br> <br> And<br> <br> #> brctl show<br> <br> Regards<br> Soeren<br> <br> On 06/07/15 13:30, "<a moz-do-not-send="true" href="mailto:users-bounces@ovirt.org">users-bounces@ovirt.org</a> on behalf of Dan Kenigsberg"<br> <div class="HOEnZb"> <div class="h5"><<a moz-do-not-send="true" href="mailto:users-bounces@ovirt.org">users-bounces@ovirt.org</a> on behalf of <a moz-do-not-send="true" href="mailto:danken@redhat.com">danken@redhat.com</a>> wrote:<br> <br> >On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:<br> >> Hi Friends of oVirt<br> >><br> >> I'm trying to migrate my company from VMware to oVirt.<br> ><br> >We'd like to help you do this!<br> ><br> >> In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs)<br> >> The Virtual Machines in these VLANs, can be reached from the external<br> >>IPs<br> >> from the net range,<br> >> but from the Virtual machines only can ping the Host with the Bridge and<br> >> itself, can't reach the gateway. ¿?<br> >><br> >> I configured a IP Forwarding in the Host with the virtual machine, and<br> >> nothing changes...<br> >><br> >> Any idea ? This is the last duty before embrace oVirt in the company.<br> >><br> >> Look to the VLAN 100 configuration (My desired VM Network):<br> >><br> >> <a moz-do-not-send="true" href="http://postimg.org/image/7hrog0a2n/" rel="noreferrer" target="_blank">http://postimg.org/image/7hrog0a2n/</a><br> >><br> >> <a moz-do-not-send="true" href="http://postimg.org/image/68b40i1vr/" rel="noreferrer" target="_blank">http://postimg.org/image/68b40i1vr/</a><br> >><br> >> <a moz-do-not-send="true" href="http://postimg.org/image/lu6mlshgp/" rel="noreferrer" target="_blank">http://postimg.org/image/lu6mlshgp/</a><br> ><br> >I must admit that I don't understand your problem yet. When you ping<br> >from inside your guest, where are your packets dropped?<br> ><br> >I'd like to point that your "Hosting" network, as most VM networks, is<br> >better off left without an IP address. The benefit of this is better<br> >security (host TCP stack is not accessible from VMs) and less chances of<br> >routing collisions from the host.<br> ><br> >So unless you need to use the same network for something other than VM<br> >communication, try to clear its address.<br> ><br> >Regards,<br> >Dan.<br> </div> </div> <div class="HOEnZb"> <div class="h5">>_______________________________________________<br> >Users mailing list<br> ><a moz-do-not-send="true" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br> ><a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br> <br> </div> </div> </blockquote> </div> <br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------000401010805090300040509--

Perhaps us are affected by the following error : http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04267968 I will keep you informed Thanks Friends 2015-07-06 12:06 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasn´t any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

I found the reason of my Problem: the virtual machines can't write the ARP table ¡¡¿?!! When I manually use the command: arp -s 192.168.XXX.XX 00:09:XX:XX:XX:XX I can reach the gateway I can't reach anything from my net segment but i can reach Internet (Double ¡¡¿?!!) For the moment I wrote a script, but is awful to do this. Any idea ? Thanks in advance :) 2015-07-10 11:26 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Perhaps us are affected by the following error :
http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04267968
I will keep you informed
Thanks Friends
2015-07-06 12:06 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasn´t any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Julian, Lets try a more systematic approach (similar to what Donny suggests): Please disable your arp script, and reproduce the situation where your vm cannot connect to the outside. It will be also a good idea to have the failing machine be the only powered on machine connected to the network (bridge). * from the machine os run a ping to a pingable destination outside of your network (8.8.8.8?) * run tcpdump on the hypervisor on several interfaces: * the vm tap device (vnet0? vnet1?) * the vm network bridge device (hosting?), where the tap device is attached to. This should be visible via brctl. * the vlan device underneath the bridge (this one should have a name like 'eno1.50' where eno1 is the physical nic and 50 is the vlan tag) * the physical device (the ethernet nic) The tcpdump command requires root privileges and looks like this: "sudo tcpdump -n -i <device_name> icmp or arp" What I assume we will see are only icmp requests (pings) and no icmp replies (pongs). There might be also be only arp requests and no arp replies. What I am interested at is the arp broadcasts, as the vm should broadcast an arp request (who-is <my_gateway_ip>). My first guess is that is no response or there is one but the vm cannot hear it. This is why I used the arp filter in the tcpdump command. This should shed some light on where the problem is and in which layer. find out where the traffic is not forwarded. Also, when you locate the point of failure, try and wait for the traffic to 'suddenly work' as you said and then figure out what was changed. We would love to see the dumps and coontinue to help. Thanks, Ido On Thu, Oct 8, 2015 at 7:29 PM, Julián Tete <danteconrad14@gmail.com> wrote:
I found the reason of my Problem: the virtual machines can't write the ARP table ¡¡¿?!!
When I manually use the command:
arp -s 192.168.XXX.XX 00:09:XX:XX:XX:XX
I can reach the gateway
I can't reach anything from my net segment but i can reach Internet (Double ¡¡¿?!!)
For the moment I wrote a script, but is awful to do this.
Any idea ?
Thanks in advance :)
2015-07-10 11:26 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Perhaps us are affected by the following error :
http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04267968
I will keep you informed
Thanks Friends
2015-07-06 12:06 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasn´t any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote:
Hi Friends of oVirt
I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) The Virtual Machines in these VLANs, can be reached from the external IPs from the net range, but from the Virtual machines only can ping the Host with the Bridge and itself, can't reach the gateway. ¿?
I configured a IP Forwarding in the Host with the virtual machine, and nothing changes...
Any idea ? This is the last duty before embrace oVirt in the company.
Look to the VLAN 100 configuration (My desired VM Network):
http://postimg.org/image/7hrog0a2n/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Thanks, Ido Barkan

Hello Friends of oVirt I'm glad to get your help. I'm trying to build a community of oVirt in Colombia. This is the data requested: #########HOST######## Software OS Version: RHEL - 7 - 1.1503.el7.centos.2.8 Kernel Version: 3.10.0 - 229.14.1.el7.x86_64 KVM Version: 3.10.0 - 229.14.1.el7.x86_64 LIBVIRT Version: libvirt-1.2.8-16.el7_1.4 VDSM Version: vdsm-4.17.9-0.el7.centos SPICE Version: 0.12.4 - 9.el7_1.3 GlusterFS Version: glusterfs-3.7.5-1.el7 CEPH Version: librbd1-0.80.7-2.el7 Hardware Manufacturer: HP Family: ProLiant Product Name: ProLiant BL460c Gen8 Version: [N/A] UUID: 2197C286-BC9C-4CF3-99CB-...... Serial Number: VCX..... CPU Model: Intel(R) Xeon(R) CPU E5-2667 v2 @ 3.30GHz CPU Type: Intel SandyBridge Family CPU Sockets: 2 CPU Cores per Socket: 8 CPU Threads per Core: 2 (SMT Enabled) Model name: QMH2572 - PCI-Express Dual Channel 8Gb Fibre Channel Mezzanine HBA, NFF Device type: FC Model name: QMH2572 - PCI-Express Dual Channel 8Gb Fibre Channel Mezzanine HBA, NFF Device type: FC The rest of the data is here: http://pastebin.com/Snc27Jgn Thank very much I love oVirt 3.6, so far so good. This is the last detail to dump VMware :) 2015-10-13 2:43 GMT-05:00 Ido Barkan <ibarkan@redhat.com>:
Julian, Lets try a more systematic approach (similar to what Donny suggests):
Please disable your arp script, and reproduce the situation where your vm cannot connect to the outside. It will be also a good idea to have the failing machine be the only powered on machine connected to the network (bridge).
* from the machine os run a ping to a pingable destination outside of your network (8.8.8.8?) * run tcpdump on the hypervisor on several interfaces: * the vm tap device (vnet0? vnet1?) * the vm network bridge device (hosting?), where the tap device is attached to. This should be visible via brctl. * the vlan device underneath the bridge (this one should have a name like 'eno1.50' where eno1 is the physical nic and 50 is the vlan tag) * the physical device (the ethernet nic)
The tcpdump command requires root privileges and looks like this: "sudo tcpdump -n -i <device_name> icmp or arp"
What I assume we will see are only icmp requests (pings) and no icmp replies (pongs). There might be also be only arp requests and no arp replies. What I am interested at is the arp broadcasts, as the vm should broadcast an arp request (who-is <my_gateway_ip>). My first guess is that is no response or there is one but the vm cannot hear it. This is why I used the arp filter in the tcpdump command.
This should shed some light on where the problem is and in which layer. find out where the traffic is not forwarded.
Also, when you locate the point of failure, try and wait for the traffic to 'suddenly work' as you said and then figure out what was changed.
We would love to see the dumps and coontinue to help.
Thanks, Ido
On Thu, Oct 8, 2015 at 7:29 PM, Julián Tete <danteconrad14@gmail.com> wrote:
I found the reason of my Problem: the virtual machines can't write the ARP table ¡¡¿?!!
When I manually use the command:
arp -s 192.168.XXX.XX 00:09:XX:XX:XX:XX
I can reach the gateway
I can't reach anything from my net segment but i can reach Internet (Double ¡¡¿?!!)
For the moment I wrote a script, but is awful to do this.
Any idea ?
Thanks in advance :)
2015-07-10 11:26 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Perhaps us are affected by the following error :
http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04267968
I will keep you informed
Thanks Friends
2015-07-06 12:06 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasn´t any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote: > Hi Friends of oVirt > > I'm trying to migrate my company from VMware to oVirt.
We'd like to help you do this!
> In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) > The Virtual Machines in these VLANs, can be reached from the external >IPs > from the net range, > but from the Virtual machines only can ping the Host with the Bridge and > itself, can't reach the gateway. ¿? > > I configured a IP Forwarding in the Host with the virtual machine, and > nothing changes... > > Any idea ? This is the last duty before embrace oVirt in the company. > > Look to the VLAN 100 configuration (My desired VM Network): > > http://postimg.org/image/7hrog0a2n/ > > http://postimg.org/image/68b40i1vr/ > > http://postimg.org/image/lu6mlshgp/
I must admit that I don't understand your problem yet. When you ping from inside your guest, where are your packets dropped?
I'd like to point that your "Hosting" network, as most VM networks, is better off left without an IP address. The benefit of this is better security (host TCP stack is not accessible from VMs) and less chances of routing collisions from the host.
So unless you need to use the same network for something other than VM communication, try to clear its address.
Regards, Dan. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Thanks, Ido Barkan

Good News Everyone :) I Change from the CentOS 7 kernel to kernel-ml from elrepo in the Host.... And oVirt 3.6 Release Candidate 3 works like a charm Thank you pals :) 2015-10-21 19:36 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hello Friends of oVirt
I'm glad to get your help. I'm trying to build a community of oVirt in Colombia.
This is the data requested:
#########HOST########
Software
OS Version: RHEL - 7 - 1.1503.el7.centos.2.8 Kernel Version: 3.10.0 - 229.14.1.el7.x86_64 KVM Version: 3.10.0 - 229.14.1.el7.x86_64 LIBVIRT Version: libvirt-1.2.8-16.el7_1.4 VDSM Version: vdsm-4.17.9-0.el7.centos SPICE Version: 0.12.4 - 9.el7_1.3 GlusterFS Version: glusterfs-3.7.5-1.el7 CEPH Version: librbd1-0.80.7-2.el7
Hardware
Manufacturer: HP Family: ProLiant Product Name: ProLiant BL460c Gen8 Version: [N/A] UUID: 2197C286-BC9C-4CF3-99CB-...... Serial Number: VCX..... CPU Model: Intel(R) Xeon(R) CPU E5-2667 v2 @ 3.30GHz CPU Type: Intel SandyBridge Family CPU Sockets: 2 CPU Cores per Socket: 8 CPU Threads per Core: 2 (SMT Enabled)
Model name: QMH2572 - PCI-Express Dual Channel 8Gb Fibre Channel Mezzanine HBA, NFF Device type: FC Model name: QMH2572 - PCI-Express Dual Channel 8Gb Fibre Channel Mezzanine HBA, NFF Device type: FC
The rest of the data is here:
Thank very much
I love oVirt 3.6, so far so good.
This is the last detail to dump VMware
:)
2015-10-13 2:43 GMT-05:00 Ido Barkan <ibarkan@redhat.com>:
Julian, Lets try a more systematic approach (similar to what Donny suggests):
Please disable your arp script, and reproduce the situation where your vm cannot connect to the outside. It will be also a good idea to have the failing machine be the only powered on machine connected to the network (bridge).
* from the machine os run a ping to a pingable destination outside of your network (8.8.8.8?) * run tcpdump on the hypervisor on several interfaces: * the vm tap device (vnet0? vnet1?) * the vm network bridge device (hosting?), where the tap device is attached to. This should be visible via brctl. * the vlan device underneath the bridge (this one should have a name like 'eno1.50' where eno1 is the physical nic and 50 is the vlan tag) * the physical device (the ethernet nic)
The tcpdump command requires root privileges and looks like this: "sudo tcpdump -n -i <device_name> icmp or arp"
What I assume we will see are only icmp requests (pings) and no icmp replies (pongs). There might be also be only arp requests and no arp replies. What I am interested at is the arp broadcasts, as the vm should broadcast an arp request (who-is <my_gateway_ip>). My first guess is that is no response or there is one but the vm cannot hear it. This is why I used the arp filter in the tcpdump command.
This should shed some light on where the problem is and in which layer. find out where the traffic is not forwarded.
Also, when you locate the point of failure, try and wait for the traffic to 'suddenly work' as you said and then figure out what was changed.
We would love to see the dumps and coontinue to help.
Thanks, Ido
On Thu, Oct 8, 2015 at 7:29 PM, Julián Tete <danteconrad14@gmail.com> wrote:
I found the reason of my Problem: the virtual machines can't write the ARP table ¡¡¿?!!
When I manually use the command:
arp -s 192.168.XXX.XX 00:09:XX:XX:XX:XX
I can reach the gateway
I can't reach anything from my net segment but i can reach Internet (Double ¡¡¿?!!)
For the moment I wrote a script, but is awful to do this.
Any idea ?
Thanks in advance :)
2015-07-10 11:26 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Perhaps us are affected by the following error :
http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c04267968
I will keep you informed
Thanks Friends
2015-07-06 12:06 GMT-05:00 Julián Tete <danteconrad14@gmail.com>:
Hi Friends of oVirt
This the data required:
I have a HP Enclosure with a HP SAN. I can't change the net settings in the switch because we have VMware Virtual Machines in production in the same enclosure. The switch is in Trunk Mode and all the traffic are in Tagged VLAN's with ID's: 1,50,90,91 and 100. I can play with 6 blades. I in the first Blade I installed oVirt in hosted engine mode. The only S.O is CentOS 7.1
I used inxi to brig the data for you:
My First Host is the only host until now (SPM) is the first data domain (NFS) and contains the hosted engine machine. I installed oVirt with ovirtmgmt in VLAN 1, over the interface eno1, without any VLAN Tagged configuration.
This the data for my first host:
This the data for the Engine:
This the data for the Virtual Machine created in VLAN 50:
S.O : CentOS 7.1 SELinux: Permissive IP ADDRESS: 192.168.50.8 PREFIX: 27 GATEWAY: 192.168.50.1 Interface: eth0
The Virtual Machine hasn´t any VLAN configuration.
In the 3 S.O, Network Manager is stopped and disabled, connectivity is managed by the network daemon.
This is the data for the Networking in the admin interface:
http://postimg.org/image/lbypejxrh/
http://postimg.org/image/jtkyhqs8f/
http://postimg.org/image/7dwf1nb9f/
http://postimg.org/image/6i9t75g33/
http://postimg.org/image/sm8e6lecv/
http://postimg.org/image/cvig7rjuv/
http://postimg.org/image/fxcthsrtl/
http://postimg.org/image/o6xjwwvyz/
http://postimg.org/image/pv5ar5v3j/
http://postimg.org/image/dx8br0gq7/
http://postimg.org/image/baixp4b0j/
This the case
With No IP in the VLAN, and IP in the Virtual Machine, From the Virtual Machine can ping myself (192.168.50.8) but I can't reach the gateway, can't reach the host, can't reach Internet.
Any help is appreciated
Thanks Friends of oVirt
2015-07-06 7:51 GMT-05:00 Soeren Malchow <soeren.malchow@mcon.net>:
Hi,
To make it easier to understand what the situation is, it would help to see your bridging configuration and your interface configration.
Something like:
#> ip addr
And
#> brctl show
Regards Soeren
On 06/07/15 13:30, "users-bounces@ovirt.org on behalf of Dan Kenigsberg" <users-bounces@ovirt.org on behalf of danken@redhat.com> wrote:
>On Tue, Jun 30, 2015 at 03:48:49PM -0500, Julián Tete wrote: >> Hi Friends of oVirt >> >> I'm trying to migrate my company from VMware to oVirt. > >We'd like to help you do this! > >> In my final tests, I set up 2 more VLANs in oVirt, (VM VLANs) >> The Virtual Machines in these VLANs, can be reached from the external >>IPs >> from the net range, >> but from the Virtual machines only can ping the Host with the Bridge and >> itself, can't reach the gateway. ¿? >> >> I configured a IP Forwarding in the Host with the virtual machine, and >> nothing changes... >> >> Any idea ? This is the last duty before embrace oVirt in the company. >> >> Look to the VLAN 100 configuration (My desired VM Network): >> >> http://postimg.org/image/7hrog0a2n/ >> >> http://postimg.org/image/68b40i1vr/ >> >> http://postimg.org/image/lu6mlshgp/ > >I must admit that I don't understand your problem yet. When you ping >from inside your guest, where are your packets dropped? > >I'd like to point that your "Hosting" network, as most VM networks, is >better off left without an IP address. The benefit of this is better >security (host TCP stack is not accessible from VMs) and less chances of >routing collisions from the host. > >So unless you need to use the same network for something other than VM >communication, try to clear its address. > >Regards, >Dan. >_______________________________________________ >Users mailing list >Users@ovirt.org >http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Thanks, Ido Barkan
participants (6)
-
Dan Kenigsberg
-
Donny Davis
-
Ido Barkan
-
Jeff Bailey
-
Julián Tete
-
Soeren Malchow