Alastair McKinstry
2006-Jul-12 13:52 UTC
[Pkg-xen-devel] 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 await_daemons_up ;; This fixes the problem for me, and I request that it (or a variant) be added to the Debian scripts. Regards Alastair McKinstry -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-xen-ichec Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Versions of packages xen-utils-3.0 depends on: ii iproute 20051007-4 Professional tools to control the ii libc6 2.3.6-13 GNU C Library: Shared libraries ii libncurses5 5.5-2 Shared libraries for terminal hand ii python 2.3.5-10 An interactive high-level object-o ii udev 0.093-1 /dev/ and hotplug management daemo ii xen-hypervisor-3.0-amd64 3.0.2+hg9681-1 The Xen Hypervisor for amd64 ii zlib1g 1:1.2.3-11 compression library - runtime Versions of packages xen-utils-3.0 recommends: ii bridge-utils 1.1-1 Utilities for configuring the Linu pn libc6-xen <none> (no description available) -- no debconf information
Julien Danjou
2006-Jul-12 14:57 UTC
Bug#377996: [Pkg-xen-devel] Bug#377996: Error: Device 2049 (vbd) could not be connected. Backend
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
Debian Bug Tracking System
2006-Jul-12 16:49 UTC
[Pkg-xen-devel] Bug#377996: marked as done (Error: Device 2049 (vbd) could not be connected. Backend)
Your message dated Wed, 12 Jul 2006 16:05:21 +0200 with message-id <20060712140521.GA8917@tie> and subject line [Pkg-xen-devel] Bug#377996: Error: Device 2049 (vbd) could not be connected. Backend has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------- next part -------------- An embedded message was scrubbed... From: Alastair McKinstry <mckinstry@debian.org> Subject: Error: Device 2049 (vbd) could not be connected. Backend Date: Wed, 12 Jul 2006 14:43:34 +0100 Size: 3392 Url: http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060712/e85f0099/attachment.mht -------------- next part -------------- An embedded message was scrubbed... From: Guido Trotter <ultrotter@debian.org> Subject: Re: [Pkg-xen-devel] Bug#377996: Error: Device 2049 (vbd) could not be connected. Backend Date: Wed, 12 Jul 2006 16:05:21 +0200 Size: 2890 Url: http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060712/e85f0099/attachment-0001.mht
Reasonably Related Threads
- Bug#376915: xen-utils-3.0: xen-utils tries to run xend at install time
- Bug#374395: FTBFS with GCC 4.2: cast from pointer to integer of different size
- xen-3.0 3.0.2+hg9681-1 MIGRATED to testing
- Bug#372524: Lots of inaccurate information in /usr/share/doc/xen-utils-3.0/README.Debian.gz
- graphics: par(mfg=c(i,j,r,c)) (PR#529)