[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Error: destorydevice ()


  • To: "Arpan Jindal" <jindalarpan@xxxxxxxxx>
  • 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
  • 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=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.