Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] If TLS disabled xend will not start.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] If TLS disabled xend will not start.
From: kanour-xen <xen@xxxxxxxxxx>
Date: Sun, 04 Mar 2007 19:03:08 +1100
Delivery-date: Sun, 04 Mar 2007 00:02:46 -0800
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
User-agent: Icedove 1.5.0.9 (X11/20061220)
Hi.
I just migrated from xen 3.0.2-2 to 3.0.4-1. Just installed new kernel
2.6.16.33-xen

The problem is TLS. If I move /lib/tls to /lib/tls.disabled I get
messages and xm tools does not work.
Something like this:
[2007-03-04 10:28:07 xend] ERROR (xmlrpclib2:124) method
"xend.domain.getRestartCount" is not supported
Traceback (most recent call last):
  File "/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in
_marshaled_dispatch
    if self.close_connection == 1:
  File "/usr/lib/python2.3/SimpleXMLRPCServer.py", line 409, in _dispatch
    raise Exception('method "%s" is not supported' % method)
Exception: method "xend.domain.getRestartCount" is not supported
[2007-03-04 10:28:08 xend] ERROR (xmlrpclib2:124) method
"xend.domain.getRestartCount" is not supported
Traceback (most recent call last):
  File "/usr/lib/python/xen/util/xmlrpclib2.py", line 103, in
_marshaled_dispatch
    if self.close_connection == 1:
  File "/usr/lib/python2.3/SimpleXMLRPCServer.py", line 409, in _dispatch
    raise Exception('method "%s" is not supported' % method)
Exception: method "xend.domain.getRestartCount" is not supported

Can someone advice what to do? I did not have this issue with previous xen.
Thank you
Jiri

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] If TLS disabled xend will not start., kanour-xen <=