|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] change file: to tap:aio
On Tue, 2011-09-13 at 17:37 +0200, Sebastian Biedermann wrote:
> >> Unfortunately, this is not working. I increased the number of loop
> >> devices, I get the same error on node-2:
> >>
> >> toor@node-2:/xen$ sudo mount 192.168.0.2:/xen /xen
> >> toor@node-2:/$ cd /xen
> >> toor@node-2:/xen$ ls
> >> disk.img my.lenny.cfg swap.img
> >> toor@node-2:/xen$ sudo xm create my.lenny.cfg -c
> >> Using config file "./my.lenny.cfg".
> >> toor@node-2:/xen$ Error: Device 51714 (vbd) could not be connected.
> >> losetup /dev/loop0 /xen/disk.img failed
> >>
> >>
> > Did you reboot?
>
> Yes..
Hmm, the only other suggestion I have for increasing loopbacks is adding
the following to your kernel boot line (not xen kernel, but system
kernel): max_loop=256
But that isn't necessary in my setup on CentOS... what distro is your
dom0?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|