Re: OSv time drifting when running under KVM

2018-09-14 Thread Waldek Kozaczuk
Stupid question: are you sure the KVM accellarion is actually enabled and kvm-clock actually used? If not OSv would fall back to hpet which we know we have some problems with. Waldek On Thursday, September 13, 2018 at 3:19:30 PM UTC-4, rickp wrote: > > > We have a problem with OSv's wall clock

Re: OSv time drifting when running under KVM

2018-09-14 Thread Rick Payne
On Fri, 2018-09-14 at 12:12 -0700, Waldek Kozaczuk wrote: > Stupid question: are you sure the KVM accellarion is actually enabled > and kvm-clock actually used? If not OSv would fall back to hpet which > we know we have some problems with. My turn for a stupid question - how would I know? I do

Re: OSv time drifting when running under KVM

2018-09-14 Thread Dor Laor
Need to look at the guest log and the restapi On Fri, Sep 14, 2018, 15:53 Rick Payne wrote: > On Fri, 2018-09-14 at 12:12 -0700, Waldek Kozaczuk wrote: > > Stupid question: are you sure the KVM accellarion is actually enabled > > and kvm-clock actually used? If not OSv would fall back to hpet

Re: OSv time drifting when running under KVM

2018-09-14 Thread Rick Payne
On Fri, 2018-09-14 at 16:25 -0700, Dor Laor wrote: > Need to look at the guest log and the restapi The log says: /usr/bin/qemu-system-x86_64 -name xxx -S -machine pc-i440fx- xenial,accel=kvm,usb=off -m 8192 -realtime mlock=off -smp 4,sockets=4,cores=1,threads=1 ... Rick -- You received this