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

[Xen-users] xm mem-set - maximum memory in .conf file ?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xm mem-set - maximum memory in .conf file ?
From: boris blaha-ysker <bblahaysker@xxxxxxxxx>
Date: Tue, 03 Jan 2006 08:51:32 +0100
Delivery-date: Tue, 03 Jan 2006 07:56:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: NEUSTA GmbH
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
hi all,

i installed xen 3.0 tarball on a fresh debian sarge
all works fine;

i started a vm with "xm create vm01.conf"
th conf included the parameter: memory = 256

i set the memory for dom1 on dom0 with: xm memset 1 128
xm list shows the reduced memory, and
free or top in dom1 shows also the right memory

i set the memory on dom0 with xm mem-set 1 398
xm list shows 398, BUT free and top in dom1 shows
only the max parameter from the .conf file (256)

does this mean: you can only increase memory until the
maximum specified in the .conf file ?

thanks a lot in advance
bb









_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xm mem-set - maximum memory in .conf file ?, boris blaha-ysker <=