Re: [libvirt] Using TLS with chained certs?

2013-07-19 Thread Jon Stanley
On Fri, Jul 19, 2013 at 5:02 AM, Daniel P. Berrange berra...@redhat.com wrote: This is a known limitation that I'm working on fixing. It is not quite as simple as just replacing the method call, because it has ripple effects into other areas of code, and also neeeds to have some significant

[libvirt] Using TLS with chained certs?

2013-07-18 Thread Jon Stanley
I've got a setup where a given cert (for a machine) is issued randomly by one of three CA's, all of which are signed by a root CA. When using this with libvirt, it will refuse to start if the cert is signed by a CA other than the top one in the /etc/pki/CA/cacert.pem file, and if the client cert

Re: [libvirt] question about ading spice and vnc hardware

2013-03-04 Thread Jon Stanley
On Mon, Mar 4, 2013 at 8:48 PM, yue libv...@163.com wrote: i create VM through virt-manage. add hardware-- graphic--(spice,vnc server) i do not understand the word 'server' means, In my opinion , spice or vnc server is on KVM-HOST side, vnc,spice client connect to KVM-HOST. there are nothing

[libvirt] virsh reboot not working with QEMU driver?

2010-11-03 Thread Jon Stanley
I've noticed when using the QEMU driver that virsh reboot is not supported. Can this be supported, or is there some functionality that the underlying QEMU is missing? -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] virsh reboot not working with QEMU driver?

2010-11-03 Thread Jon Stanley
On Wed, Nov 3, 2010 at 3:44 PM, Eric Blake ebl...@redhat.com wrote: Which version of libvirt and qemu?  There has been some progress made on this front lately, and the most likely answer is that you are using older versions where it was not yet supported.  Also, it may depend on whether your