WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] vbd segment not found

To: xen ml <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] vbd segment not found
From: mlist <mlist@xxxxxxxxxxx>
Date: Tue, 12 Apr 2005 12:10:58 +0200
Delivery-date: Tue, 12 Apr 2005 10:10:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: www.opendoor.fr
Reply-to: mlist@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hello list

i got the following pb:
# xm create -f mac1/mac1.xen
Using config file "mac1/mac1.xen".
Error: Error creating domain: vbd: Segment not found:
uname=file:/xen/mac1/swapfs

but:
# dmesg | grep loop
loop: loaded (max 32 devices)

# ls -l /xen/mac1/swapfs
-rw-r--r--  1 root root 268435457 2005-04-12 11:25 /xen/mac1/swapfs

# xm list
Name              Id  Mem(MB)  CPU  State  Time(s)  Console
Domain-0           0       57    0  r----     26.9
mac2               1      127    0  -b---      1.5    9601
mac3               2      127    0  -b---      1.4    9602

meaning i should be able to use 32 loop devices, swap file actually
exists, and i've got only 2 xen machines running with 3 vbd each ( so 6
loop devices used ).

# lsof | grep loop also shows a total of 6 loop dev being used.

seems that loop device limit is still set to 8.

any idea ?

plateform is debian sarge, clean xen-2.0.5 home-compiled

thanks




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>