Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 20:46:40 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        freebsd-virtualization@freebsd.org
Subject:   Timer problems on FreeBSD 11R on KVM
Message-ID:  <20170301174640.GA44226@hades.panopticon>

next in thread | raw e-mail | index | archive | help
Hi!

I'm running a bunch of FreeBSD VMs on VPS provider which uses KVM.
Recently one of them began bahaving strangely. Symptoms:

- Much ~(30%) CPU spent in intr
- top shows CPU used by "intr{swi4: clock (0)}"
- kernel: calcru: runtime went backwards from 13958 usec to 10792 usec for pid 919 (sshd)
  messages in logs
- There's no much load, no high network traffic, systat shows no excess
  interrupts.
- This intr load is sporadic in form of ~30 minute busts each several
  hours
- The box had ntpd running, but disabling it doesn't help
- Playing with timer-related sysctls does not help either

I've tried i8254 and TSC-low timecounters:

kern.timecounter.hardware: ACPI-fast
kern.timecounter.choice: TSC-low(800) i8254(0) ACPI-fast(900) dummy(-1000000)

and kern.eventtimer.periodic=1

to no effect.


I suspect that this began after some changes on the hoster's side.

- This VM was working for more than a year without problems before
- A graph which monitors a reply time of website running on that VM
  showed min. response time jump from 50 to 75 msec on Monday, after
  which problems began.

So while I'm getting the hoster to tell me what they have changed, any
ideas?

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru      http://amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170301174640.GA44226>