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] Problem with XCP

To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Problem with XCP
From: Peter den Hartog <peterdenhartog@xxxxxxxxx>
Date: Wed, 28 Apr 2010 10:13:28 +0200
Delivery-date: Wed, 28 Apr 2010 01:14:58 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=C0dHiZOq1/Yl7Aocj15fJGO3BgMa4kRaMe5RMTJSVSU=; b=jrGpeATRJ1RuPNZEszDamiK+wFHEUwPO9ylis3hdUALFCfVHxmqbvYIJGgN4RN6YGz QQ6uWW6zF1JkMmieXuRcyy1UuSxZzuJmnDoYj7NxOVE1eEdhdMhO5j9iMCfQHQh8oZyw iNmeWNv0VE1lNF7bdQjujcjRRnZRjNR7GgwW4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=bac3E9LTWdhKVDigj1A8R/M9xbZafJLy/UfoC30wRLv1QJSldH7iWWsr+gMiJ/kE0w kH0fi9i21iapqXqB2k21609+Ih9fa1HBdRPVC2yzVVPcB1uzA2GmEIP4UAGZyt4q9CSj fKSRJyJrzNeeRJKU/QKbAruKMYVfuJDWHqoGQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hey Guys,

While trying to connect my open xen center i get the following error
bellow. Can anybody explain to me what this is? Even a reboot of all the
hosts + vm's doesn't fix this.

Thanks,
Peter

peter@yoda:~/Downloads/openxencenter$ python window.py 
window.py:146: GtkWarning: Ignoring the separator setting
  self.builder.add_from_file(self.gladefile)
window.py:146: GtkWarning: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
  self.builder.add_from_file(self.gladefile)
hostroot not contains:  OpaqueRef:c401e21d-61eb-1d0e-e675-9c33cb444230
hostroot not contains:  OpaqueRef:4538a75b-5d94-41c8-fd56-04dcf9f356a2
hostroot not contains:  OpaqueRef:cde99368-b1a0-1bc1-46d7-ecda4c507927
hostroot not contains:  OpaqueRef:c401e21d-61eb-1d0e-e675-9c33cb444230
hostroot not contains:  OpaqueRef:7e19396a-d59d-20b5-f710-eee77c401bf2
hostroot not contains:  OpaqueRef:cde99368-b1a0-1bc1-46d7-ecda4c507927
hostroot not contains:  OpaqueRef:9154e522-398a-b9e2-3f03-b66809ba613f
hostroot not contains:  OpaqueRef:6874aa02-0e43-039c-d684-5a2bb3d1f01a
hostroot not contains:  OpaqueRef:4538a75b-5d94-41c8-fd56-04dcf9f356a2
hostroot not contains:  OpaqueRef:9154e522-398a-b9e2-3f03-b66809ba613f
hostroot not contains:  OpaqueRef:f7de38d7-4301-d646-8554-bea2f31abf9e
hostroot not contains:  OpaqueRef:9154e522-398a-b9e2-3f03-b66809ba613f
hostroot not contains:  OpaqueRef:7e19396a-d59d-20b5-f710-eee77c401bf2
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 477, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/peter/Downloads/openxencenter/oxcSERVER_addserver.py",
line 222, in fill_tree_with_vms
    self.last_storage_iter =
treestore.append(hostroot[self.all_pbd[pbd]['host']], [\
KeyError: 'OpaqueRef:7e19396a-d59d-20b5-f710-eee77c401bf2'


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem with XCP, Peter den Hartog <=