|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] is ther any limit on domU creation
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
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|