[libvirt-users] using more than 1 core by a virtual machine

2011-03-16 Thread Zvi Dubitzky
My virtual machine xml file has 2 clause while the host has 2 physical cpus (cores). Is this enough to cause a VM running 2 endless loop threads to use the 2 cores ? In my case the VM running reports (cat /roc/cpuinfo) that it has 2 vcpus but it uses only 1 core (at a time) because the 'to

Re: [libvirt-users] SSH recovery console

2011-03-16 Thread JT Justman
Nikita, I don't know the answer to your specific question, but if your goal is to not use VNC insecurely, what I do is create the VNC port and secure it with host's firewall, then use ssh tunneling to only allow authenticated SSH clients to connect. Hope this helps, JT On 3/16/2011 8:47 AM

Re: [libvirt-users] With which VMM ,libvirt cooperates the most?

2011-03-16 Thread Laine Stump
On 03/16/2011 06:08 AM, kadir yüceer wrote: Hi all, I'm trying to develop some applications that communicate with VMM about guest OSs. Libvirt has drivers for many VMMs like Qemu, Vbox, etc. I'm currently using Vbox and time to time I get the error that says "this function is not supported by

[libvirt-users] SSH recovery console

2011-03-16 Thread Nikita A Menkovich
Hello, Is there available to create ssh recovery console except vnc console, that is default by libvirt. For example connect to kvm@host:2220 and go to first console For example like here But not plain format -- Nikita A Menkovich http://libc6.org/ JID: menkov...@gmail

[libvirt-users] RH6 qemu expects driver name

2011-03-16 Thread Robert Šmol
Hi, I am trying to start machine on RH6. virsh # start ulp-001 error: Failed to start domain ulp-001 error: internal error process exited while connecting to monitor: char device redirected to /dev/pts/1 qemu-kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x5: Parameter 'driver' expects a driver name

[libvirt-users] With which VMM ,libvirt cooperates the most?

2011-03-16 Thread kadir yüceer
Hi all, I'm trying to develop some applications that communicate with VMM about guest OSs. Libvirt has drivers for many VMMs like Qemu, Vbox, etc. I'm currently using Vbox and time to time I get the error that says "this function is not supported by the connection driver". So, for which VMM, libv