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-devel

[Xen-devel] Error: Device 0 (vkbd) is already connected.

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Error: Device 0 (vkbd) is already connected.
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Wed, 11 Apr 2007 15:32:19 -0600
Delivery-date: Wed, 11 Apr 2007 14:31:19 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: OSLO R&D
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

   Is vfb working well lately?  I thought I'd test it out on ia64 and it
works great, but only once per boot.  If I stop the domain and restart
it, I get the following:

Error: Device 0 (vkbd) is already connected.

To make sure this isn't an ia64 anomaly, I tried it on an x86_64 system.
Same thing, works the first time, reboot the domain and it's broken.  I
see someone reported a similar issue last month, but there was no
response:

http://lists.xensource.com/archives/html/xen-devel/2007-03/msg01141.html

The backtrace in xend.log looks like this:

[2007-04-11 15:23:07 2659] ERROR (__init__:1072) XendDomainInfo.initDomain: exce
ption occurred
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1518, in _initDomain
    self._createDevices()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1316, in 
_createDevices
    devid = self._createDevice(devclass, config)
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1292, in 
_createDevice
    return self.getDeviceController(deviceClass).createDevice(devConfig)
  File "//usr/lib/python/xen/xend/server/DevController.py", line 111, in 
createDevice
    raise VmError("Device %s is already connected." % dev_str)
VmError: Device 0 (vkbd) is already connected.

My domain config file has the following options to enable vfb:

vfb = [ 'type=vnc, vnclisten=0.0.0.0, vncunused=1' ]
extra = "console=ttyS0 xencons=ttyS video=xenfb"

Is anyone able to make this work reliably more than once?  Thanks,

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


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

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