Bug#377996: [Pkg-xen-devel] Bug#377996: Error: Device 2049 (vbd)
could not be connected. Backend
Julien Danjou
acid at debian.org
Wed Jul 12 14:15:27 UTC 2006
On Wed, Jul 12, 2006 at 02:43:34PM +0100, Alastair McKinstry wrote:
> 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
> await_daemons_up
> ;;
>
> This fixes the problem for me, and I request that it (or a variant)
> be added to the Debian scripts.
I don't think this is xen job. loop may be not compiled.
_You_ will have to do
echo loop max_loop=64 >> /etc/modules
and MAKEDEV is only required once.
Cheers,
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060712/e0e2c119/attachment.pgp
More information about the Pkg-xen-devel
mailing list