[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] question about xen cloud configuration
- To: Peter den Hartog <peterdenhartog@xxxxxxxxx>
- From: Ahmed Kamal <email.ahmedkamal@xxxxxxxxxxxxxx>
- Date: Mon, 1 Feb 2010 15:39:52 +0200
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 01 Feb 2010 05:40:38 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=p/foHCY8q96cfiBnJOfolOqgVMXC4+n725YGWoMNwvEBpa0p3mHyJwLur9v7fT36vB 2LnsfqKeAud18MQyMP+fkqynfMLvUGy2c7gECe521wFbgAlBSU5G7Ic9P7We2OnP3ESx v5vrS7PPmnNAHniOggy3RPzNyRPzQjx20ENT0=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
"xe vdi-resize"
looks promising. The easiest way, is to ssh to the xcp node, and run xe commands from there, because of the spectacular bash completion there
On Mon, Feb 1, 2010 at 2:37 PM, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
thanks! that worked great, do you have any idea's for making the vdi (the hardisk of the vm) bigger? ti's 8.x GB by default but i would like it to be 30 GB.
Regards & thanks, Peter
On Mon, Feb 1, 2010 at 1:00 PM, Ahmed Kamal <email.ahmedkamal@xxxxxxxxxxxxxx> wrote:
Sure thing, power the VM off, and to change it to 768MB .. I'd use xe vm-param-set uuid=<put-uuid-here> memory-static-max=768000000 xe vm-param-set uuid=<put-uuid-here> memory-dynamic-max=768000000
Regards Hello,
I've created a test server with a xen-cloud platform on it, and it's running great, i got a centos and 2 debian machines running, created from template.
I was wondering if there's any easy way to extend the ram of these machine's and the size of the vdi, it got 256 mb ram and 8.xGB by default but i would like these defaults to be higher, is this changable?
Rergards & thanks, Peter
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
-- Groet // Kind regards, Peter den Hartog
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|