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] Problem when reducing Dom0's memory

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem when reducing Dom0's memory
From: Amitayu Das <amitayudas@xxxxxxxxx>
Date: Sat, 26 Nov 2005 15:42:51 -0500
Delivery-date: Sat, 26 Nov 2005 20:42:46 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mT9XauMtaWiqgC5XzSdAXKgScuyExFtkxr/1ahWMUlaQ+bgHSZQ88YkTLixP+jK0iqxyrwoa483Qe/FfmHx2+aRDaUBGoQMtZf10lHQ9X3MSwSIoHFYhzTPm4VSg3hhJF7ERx0yPZll214U6kRMkVRqz8GTJrde8t/XEvulvqK4=
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm having problem in reducing the memory-size for Dom0. I got it running after compiling the xen-unstable source code on FC4. The domain0 starts fine and I can start DomU also. Initially, Dom0 starts with default memory (although I'm not sure what that is). However, if I get the following when trying to reduce the memory-size for Dom0 as I needed more memory for the DomU's.

#xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      581     1 r----- 12353.5
# xm mem-max 0 384
Error: domain_setmaxmem() takes no keyword arguments
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem when reducing Dom0's memory, Amitayu Das <=