18.13. Loop Device Errors

18.13. Loop Device Errors

If you use file-based guest images, one may have increased the number of configured loop devices (the default allows up to 8 loop devices to become active). If you need more than 8 file-based guests/loop devices, you must modify the /etc/modprobe.conf file. When modifying the modprobe.conf file, you must include this line:

options loop max_loop=64

This example uses 64 but you can specify another number to set the maximum loop value. You may also have to implement loop device backed guests on your system. To employ loop device backed guests for a paravirtual system, use the phy: block device or tap:aio commands. To employ loop device backed guests for a full virtualized system, use the phy: device or file: file commands.


Note: This documentation is provided {and copyrighted} by Red Hat®, Inc. and is released via the Open Publication License. The copyright holder has added the further requirement that Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. The CentOS project redistributes these original works (in their unmodified form) as a reference for CentOS-5 because CentOS-5 is built from publicly available, open source SRPMS. The documentation is unmodified to be compliant with upstream distribution policy. Neither CentOS-5 nor the CentOS Project are in any way affiliated with or sponsored by Red Hat®, Inc.