LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-22-2015, 02:47 AM   #1
dzaku
LQ Newbie
 
Registered: Jun 2011
Location: POLAND BOAT CITY
Distribution: ARCH-LINUX, DEBIAN, FEDORA, UBUNTU
Posts: 9

Rep: Reputation: Disabled
Unhappy KVM trouble width time


hi everyone ,
I have instaled KVM on Fedora (QEMU emulator version 2.1.3 ) virsh (1.2.9.3)

On kvm created Windows 7 pro server for IP video monitoring , I have trouble with time after 1 minute the clock hurry for 20 second

What i can do ?Now i set up NTP working every 5-7 second but sometimes recorded video have jamming ,Lost 1 -2 second parts


Hardware cpi is 2x Intel(R) Xeon(R) CPU E5620 @ 2.40GHz

I set up timer for <timer name='rtc' tickpolicy='catchup'/>
and
bcdedit /set {default} USEPLATFORMCLOCK on

don`t help

my config

https://paste.fedoraproject.org/235295/34958492/
 
Old 06-24-2015, 09:45 PM   #2
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
Hey Dzaku,

This sounds like a RedHat / KVM bug...
Bug 742736 - Use rtc tickpolicy catchup by default for windows guests

Their solution looks like this.

Quote:
<clock offset='localtime'>
<timer name='rtc' tickpolicy='catchup'/>
</clock>
your current configuration
Quote:
<clock offset='localtime'>
<timer name='rtc' tickpolicy='catchup'/>
<timer name='pit' tickpolicy='delay'/>
<timer name='hpet' present='no'/>
<timer name='hypervclock' present='yes'/>
</clock>
Admittedly, I'm unsure why a programmable interval timer set to "delay" would impact your real time clock, however it's often helpful to isolate specific calls until you find the one going balls up. So, if left to my own devices I'd probably...
Save your config, strip out all other timer references from the clock element (use the config section from the bug report). See if you can reproduce the problem (we're testing to see if the pit timer interacting with the real time clock is at the heart of the problem). If that works, think about why you need the PIT timer.

If that doesn't work, create a timer as the first entry of the clock element
Quote:
timer name='platform' tickpolicy='catchup'
As I understand the KVM clock structure, the 'platform' timer establishes policy for all other timers in the VM, so perhaps that will solve your problem.
Sorry I don't have a silver bullet for you, but you live in a boat city in Poland so I'm thinking you appreciate a challenge...

Last edited by dijetlo; 06-24-2015 at 09:47 PM. Reason: 'Clock' ... 'Timer'... it's the same thing, isn't it?
 
  


Reply

Tags
clock, fedora, kvm, qemu, windows 7


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Aten KVM switch hangs my Fedora 12 from time to time kenneho Linux - Hardware 6 12-07-2010 08:08 AM
get console window width: why ioctl always return 0 width? karatelambda Programming 2 07-07-2010 07:57 AM
Adjust table width so that it fits to page width ynovh Programming 2 03-22-2010 03:13 PM
VirtualBox and KVM installed at the same time - any problems? catkin Linux - Software 3 09-07-2009 07:49 AM
having trouble getting KVM to work... need help here r00tb33r Linux - Software 1 04-14-2007 02:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration