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] Error: int argument required

To: "Jarkko Ypäjä" <jarkko.ypaja@xxxxxxxxxxx>
Subject: Re: [Xen-users] Error: int argument required
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Tue, 12 Feb 2008 13:38:19 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 12 Feb 2008 10:38:58 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=pfJq0KFM4l7W12ZZVWPHvrDGRt7eZwJL6P5e7S0Hyfo=; b=IoYmuNylSy2oDJAhuUwtyJY2DdA+buS/s2vPsyyU1+Fm023Dp5Rs9ZUr6vhIkUKHya3X2LMShWg/x/dpInNjlt/bcQKE9GcvlqXoxDh+/lceFUB1gIMCHAYc9iS5dzNUepHru90hthHeeGlqvwjdgpzmRH8xbgRXxwIpukppcDs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gpb+Kg4NK1ErIL71Rij2K1LS5VLXxdcHXowAEGpYuBgdu6WuQKsmcK7jclKMuDQCSbcHcq4Y+GXoHCUeMwhqh54SzGn6hyXaTfvbjZUPFytCXVjatVHiiUfAxQDwBO4U0FNZJtpRTeLJoK1qxT9L0laax7jm2LQYYkbZfC8Hu7s=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <BLU106-W19BBE47ABBBCCF42E7B867942B0@xxxxxxx>
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>
References: <BLU106-W19BBE47ABBBCCF42E7B867942B0@xxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I think the problem might be with your memory line.

change it from:

memory  = '32'

to:

memory = 32

Regards,
Todd


On Feb 12, 2008 12:51 PM, Jarkko Ypäjä <jarkko.ypaja@xxxxxxxxxxx> wrote:
>
>  Hi,
>
> I've got XEN kernel(2.6.18-5) running nicely on my debian etch box but I've
> got a problem when adding a new vps client.
>
> After running xm create /etc/xen/xen1.domain.com.cfg I get this error
> Error: int argument required
>
> My xen1.domain.com.conf is here: http://paste.servut.us/lnv
>
> At the moment I've got no domains related to this server, I hope this is not
> the cause. I googled this error and noticed that there has been some bug
> which caused this error.
>
> Here is my xen_tools.conf: http://paste.servut.us/qfr
>
> I've been following this howto
> http://www.howtoforge.com/debian_etch_xen_3.1_p3
>
> Can anyone help me to fix this problem?
>
> ________________________________
> Ota nyt käyttöösi uuden sukupolven Windows Live palvelut! Klikkaa!
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

<Prev in Thread] Current Thread [Next in Thread>