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] machine reboots when memory is reduced for xen0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] machine reboots when memory is reduced for xen0
From: Amitayu Das <amitayudas@xxxxxxxxx>
Date: Mon, 21 Nov 2005 22:01:33 -0500
Delivery-date: Tue, 22 Nov 2005 03:02:14 +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=CTdiXEVMIrwp5rAvrsDUmcso38Nku/sMnO0DQ0aQivYvCGnyZFkSF8L2EjIDIAF3b8wHvRacSbu2ciolqWcxDHo7fLya8pt62aKolTict4/jibilLLVdnAWlznDeVI8yqYc5z04TJncGdV9XVUnOFrnoXIp9iSYTBmqkCYoau5o=
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 compiled xen-unstable on FC4 and the machine suceesfully boots into 2.6.12.6-xen0. I can start xend properly. No other domain is running at this point of time and "xm list" shows the following output:

# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0      581        1       r-----    35.6

However, if I try to reduce the amount of memory being used by xend (to some lower value than 581), by  issuing command
"xm mem-max 0 384"

the machine immediately reboots. Can anyone please tell me if I'm missing something or what may be the solution?

Thanks,
Amitayu

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] machine reboots when memory is reduced for xen0, Amitayu Das <=