I personnally uses /etc/ethers to define mac addresses and then re-use 
their names in /etc/ggaoed.conf like this:

/etc/ethers:
00:1b:78:d2:eb:8e    DL140B-eth0
00:1b:78:d2:eb:8f    DL140B-eth1
00:15:17:38:04:9a    DL140B-eth2
00:15:17:38:04:9b    DL140B-eth3
00:1c:c4:10:06:e0    DL140A-eth0
00:1c:c4:10:06:e1    DL140A-eth1
00:15:17:38:07:10    DL140A-eth2
00:15:17:38:07:11    DL140A-eth3

and /etc/ggaoed.conf
dom0s = DL140A-eth2,DL140A-eth3,DL140B-eth2,DL140B-eth3

It work great on Debian 64bit + GG AoE target 1.1.

Le 13/03/2012 11:04, Lars Täuber a écrit :
> Hi there,
>
> I use the latest ggaoed revision (131) for several months now and I'm very
> satisfied. But now I came across a strange behaviour.
> The underlying distribution is an openSUSE 11.1 (x86_64). So quite old.
>
> Until now I never needed to use ggaoectl show-config or show-macmask.
> So I never knew it didn't work as expected.
>
> My problem is that I can't declare multiple ethernet addresses for a name in
> the acls section.
>
> Does anyone else have this problem?
>
> working example:
> /etc/ggaoed.conf
> [acls]
> name0 = 00:1e:67:06:c7:2a
> name1 = 00:1e:67:06:c7:2f
>
> not working:
> [acls]
> name = 00:1e:67:06:c7:2a, 00:1e:67:06:c7:2f
>
> The machine with the first mac address can't access its aoe-device anymore.
>
> I can't check the assignments because:
> =================
> # ggaoectl show-macmask
> Device NAMEbkp:
>
> =================
>
> I had a quick look at the source but I'm not an expert maybe glib 2.18.2 is to
> blame?
>
> Thanks
> Lars
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Aoetools-discuss mailing list
> Aoetools-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

-- 
<http://www.horoa.net>

Alexandre Chapellon

Ingénierie des systèmes open sources et réseaux.
Follow me on twitter: @alxgomz <http://www.twitter.com/alxgomz>


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to