Displaying 3 results from an estimated 3 matches for "5ubuntu27".
Did you mean:
5ubuntu2
2010 Jul 29
1
Too many active clients?
...teracts with libvirtd, but it only creates two
long-lived connections (I'm very sure). What constitutes an active
connection?
The only other libvirtd access that goes on are some quick lived munin
process which connect in various ways and using virsh on the command line.
Libvirt version 0.7.5-5ubuntu27 on Ubuntu 10.04.
Thanks!
.:. jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100728/5b82950d/attachment.htm>
2010 Jun 28
2
SASL GSSAPI error "Key table entry not found"
My server and client are running Ubuntu Lucid, libvirt-bin
0.7.5-5ubuntu27, qemu-kvm-0.12.3+noroms-0ubuntu9 and I'm using
virt-viewer-0.0.3-6ubuntu7.xul19 or virt-manager-0.8.2-2ubuntu8 to
connect. I configured SASL2 to use GSSAPI for libvirt following the
instructions in the libvirt docs, created a keytab with
libvirt/my.fully.qualified.domain at MY-REALM.COM (has a...
2010 Aug 13
0
virtio and encryption
Greetings,
I am trying to use virtio and encryption.
My setup is:
host and guest: ubuntu 10.04 server (libvirt 0.7.5-5ubuntu27, qemu-kvm
0.12.3+noroms-0ubuntu9.2)
I have secret defined and disk in domain xml referencing that secret.
When I start using "<target dev='hda' bus='ide'/>" in HDD config, it works.
When I start using "<target dev='vda' bus='virtio'/>"...