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] xen 3.0.3

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen 3.0.3
From: "Fong Vang" <sudoyang@xxxxxxxxx>
Date: Tue, 17 Oct 2006 17:15:00 -0700
Delivery-date: Tue, 17 Oct 2006 17:16:07 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=p1oE7LZ1NFFexZ56ad5ebvToXYO08AXnVsGZOoXfszrF9nYxOSDdZgLeUuGmo65Jhd23gMbW5P8XhqpmZbKA/cOAAlAxdIZgxnbIYrpfK3anuKnheUqeEpQsMAQwJ8zShQRTkTjQleCeJrCC78WloXpsdN84XmzVlztzN7fLfFM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have several systems running Xen 3.0.2 on Fedora Core 5.

Today, I started playing with Xen 3.0.3 also on FC5.  dom0 starts up
fine without any problem.  However, I cannot create any domU's (domU =
CentOS 4.4).  This is the error being reported:


[root@xenmgt ~]# xm create -c meta
Using config file "/etc/xen/meta".
Error: Device 0 (vtpm) could not be connected. Backend device not found.




this is in xend-debug.log:

Traceback (most recent call last):
 File "/usr/lib/python2.3/SocketServer.py", line 463, in process_request_thread
   self.finish_request(request, client_address)
 File "/usr/lib/python2.3/SocketServer.py", line 254, in finish_request
   self.RequestHandlerClass(request, client_address, self)
 File "/usr/lib/python2.3/SocketServer.py", line 521, in __init__
   self.handle()
 File "/usr/lib/python2.3/BaseHTTPServer.py", line 324, in handle
   self.handle_one_request()
 File "/usr/lib/python2.3/BaseHTTPServer.py", line 318, in handle_one_request
   method()
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/util/xmlrpclib2.py",
line 66, in do_POST
 File "/usr/lib/python2.3/BaseHTTPServer.py", line 374, in send_response
   self.wfile.write("%s %d %s\r\n" %
 File "/usr/lib/python2.3/socket.py", line 254, in write
   self.flush()
 File "/usr/lib/python2.3/socket.py", line 241, in flush
   self._sock.sendall(buffer)
error: (32, 'Broken pipe')



Errors in xen-hotplug.log:

/etc/xen/scripts/vtpm-impl: line 73:
/var/vtpm/fifos/from_console.fifo: No such file or directory
Nothing to flush.
cat: /etc/xen/vtpm.db: No such file or directory
cat: /etc/xen/vtpm.db: No such file or directory


xend.log has the following info:

[2006-10-18 00:09:48 xend 13309] DEBUG (DevController:112)
DevController: writing {'domain': 'meta', 'frontend':
'/local/domain/9/de
vice/vtpm/0', 'pref_instance': '1', 'resume': 'False', 'frontend-id':
'9', 'online': '1', 'state': '1'} to /local/domain/0/backend/v
tpm/9/0.
[2006-10-18 00:09:48 xend.XendDomainInfo 13309] DEBUG
(XendDomainInfo:712) Storing VM details: {'shadow_memory': '0',
'uuid': '8222d
98d-22e2-92c6-c995-70bf961a9398', 'on_reboot': 'restart',
'start_time': '1161130188.58', 'on_poweroff': 'destroy', 'name':
'meta', '
xend/restart_count': '0', 'vcpus': '1', 'vcpu_avail': '1', 'memory':
'512', 'on_crash': 'restart', 'image': "(linux (kernel /boot/xe
nkernel) (ramdisk /boot/xeninitrd) (root '/dev/sda2 ro') (args 3))",
'maxmem': '512'}
[2006-10-18 00:09:48 xend.XendDomainInfo 13309] DEBUG
(XendDomainInfo:747) Storing domain details: {'console/ring-ref':
'814422', 'c
onsole/port': '2', 'name': 'meta', 'console/limit': '1048576', 'vm':
'/vm/8222d98d-22e2-92c6-c995-70bf961a9398', 'domid': '9', 'cpu/
0/availability': 'online', 'memory/target': '524288',
'store/ring-ref': '814423', 'store/port': '1'}
[2006-10-18 00:09:48 xend.XendDomainInfo 8699] DEBUG
(XendDomainInfo:933) XendDomainInfo.handleShutdownWatch
[2006-10-18 00:09:48 xend 13607] DEBUG (DevController:143) Waiting for
devices vif.
[2006-10-18 00:09:48 xend 13607] DEBUG (DevController:149) Waiting for 0.
[2006-10-18 00:09:48 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback /local/domain/0/backend/vif/9/0/hotplug-status.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback /local/domain/0/backend/vif/9/0/hotplug-status.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:478)
hotplugStatusCallback 1.
[2006-10-18 00:09:51 xend 13607] DEBUG (DevController:143) Waiting for
devices usb.
[2006-10-18 00:09:51 xend 13607] DEBUG (DevController:143) Waiting for
devices vbd.
[2006-10-18 00:09:51 xend 13607] DEBUG (DevController:149) Waiting for 2050.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vbd/9/2050/hotplug-status.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:478)
hotplugStatusCallback 1.
[2006-10-18 00:09:51 xend 13607] DEBUG (DevController:149) Waiting for 2051.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vbd/9/2051/hotplug-status.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:478)
hotplugStatusCallback 1.
[2006-10-18 00:09:51 xend 13607] DEBUG (DevController:149) Waiting for 2052.
[2006-10-18 00:09:51 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vbd/9/2052/hotplug-status.
[2006-10-18 00:11:27 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vbd/9/2052/hotplug-status.
[2006-10-18 00:11:27 xend 8699] DEBUG (DevController:478)
hotplugStatusCallback 1.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:149) Waiting for 2053.
[2006-10-18 00:11:27 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vbd/9/2053/hotplug-status.
[2006-10-18 00:11:27 xend 8699] DEBUG (DevController:478)
hotplugStatusCallback 1.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:143) Waiting for
devices irq.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:143) Waiting for
devices pci.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:143) Waiting for
devices ioports.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:143) Waiting for
devices tap.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:143) Waiting for
devices vtpm.
[2006-10-18 00:11:27 xend 13607] DEBUG (DevController:149) Waiting for 0.
[2006-10-18 00:11:27 xend 8699] DEBUG (DevController:464)
hotplugStatusCallback /local/domain/0/backend/vtpm/9/0/hotplug-status.



THe config file:

kernel = "/boot/xenkernel"
ramdisk = "/boot/xeninitrd"
memory = 512
name = "meta"
vif = [ 'mac=00:16:3e:00:14:12, bridge=xenbr0' ]
disk = [ 'phy:xenvg/metaroot,sda2,w', 'phy:xenvg/metausr,sda3,w',
'phy:xenvg/metavar,sda4,w', 'phy:xenvg/metaswap,sda5,w' ]
vtpm = [ 'instance=1,backend=0' ]
root = "/dev/sda2 ro"
extra = "3"


Any idea what's wrong.

thanks for any help.

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

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