[libvirt-users] Windows Server 2008 - KVM

2016-05-19 Thread Thiago Oliveira
Hi folks! When I start the Windows Server 2008 guest, the host cpu grown up the utilization and the host load average too. Are there some tips to use Windows Server with libvirt? Thanks, Thiago ___ libvirt-users mailing list libvirt-users@redhat.com htt

Re: [libvirt-users] libvirt equivalent for VMWare for SCSI mode = independent-persistent?

2016-05-19 Thread John Ferlan
On 05/19/2016 05:18 AM, Juha Anttila wrote: > Hi, > > I'm attempting to add virtual SCSI disks to my KVM guests the same way as I > did > with VMWare, but I'm having issues. > > Without knowing any better, I'm assuming it has something to do with me > attaching the disk incorrectly, and when

Re: [libvirt-users] libvirt on Raspberry Pi, block by parameter "-S"

2016-05-19 Thread Daniel P. Berrange
On Thu, May 19, 2016 at 10:05:57AM +, Xu Ding wrote: > Hi > > I have used libvirt on Raspberry Pi Debian. > I can start the vm, but it just starts and doesn't continue. > I find the qemu-system-arm command generated by virsh has a parameter > "-S", when I copy the command, remove the paramete

[libvirt-users] libvirt equivalent for VMWare for SCSI mode = independent-persistent?

2016-05-19 Thread Juha Anttila
Hi, I'm attempting to add virtual SCSI disks to my KVM guests the same way as I did with VMWare, but I'm having issues. Without knowing any better, I'm assuming it has something to do with me attaching the disk incorrectly, and when I'm looking at the VMWare config one thing I noticed was the

[libvirt-users] libvirt on Raspberry Pi, block by parameter "-S"

2016-05-19 Thread Xu Ding
Hi I have used libvirt on Raspberry Pi Debian. I can start the vm, but it just starts and doesn't continue. I find the qemu-system-arm command generated by virsh has a parameter "-S", when I copy the command, remove the parameter, run it in the console, the vm can run normally. But I don't kno