Re: [Openstack] Get nova diagnostics to work with libvirt

2012-03-16 Thread Leander Bessa
I don't remember where exactly i copied this from, but i found this in the mailing list somewhere. This supposedly is the output produced by the nova-diagnostics command with xen. Maybe this can help? ++-+ |Property| Value |

Re: [Openstack] Get nova diagnostics to work with libvirt

2012-03-16 Thread Leander Bessa
I'm keep running into this error when i run nova diagnostics instance in essex-4. Any ideas? 2012-03-16 16:17:41 INFO nova.api.openstack.wsgi [req-374885a7-2a31-49e6-9afb-aeba8cdeed9a 9c59de1dbabc4fe29b97e9d4d8847fbd e429e26b8205485eb2102d4bc2c973fd]

[Openstack] Get nova diagnostics to work with libvirt

2012-03-12 Thread Leander Bessa
Hello, If recall correctly, the nova diagnostics command does not work with libvirt. I can't find the exact post where this happend, but someone suggested that i could implement the diagnostics command for libvirt. If so, where in the openstack source code should i look to find the required

Re: [Openstack] Get nova diagnostics to work with libvirt

2012-03-12 Thread Vishvananda Ishaya
I gave pretty detailed instructions the last time this came up: http://www.mail-archive.com/openstack@lists.launchpad.net/msg06980.html That should be enough to get you started. Diagnostics are a bunch of key/value pairs, but unfortunately there doesn't seem to be an example of what they are.