Showing error while creating Xen Instance.

Hi,

We got some error while create new virtual server in cloudmin 6.8 ,

Kindly help me how fixed it ?

Creating swap file of 7.86 GB …
… done

Removing missing disks from fstab file …
… cleanup failed : Failed to read fstab file : Failed to mount /xen/dnsin.img on /mnt/xen-dnsin : mount: could not find any free loop device

Expanding filesystem to 300 GB …
… failed to find primary disk

Mounting new instance’s filesystem …
… failed : Failed to mount /xen/dnsin.img on /mnt/xen-dnsin : mount: could not find any free loop device

Configuring kernel for Xen instance …
… setup to boot Xen system’s kernel with PyGrub

Adding DNS entry dnsin.cloudmin.localdomain. for IP address 192.168.0.1…
… done

Configuring Xen instance for VNC console access …
… added on dynamic port

Starting up new Xen instance …
… failed to start : Using config file “/xen/dnsin.cfg”. Using to parse /boot/grub/grub.conf Error: Device 2049 (vbd) could not be connected. /etc/xen/scripts/block failed; error detected.

Fetching current status …
… status successfully retrieved (Down)

Thank you,

Howdy,

It sounds like you’re out of free loop devices.

You may need to add more loop devices to your system. For examples of how to do that, see http://tldp.org/HOWTO/CDServer-HOWTO/addloops.html