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: destorydevice ()

To: "Arpan Jindal" <jindalarpan@xxxxxxxxx>
Subject: Re: [Xen-users] Error: destorydevice ()
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sat, 10 May 2008 14:07:49 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 10 May 2008 11:08:21 -0700
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:references; bh=T/dmnsbioFNq13hqLUs9Q3kIxajhVGZx8jui+0AL5vc=; b=V78KN82MyPa/kisjv7VHnRpfycUP6/lgPoBiz3Fb8rhnNl4uSd2okv2hh+VKHY/3KIfavM3pr843dQddVQAfRUv4qomGBB0FoXxa55JrBhvy1SSoc42IChqIIIaD1DuGU91uJVr1qOsbLRSWdcZgPdOfOGjC913SZvMDfz7kOyI=
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:references; b=uFom98W2ZTiqouZStmOuJ8aEmr9mgS8Ab7khXWmcxKMKyLZK0kX5kx90UB+XtSP5E/mF3DX4ghyFtH4YROaybx3sBel9c4EyJOsU9y6YYHSKz2CBpiTMqE20G7zXIHYSkhw+q7Rn4d109U6zS3qjoOtJhATXIrvKkL/hHmO1b9Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <b2d4ab9d0805101058u393a4b32r35cc426dc97a228f@xxxxxxxxxxxxxx>
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: <b2d4ab9d0805100807q68ee6e90refa63f2ab38e403a@xxxxxxxxxxxxxx> <1e16a9ed0805100815y345bfb22g5b48ed163f232660@xxxxxxxxxxxxxx> <b2d4ab9d0805101058u393a4b32r35cc426dc97a228f@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi Arpan,

On Sat, May 10, 2008 at 1:58 PM, Arpan Jindal <jindalarpan@xxxxxxxxx> wrote:
/boot/grub/grub.conf
title Red Hat Enterprise Linux Server (2.6.18-8.el5xen)
root (hd0,1)
kernel /boot/xen.gz-2.6.18-8.el5
module /boot/vmlinuz-2.6.18-8.el5xen ro root=LABEL=/ rhgb quiet
loop.max_loop=888
module /boot/initrd-2.6.18-8.el5xen.img



/etc/modprobe.conf

alias eth0 bnx2
alias eth1 bnx2
alias scsi_hostadapter cciss
alias peth0 bnx2
options loop max_loop=888

I have changed the network setting earlier problem was with
loopbackdevices now I have changed them to 888 in grub.conf and
/etc/modprobe.conf but still I m not able to start virtual machines
more that 7 at a time I can only start 7 machines. Similar problem I
have faced in past but after inc the number of loop back devices
system started work is their any other place where I have to set this
number ?

check that you actually do have the loop devices.

ls /dev/loop*

losetup -f
losetup -a

Are you sure that the loop module is being loaded properly?

Can you check the output of dmesg and also try running the
modprobe loop max_loop= line manually.

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