|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] strange behaivior - xen 1.2
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>
|
- [Xen-devel] strange behaivior - xen 1.2,
victor <=
|
|
|
|
|