WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] strange behaivior - xen 1.2

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] strange behaivior - xen 1.2
From: victor <victor@xxxxxxxx>
Date: Tue, 27 Apr 2004 06:20:05 -0400
Delivery-date: Tue, 27 Apr 2004 11:29:14 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630
Everithing works but.
The virtual colputers stop responding for a short period of time.
And this is repeating.
In all this time, the primary domain is working just fine: it responds and the procesor is not overloaded.
All the virtual domains that I created have 128Mb RAM and 500Mb swap.
The procesor is 2.4G.

My configuration for one of the virtual domains:

vmid=int(vmid)
image = "/boot/xenolinux_vlan.gz"
ramdisk = ""
builder_fn='linux'
mem_size = 220
domain_name = "RRD"
vfr_ipaddr = ["169.254.1.2", "192.168.250.61"]
vbd_list = [('vd:62','/dev/hda1','w'), ('vd:58','/dev/hda2','w')]
vbd_expert = 0
netmask = '255.255.0.0'
gateway = '169.254.1.0'
nfsserv = '169.254.1.0'
cmdline_ip = "ip="+vfr_ipaddr[0]+":"+nfsserv+":"+gateway+":"+netmask+"::eth0"
cmdline_root = "root=/dev/hda1 ro"
auto_restart = False



Thank you.



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>