search for: xenu1

Displaying 2 results from an estimated 2 matches for "xenu1".

Did you mean: xenu
2006 Mar 02
0
Xen3: Network becomes unreachable under load
...atabase), the dom0 and the domU network becomes unreachable (i.e. only every 100th-200th ping gets through). The dom0 network is a standard xen3 network on a broadcom tg3 eth0. For the domU we are using following script: name ="vm_maxdb" kernel = "/vm_kernel/xen-linux-2.6.12.6-xenu1" ramdisk = "/vm_kernel/xen3-modules-2.6.12.6-xenu1" root ="/dev/hda1" memory =1800 disk = [''phy:/dev/VM_VOLS/VM_MAXDB,hda1,w''] vif = [ ''mac=00:10:00:00:00:30'' ] vcpus=4 cpus="0-3" To get this working we also had to turn off tcp...
2006 Sep 26
7
about hot plug issue
We found that cs 11554 increases some of timeout to fix the hot plug issue when starting 4 VMX simultaneously. Thanks for the quick reponse to nightly status report. But we found that when in an extremely condition, like creating 12 VMX domains and 4 XENU domains at the same time, sometimes we still can meet this bug. Attached is a demo script to start many domains. So we just wonder