|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Blocking problem with booting the domU
Hi Florian
Just checking ... you are asking 8 vcpu's for your domU. How many
CPU's you have then? Because if I'm not mistaken, dom0 needs to a have
also (at least) a dedicated CPU to manage correctly any domU's that may
be running.
Cheers,
N.
Rustedt, Florian wrote:
The domU-config:
------------------------------------------
xen0 ~ # cat /etc/xen/suse-default
name = "suse-default";
memory = 1024;
cpus = "0-7";
vcpus = 8;
kernel = "/boot/vmlinuz_domU"
extra=" root=/dev/sda5"
disk = [ 'file:/VirtualMachines/Templates/Suse_hda5,sda5,w' ]
vif = [ "mac=00:16:3e:1b:65:10" ];
vfb = [ 'type=vnc,vncunused=1' ]
vnc = 1
vncconsole = 0
keymap = "de"
-----------------------------------------
--
==============================================
Nuno Ricardo Santos Loureiro da Silva Ferreira
NMR Spectroscopy Research Group
Bijvoet Center for Biomolecular Research
Utrecht University
Bloembergen gebouw
Padualaan 8, 3584 CH Utrecht
The Netherlands
P: +31.(0)30.253 9932
F: +31.(0)30.253 2652
E: n.l.ferreira@xxxxx
W: http://nmr.chem.uu.nl
==============================================
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|