> From: [EMAIL PROTECTED] [mailto:cobbler-
> [EMAIL PROTECTED] On Behalf Of Jasper Capel
> Sent: woensdag 15 oktober 2008 23:01
> To: cobbler mailing list
> Subject: Advanced networking: ethernet bonding proposal
>
> Hey all,
>
> Now that the arbitrary interface name and VLAN stuff is done, I'd like
> to add bonding support to Cobbler. I'd like to start with coming to an
> agreement on how this should look from a CLI-perspective.
>
> I'd suggest the following:
>
> cobbler system edit --name=system1 --add-interface=bond0
> --bonding=master --bonding-opts="miimon=100" --ip=192.168.0.1
> --subnet=255.255.255.0 --gateway=192.168.0.254 --static=1
> cobbler system edit --name=system1 --add-interface=slave0
> --mac=aa:bb:cc:dd:ee:f0 --bonding=slave --bonding-master=bond0
> cobbler system edit --name=system1 --add-interface=slave1
> --mac=aa:bb:cc:dd:ee:f1 --bonding=slave --bonding-master=bond0
>
> I'd like to hear your thoughts on this. :)
>
> --Jasper

Hi,

Would it be possible to combine the VLAN and trunking?

The commandline itself seems to be fine.

The problem I now see with the Cobbler way of working is that when you have 
systems using 6+ NICs (as we have) you need to know a lot of MAC addresses 
beforehand.


/marcel

This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to