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] is ther any limit on domU creation

To: Age_M <Age_M@xxxxxx>
Subject: Re: [Xen-users] is ther any limit on domU creation
From: "Arpan Jindal" <jindalarpan@xxxxxxxxx>
Date: Thu, 24 Apr 2008 19:59:09 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 24 Apr 2008 07:29:51 -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:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=esJMRZAE4/JP8c3Altt/IDafP9IqTooL8ghxKnTVpNk=; b=vYQd51jBt++EsDEYmOdTGuwP1EZIRh9tWdRMPN5SPEFwZWP1isKBEneOnBOSXUVFdcZs21plvDQ9Ak4Me28diUc7YtEOxkg1nNVwcPwxq0NxV6HjH/fLMLPZk5bDh3sZidEkCMFMNYwjyKkDMribxd/miXOtoiwudeYI5jY+BdY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=abl3UWjPqC/FLnV7zR91X8Zjv+PVF9EcUtABRRXMnfGGxn+Cfh6F2J6R/TK30mgtiOgCPzUGFhdpthsIUONyYpoIw8FquFvPMwtnd0VrGtdAml2z3GQKlHjlFhQz1Q9G7FPbLoUoynIqttH8GOIyhmTNvTVjU2jRYZtdvJfDQCo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <48107331.4000804@xxxxxx>
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: <b2d4ab9d0804240216n1cef7df6n7d9b51eb8a4886c5@xxxxxxxxxxxxxx> <481065C4.7050009@xxxxxx> <b2d4ab9d0804240355m22b5d9c6h5148b9ffdbef65f4@xxxxxxxxxxxxxx> <48107331.4000804@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
thanks dude
by adding  this
problem is resolved



On 4/24/08, Age_M <Age_M@xxxxxx> wrote:
> Hello again,
>
> please answer to the mailinglist. The community should benefit from the
> solution to your problem too!
> I am sorry, but I neither have a howto, nor do I work with RedHat products.
> Did you do a google search [1] on that?
>
> I found this, maybe it helps:
>
> echo "options loop max_loop=256" >> /etc/modprobe.conf
>
> 256 <- This is the max count of loop devices, so you may want to change
> that.
> After you did that, you need to reboot your machine, or do a:
>
> rmmod loop
> modprobe loop
>
> Hope it helps,
> Greetz Age_M
>
> [1] http://www.google.com/search?q=rhel5+dom0+max_loop
>
> Arpan Jindal schrieb:
> > how to do for rhel5
> >
> > On 4/24/08, *Age_M* <Age_M@xxxxxx <mailto:Age_M@xxxxxx>> wrote:
> >
> >     Hi Arpan,
> >
> >     you're maybe running out of loopback devices!?
> >     If you have loopback support builtin the kernel, just add
> >     max_loop=256 to your dom0 kernel in grub.conf (it's the module line).
> >     If you use loopback as module it depends on which version of linux
> >     you use:
> >
> >     This is the Debian way:
> >     echo "loop max_loop=256" >> /etc/modules
> >
> >     Hope it helps,
> >     Greetz Age_M
> >
> >
> >
> >
> >     Arpan Jindal schrieb:
> >
> >         Hi
> >         i am having one parataion of 150 Gb as /dev/sdb5
> >         i am trying to create more than 10 domu on that machine i am
> >         able to start 7 but when i try of start 8 on onwards i am not
> >         able to start from that partaion.
> >         i am using files for domu disk.
> >         os is htere any limit on that ?
> >         as if i shutdown the seventh domu and try starting 8th one its
> >         starts i have made a observation that at a same time i m only
> >         able to start only seven domu from one partation type.
> >         is it true ?
> >
> ------------------------------------------------------------------------
> >
> >         _______________________________________________
> >         Xen-users mailing list
> >         Xen-users@xxxxxxxxxxxxxxxxxxx
> >         <mailto: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>