Displaying 2 results from an estimated 2 matches for "arcknowledg".
Did you mean:
arcknowledge
2007 Mar 16
0
How to debug xen
I follow the mini-howto posted by David Becker.
The post could be found here (
http://www.arcknowledge.com/gmane.comp.emulators.xen.devel/2004-07/msg00387.html
)
I follow the howto but replace several command.
Instead of using make instruction to set environment variables, I code them
into the Rules.mk
For example, I modify xen/Rules.mk by adding "debugger ?= y"
And I compile the Dom0 wi...
2007 Apr 10
0
[Fwd: Xen, NIC bonding, ARP problem]
...treff: [Xen-users] Xen, NIC bonding, ARP problem
Datum: Fri, 30 Mar 2007 10:05:45 +0200
Von: Dominik Klein <dk@in-telegence.net>
An: xen-users@lists.xensource.com
Hi xen-users
Xen seems to have problems with NIC bonding and ARP protocol. I
experienced the very same as described here:
http://arcknowledge.com/gmane.comp.emulators.xen.user/2005-10/msg00154.html
In short:
ping from domU to a host on the same network works after about 10
seconds (this actually varies, but it fairly sure works after 10 seconds).
tcpdump shows ARP-replies from the target, but arp -a in domU shows they
don''t ma...