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] Help: "Error: int argument required" on Debian Etch?

To: Peter Curran <pyc@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Help: "Error: int argument required" on Debian Etch?
From: Igor Chubin <igor@xxxxxxx>
Date: Fri, 7 Dec 2007 10:28:46 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 07 Dec 2007 00:24:51 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <GMail.1196980946.209995286.53442933322@xxxxxxxxxxxxxxxx>
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: <GMail.1196963814.145784094.78345028223@xxxxxxxxxxxxxxxx> <20071206193202.GQ16379@xxxxxxx> <GMail.1196980946.209995286.53442933322@xxxxxxxxxxxxxxxx>
Reply-to: Igor Chubin <igor@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.16 (2007-06-11)
On Do, Dez 06, 2007 at 04:42:26 -0600, Peter Curran wrote:
> Thanks Igor,
> Below is the config file:
> 
> #
> kernel = "/boot/vmlinuz-2.6.18-4-xen-686"
> memory = 500
> name = "g2"
> hostname = "g2.gwhopper.com"
> ip = "xx.xxx.xxx.x"
> netmask = "255.255.255.240"
> gateway = "xx.xxx.xxx.1"
> disk = ['phy:/dev/cciss/c0d0p5,c0d0p5,w']
> root = "/dev/cciss/c0d0p5 ro"
> extra = "4"
> 


I think, that the disk parameter specified incorrectly.
Try to write:

disk = ['phy:/dev/cciss/c0d0p5,hda1,w']
root = "/dev/hda1 ro"

> 
> 
> 
> Thank you.
> 
> 
> 
> 
> 
> On Thu, 6 Dec 2007 21:32:02 +0200
> Igor Chubin <igor@xxxxxxx> wrote:
> > On Do, Dez 06, 2007 at 11:56:54 -0600, Peter Curran wrote:
> > > Hi,
> > > I ran "xm create -c host2 vmid=2"   and got this error on a Debian Etch
> > System:
> > > 
> > > "Error: int argument required"
> > 
> > Please, show the config file host2.
> > 
> > It's likely that there is a mistake in that file.
> > 
> > 
> > > 
> > > The vm didn't get created. Could someone help to solve this problem?
> > > thank you
> > > 
> > > --------------------------------
> > > This Email was brought to you by:
> > > http://mybestonline.com
> > > 
> > > _______________________________________________
> > > Xen-users mailing list
> > > Xen-users@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-users
> > 
> > -- 
> > WBR, i.m.chubin
> > 
> > 
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> 
> --------------------------------
> This Email was brought to you by:
> http://mybestonline.com

-- 
WBR, i.m.chubin


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