|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] [SPAM] Xen server best configurations
Inas, I hadn't responded earlier because I don't run XCP, but...
On Tue, Mar 15, 2011 at 10:16 PM, Inas Ahmed <inas.ahmed@xxxxxxxxx> wrote:
[...]
> xe vm-param-set uuid=$VM_UUID memory-static-max=6
>
> xe vm-param-set uuid=$VM_UUID memory-dynamic-max=6
It looks like you're trying to set memory to be 6gb, right? Are you
sure this is right and it shouldn't be instead...
xe vm-param-set uuid=$VM_UUID memory-static-max=6144
xe vm-param-set uuid=$VM_UUID memory-dynamic-max=6144
I know when I'm creating VMs, I have a _BAD_ habit of specify "8"
instead of "8192" for 8GB in memory lines.
If the memory-static-max argument is in MB and not GB, then you may
have the same problem. I had one VM where I specified 8MB and the VM
started but it look like it froze which could explain your issue.
Mel
--
Melody Bliss
Usenix, SAGE and LOPSA Charter Member
Patron Member of the NRA
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|