Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread Francesco Romani
Hi, 

- Original Message -

 From: wodel youchi wodel_d...@yahoo.fr
 To: users@ovirt.org
 Sent: Wednesday, February 11, 2015 5:21:05 PM
 Subject: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

 Hi,

 I've a two nodes hosted-engine ovirt 3.5
 used storage is NFS4 for the: engine, vms, iso and export

 I have many Linux VMs and one Windows 2008 VM.
 The windows 2008 VMs is acting as a second AD, it's the second time in a
 month where the VM hangs and the cpu usage is 100%.
 I have this problem only with this VM only.

Can you provide the versions of the missing parts of your stack? 
libvirt (on the hypervisor host) 
qemu (same) 
OS (same) 

 I tried to look into vdsm logs, but no luck so far, all I found is
 GuestMonitor-Win2k8x64-AD2::DEBUG::2015-02-11
 12:01:02,158::vm::486::vm.Vm::(_getUserCpuTuneInfo)
 vmId=`ce0bcb92-90e8-45a7-9b9f-cfed10e920d6`::Domain Metadata is not set

This is not relevant to your issue 

 Is there a log file where I can follow the behaviour of the VM, because for
 now I have no clue about what is causing this problem.

emulation is done by QEMU, which has VERY terse logging. Anyway, its logs are 
in /var/log/libvirt/qemu/$VM_NAME.log 

-- 
Francesco Romani 
RedHat Engineering Virtualization R  D 
Phone: 8261328 
IRC: fromani 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread Vinzenz Feenstra

On 02/18/2015 07:23 PM, wodel youchi wrote:

Hi,
Yes I am, after installing the Win2k8 Vm, I used the ISO guest tools 
to install all the drivers.

And I am using the latest ISO available on Ovirt's repository.

The hangs are usually Hypervisor related, not guest.

Please follow up on Francesco's request to send the logs he requested. 
Thank you.





Le Mercredi 18 février 2015 16h57, Sandro Bonazzola 
sbona...@redhat.com a écrit :



Il 11/02/2015 17:21, wodel youchi ha scritto:
 Hi,

 I've a two nodes hosted-engine ovirt 3.5
 used storage is NFS4 for the: engine, vms, iso and export

 I have many Linux VMs and one Windows 2008 VM.
 The windows 2008 VMs is acting as a second AD, it's the second time 
in a month where the VM hangs and the cpu usage is 100%.

 I have this problem only with this VM only.

 I tried to look into vdsm logs, but no luck so far, all I found is
 GuestMonitor-Win2k8x64-AD2::DEBUG::2015-02-11 
12:01:02,158::vm::486::vm.Vm::(_getUserCpuTuneInfo) 
vmId=`ce0bcb92-90e8-45a7-9b9f-cfed10e920d6`::Domain

 Metadata is not set

 Is there a log file where I can follow the behaviour of the VM, 
because for now I have no clue about what is causing this problem.


 any advice?


Hi, are you using ovirt-guest-agent on the Windows 2008 VM?



 PS: is there a good solution to gather and analyze all the logs from 
ovirt's hypervisors and engine, storage...etc?


 thanks in advance.




 ___
 Users mailing list
 Users@ovirt.org mailto:Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users



--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com






--
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R  D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread Francesco Romani
- Original Message -
 From: wodel youchi wodel_d...@yahoo.fr
 To: Vinzenz Feenstra vfeen...@redhat.com, Sandro Bonazzola 
 sbona...@redhat.com, users@ovirt.org, Lev Veyde
 lve...@redhat.com
 Sent: Thursday, February 19, 2015 3:16:44 PM
 Subject: Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs
 
 Hi,
 
 The OS for all systems (hypervisors and the engine) is Centos 6.6 x64 with
 latest updates
 Kernel 2.6.32-504.8.1.el6.x86_64
 Engine version 3.5.1
 
 Libvirt:
 libvirt-0.10.2-46.el6_6.3.x86_64
 
 qemu:
 qemu-kvm-rhev-0.12.1.2-2.448.el6_6.x86_64
 qemu-img-rhev-0.12.1.2-2.448.el6_6.x86_64
 qemu-kvm-rhev-tools-0.12.1.2-2.448.el6_6.x86_64
 
 Vdsm:
 vdsm-4.16.10-8.gitc937927.el6.x86_64
 
 I am using NFS4 for my shared storage
 
 I've attached the log file of the VM from /var/log/libvirt/qemu

Indeed nothing really evident from qemu log, as unfortunately was expected.

We heard about problems on qemu 0.12.x and recent windowses.
This bug may be relevant: https://bugzilla.redhat.com/show_bug.cgi?id=1163828

You are not facing the same issue but something underneath can be related.

I'd suggest you to disable the hyperV optimization and see if that
helps.

To do so, you need to edit the osinfo properties (should be in
/usr/share/ovirt-engine/conf/osinfo-defaults.properties
)

and change the line

os.windows_xp.devices.hyperv.enabled.value = true

to

os.windows_xp.devices.hyperv.enabled.value = false

After a restart of Engine, you'll need to reboot the affected VM to
let its configuration change.

To check that the configuration changed, you should NOT
see anymore this option

hv_relaxed

in the qemu commandline/logs

If this doesn't help, I'm afraid you'll need to file a QEMU bug.

HTH,

-- 
Francesco Romani
RedHat Engineering Virtualization R  D
Phone: 8261328
IRC: fromani
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-19 Thread wodel youchi
Hi,
The OS for all systems (hypervisors and the engine) is Centos 6.6 x64 with 
latest updates
Kernel 2.6.32-504.8.1.el6.x86_64Engine version 3.5.1
Libvirt:
libvirt-0.10.2-46.el6_6.3.x86_64
qemu:qemu-kvm-rhev-0.12.1.2-2.448.el6_6.x86_64
qemu-img-rhev-0.12.1.2-2.448.el6_6.x86_64
qemu-kvm-rhev-tools-0.12.1.2-2.448.el6_6.x86_64
Vdsm:vdsm-4.16.10-8.gitc937927.el6.x86_64
I am using NFS4 for my shared storage
I've attached the log file of the VM from /var/log/libvirt/qemu

 

 Le Jeudi 19 février 2015 14h50, Vinzenz Feenstra vfeen...@redhat.com a 
écrit :
   

  On 02/18/2015 07:23 PM, wodel youchi wrote:
  
  Hi, Yes I am, after installing the Win2k8 Vm, I used the ISO guest tools to 
install all the drivers. And I am using the latest ISO available on Ovirt's 
repository.  
 The hangs are usually Hypervisor related, not guest. 
 
 Please follow up on Francesco's request to send the logs he requested. Thank 
you.
 
  
  
   
 
   Le Mercredi 18 février 2015 16h57, Sandro Bonazzola 
sbona...@redhat.com a écrit :
   
 
 Il 11/02/2015 17:21, wodel youchi ha scritto:
  Hi,
  
  I've a two nodes hosted-engine ovirt 3.5
  used storage is NFS4 for the: engine, vms, iso and export
  
  I have many Linux VMs and one Windows 2008 VM.
  The windows 2008 VMs is acting as a second AD, it's the second time in a 
  month where the VM hangs and the cpu usage is 100%.
  I have this problem only with this VM only.
  
  I tried to look into vdsm logs, but no luck so far, all I found is
  GuestMonitor-Win2k8x64-AD2::DEBUG::2015-02-11 
  12:01:02,158::vm::486::vm.Vm::(_getUserCpuTuneInfo) 
  vmId=`ce0bcb92-90e8-45a7-9b9f-cfed10e920d6`::Domain
  Metadata is not set
  
  Is there a log file where I can follow the behaviour of the VM, because for 
  now I have no clue about what is causing this problem.
  
  any advice?
 
 
 Hi, are you using ovirt-guest-agent on the Windows 2008 VM? 
 
  
  PS: is there a good solution to gather and analyze all the logs from ovirt's 
  hypervisors and engine, storage...etc?
  
  thanks in advance. 
  
  
  
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
 
 
 -- 
 Sandro Bonazzola
 Better technology. Faster innovation. Powered by community collaboration.
 See how it works at redhat.com 
  
 
  
 
 
 -- 
Regards,

Vinzenz Feenstra | Senior Software Engineer
RedHat Engineering Virtualization R  D
Phone: +420 532 294 625
IRC: vfeenstr or evilissimo

Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com 

   

win2k8.log
Description: Binary data
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-18 Thread wodel youchi
Hi,Yes I am, after installing the Win2k8 Vm, I used the ISO guest tools to 
install all the drivers.And I am using the latest ISO available on Ovirt's 
repository.

 

 Le Mercredi 18 février 2015 16h57, Sandro Bonazzola sbona...@redhat.com 
a écrit :
   

 Il 11/02/2015 17:21, wodel youchi ha scritto:
 Hi,
 
 I've a two nodes hosted-engine ovirt 3.5
 used storage is NFS4 for the: engine, vms, iso and export
 
 I have many Linux VMs and one Windows 2008 VM.
 The windows 2008 VMs is acting as a second AD, it's the second time in a 
 month where the VM hangs and the cpu usage is 100%.
 I have this problem only with this VM only.
 
 I tried to look into vdsm logs, but no luck so far, all I found is
 GuestMonitor-Win2k8x64-AD2::DEBUG::2015-02-11 
 12:01:02,158::vm::486::vm.Vm::(_getUserCpuTuneInfo) 
 vmId=`ce0bcb92-90e8-45a7-9b9f-cfed10e920d6`::Domain
 Metadata is not set
 
 Is there a log file where I can follow the behaviour of the VM, because for 
 now I have no clue about what is causing this problem.
 
 any advice?


Hi, are you using ovirt-guest-agent on the Windows 2008 VM?

 
 PS: is there a good solution to gather and analyze all the logs from ovirt's 
 hypervisors and engine, storage...etc?
 
 thanks in advance.
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com


   ___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt 3.5.1, Windows 2008 hangs

2015-02-18 Thread Sandro Bonazzola
Il 11/02/2015 17:21, wodel youchi ha scritto:
 Hi,
 
 I've a two nodes hosted-engine ovirt 3.5
 used storage is NFS4 for the: engine, vms, iso and export
 
 I have many Linux VMs and one Windows 2008 VM.
 The windows 2008 VMs is acting as a second AD, it's the second time in a 
 month where the VM hangs and the cpu usage is 100%.
 I have this problem only with this VM only.
 
 I tried to look into vdsm logs, but no luck so far, all I found is
 GuestMonitor-Win2k8x64-AD2::DEBUG::2015-02-11 
 12:01:02,158::vm::486::vm.Vm::(_getUserCpuTuneInfo) 
 vmId=`ce0bcb92-90e8-45a7-9b9f-cfed10e920d6`::Domain
 Metadata is not set
 
 Is there a log file where I can follow the behaviour of the VM, because for 
 now I have no clue about what is causing this problem.
 
 any advice?


Hi, are you using ovirt-guest-agent on the Windows 2008 VM?

 
 PS: is there a good solution to gather and analyze all the logs from ovirt's 
 hypervisors and engine, storage...etc?
 
 thanks in advance.
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users