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:
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(a)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(a)ovirt.org
<mailto:users-bounces@ovirt.org> on behalf of Dan Kenigsberg"
<users-bounces(a)ovirt.org <mailto:users-bounces@ovirt.org> on
behalf of danken(a)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(a)ovirt.org <mailto:Users@ovirt.org>
>http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________
Users mailing list
Users(a)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/dfC0...
<br>
This the data for the Engine:<br>
<br>
<a moz-do-not-send="true"
href="http://pastebin.com/JdrMSbj0">http://pastebin.com/JdrM...
<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.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/jtkyhqs8f/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/7dwf1nb9f/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/6i9t75g33/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/sm8e6lecv/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/cvig7rjuv/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/fxcthsrtl/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/o6xjwwvyz/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/pv5ar5v3j/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/dx8br0gq7/">http://postimg.or...
<br>
<a moz-do-not-send="true"
href="http://postimg.org/image/baixp4b0j/">http://postimg.or...
<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>
>> <a moz-do-not-send="true"
href="http://postimg.org/image/68b40i1vr/"
rel="noreferrer"
target="_blank">http://postimg.org/image/68b40i1vr/</a>...
>><br>
>> <a moz-do-not-send="true"
href="http://postimg.org/image/lu6mlshgp/"
rel="noreferrer"
target="_blank">http://postimg.org/image/lu6mlshgp/</a>...
><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/user...
<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://...
</pre>
</blockquote>
<br>
</body>
</html>
--------------000401010805090300040509--