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-users

Re: [Xen-users] question about xen cloud configuration

To: Peter den Hartog <peterdenhartog@xxxxxxxxx>
Subject: Re: [Xen-users] question about xen cloud configuration
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
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=4fos2hTguOxoKeMUnHJ7iEWoxD9DEiP06HlW0u5nb1A=; b=PE2oyvBHKSRzea1YO0xnbeL5XrAPhPghPVxe4elsjdgbAmQr3PQFQRcpTYA6azkYOy wgGkm+wPMbo3oIZ1/Z+YSzPqVs7qbV3iQFRqkIGJfXg/W0E1YYxDdr8AfUp5VYl7OiI6 Vy3A2XtVuEEDkQLe1OBYZQ/pT+AzSLgF85XY8=
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=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <752612c51002010437x3932243dl2aba713fa0430a43@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <752612c51002010219h5903bfd0p6ae7b08a4fb5babd@xxxxxxxxxxxxxx> <3da3b5b41002010400h28704953g77f816c073824c5e@xxxxxxxxxxxxxx> <752612c51002010437x3932243dl2aba713fa0430a43@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
"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

On Mon, Feb 1, 2010 at 12:19 PM, Peter den Hartog <peterdenhartog@xxxxxxxxx> wrote:
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
<Prev in Thread] Current Thread [Next in Thread>