Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-18 Thread Michael Giardino
Sorry to blow up everyone's email on this but I tried something new and found a different problem. I uninstalled all the debian package (libvirt, kvm, qemu, virt-manager, etc.) and then remade all the packages and installed them. Haswell again shows up in virt-manager, but now any CPU I choose incl

[libvirt-users] Not able to open Xen Connection using libvirt

2013-06-18 Thread varun bhatnagar
Hi, I am trying to create virtual machine through libvirt using xen hypervisor. I was able to install xen successfully but when I tried connecting to the hypervisor it gave an error. And while installing libvirt (libvirt-1.0.1) I installed it with xen support. I am pasting the snapshot of the erro

Re: [libvirt-users] Using a Windows partition as libvirt media

2013-06-18 Thread Roland Giesler
On Tue, Jun 18, 2013 at 12:08 PM, Martin Kletzander wrote: > > I use it like this: > > In virt-manager, go through: New -> Import existing disk image -> > Forward -> Fill in /dev/sda2 -> 3x Forward -> Finish Ah, this explains why it doesn't work for me. I selected an existing disc pool at step 2

Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-18 Thread Michael Giardino
I didn't have cpuid installed on my system, but I imagine that libvirt is using the instruction cpuid, not a userspace program. Please let me know if there's anything else I can do to help. Best, Michael eax ineax ebx ecx edx 000d 756e6547 6c65746e 49656e69

Re: [libvirt-users] libvirt hang on domain attemp to create domain

2013-06-18 Thread Michal Privoznik
On 18.06.2013 07:14, Александр wrote: > good day, i am trying to create domain via virDomainDefineXML. and my program > hanging, also i failed to caonnect to libvirt daemon with virt-manager after > this, only killing libvirtd via SIGKILL and restarting it solveing hang (i > mean after restart i

Re: [libvirt-users] Using a Windows partition as libvirt media

2013-06-18 Thread Martin Kletzander
On 06/18/2013 09:36 AM, Roland Giesler wrote: > On Fri, Jun 14, 2013 at 11:07 AM, Martin Kletzander > wrote: >> On 06/13/2013 08:48 PM, Roland Giesler wrote: >>> On Mon, Jun 10, 2013 at 10:06 PM, Roland Giesler >>> wrote: [...] I tried with virt-manager, but the only options I have are >>>

Re: [libvirt-users] Fwd: Haswell 4770 misidentified as Sandy Bridge

2013-06-18 Thread Martin Kletzander
On 06/17/2013 05:41 PM, Michael Giardino wrote: > Kashyap: I have not tried integrating your guest xml but I will look > over it today when I get a chance. Thank you. > > Martin: Below is the output from /proc/cpuinfo. Let me know if there is > anything else that would be helpful in debugging this

Re: [libvirt-users] Using a Windows partition as libvirt media

2013-06-18 Thread Roland Giesler
On Fri, Jun 14, 2013 at 11:07 AM, Martin Kletzander wrote: > On 06/13/2013 08:48 PM, Roland Giesler wrote: >> Surely there must be someone here that knows how to do this? Maybe >> someone that has used some other partition type in this way? >> >> On Mon, Jun 10, 2013 at 10:06 PM, Roland Giesler