LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-29-2009, 08:20 AM   #1
ashishshukla
Member
 
Registered: May 2008
Posts: 35

Rep: Reputation: 15
Question Error about loop device... Kindly help..


Hi Friends,
I installed XEN in RHEL5.2. But when i created virtual machines after some machines i got an error after that i am not able to create new virtual machines. Kindly see the below error -


Error: Device 768 (vbd) could not be connected. Failed to find an unused loop device.


Please help me how to resolve this error? Also please tell me what is this error and why it came ?

Is this error is a comman or it comes due to some problems in physical server ? Please explain this.

Thanks
 
Old 05-30-2009, 05:16 PM   #2
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Quote:
Failed to find an unused loop device.
Indeed you're out of loop devices. The maximum number of loop device is 8 by default, but you can manually create them using the mknod command:
Code:
mknod -m660 /dev/loopXXX b 7 8
where loopXXX is loop8, loop9, loop10 and so on. Then you can instruct the kernel to create a greater number of loop devices the next time you reboot, by adding max_loop=64 (e.g. for 64 loop devices) to the kernel options in /boot/grub/menu.lst.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Loop device lawrence_lee_lee Linux - Software 1 06-17-2008 02:20 AM
Downloaded Wireshark source code and while make rpm got this error, kindly help pkhera_2001 Linux - Newbie 1 03-20-2008 08:09 AM
What is Loop Device Support? Dswissmiss Linux - General 3 08-03-2004 08:36 PM
loop: can't open device /dev/loop0: No such device or address miaviator278 Linux - Security 3 06-09-2004 09:24 PM
UMSDOS vs. loop device okok Linux - General 5 01-29-2002 11:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration