|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Using bonding-device bond0 for Xen
Hello,
did anybody succeed to use Xen 2.0.7 with a Bonding-Device in dom0?
I have configured a Bonding-Device consisting of eth0 and eth1 for
redundancy reasons in dom0. I don't succeed in using this device with Xen.
I adopted some scripts in /etc/xen/scripts:
in network:
netdev=${netdev:-bond0}
in vif-route:
main_ip=`ifconfig bond0 | grep "inet addr:" | sed -e 's/.*inet
addr:\(\w\w*\.\w\w
*\.\w\w*\.\w\w*\).*/\1/'`
but it did't help.
Is there anything more I can do?
I can't reach the outside world from a xenU.
Without bonding it works without any problems.
Please help...
Regards
Richard
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Using bonding-device bond0 for Xen,
Richard Mayer <=
|
|
|
|
|