Displaying 1 result from an estimated 1 matches for "e85f0099".
Did you mean:
e854009
2006 Jul 12
2
Bug#377996: Error: Device 2049 (vbd) could not be connected. Backend
Package: xen-utils-3.0
Version: 3.0.2+hg9681-1
Severity: normal
I get this error with xen after some debug cycles, start / stopping nodes.
I found this fix on the net, which fixes the problem:
http://lists.xensource.com/archives/html/xen-users/2006-04/msg01070.html
in /etc/init.d/xen:
start)
+ modprobe loop max_loop=64
+ cd /dev && /dev/MAKEDEV loop
xend start