Re: [one-users] ebtables-kvm issue

2011-05-05 Thread Jaime Melis
Hi Kees,

you are right, the hook was broken. You can find the bug report here [1] and
the patch here [2].

[1] http://dev.opennebula.org/issues/617
[2]
http://dev.opennebula.org/projects/opennebula/repository/revisions/0e88d4248ac55aaba2cefcec8e28bb808b9b8a1c

Regards,
Jaime

On Thu, Apr 14, 2011 at 9:12 PM, Kees Verstoep  wrote:

> Hi,
>
> Like others on this list I am also experimenting with setting
> up ebtables for KVM and ran into the issue that the ebtables-kvm
> script does not appear to add rules.
>
> After some debugging there turns out to be a relevant difference
> between this version on the site:
> http://opennebula.org/documentation:archives:rel2.0:nm
> and the version included with 2.2.
> The 2.2 version does not flatten the hash-of-arrays containing
> the bridging interfaces, and as a result the condition
>if interfaces.include? tap
> never succeeds it seems, so activation never occurs.
> Note I am not a Ruby expert, maybe someone can have a look.
>
> Regards,
> Kees Verstoep
> ___
> Users mailing list
> Users@lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Jaime Melis, Cloud Technology Engineer/Researcher
Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | jme...@opennebula.org
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


[one-users] ebtables-kvm issue

2011-04-14 Thread Kees Verstoep

Hi,

Like others on this list I am also experimenting with setting
up ebtables for KVM and ran into the issue that the ebtables-kvm
script does not appear to add rules.

After some debugging there turns out to be a relevant difference
between this version on the site:
http://opennebula.org/documentation:archives:rel2.0:nm
and the version included with 2.2.
The 2.2 version does not flatten the hash-of-arrays containing
the bridging interfaces, and as a result the condition
if interfaces.include? tap
never succeeds it seems, so activation never occurs.
Note I am not a Ruby expert, maybe someone can have a look.

Regards,
Kees Verstoep
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org