High load average inside idle FreeBSD guest running on bhyve

Michael Gmelin freebsd at grem.de
Thu Oct 2 13:34:49 UTC 2014



On Thu, 02 Oct 2014 11:49:19 +0100
Karl Pielorz <kpielorz_lst at tdx.co.uk> wrote:

> 
> 
> --On 02 October 2014 10:06 +0200 Christian Laursen
> <xi at borderworlds.dk> wrote:
> 
> > Hello
> >
> > I have a few bhyve instances running that all seem to have a higher
> > load average than what would seem normal for a system that is idle.
> >
> > [snip]
> >
> > last pid:  6109;  load averages:  0.41,  0.38,  0.39    up
> > 1+14:27:48 09:56:25
> 
> Hi,
> 
> I think this has been covered on other lists - and is apparently
> "normal" (i.e. cosmetic).
> 
> I've installed a number of FBSD10 boxes recently, and they all seem
> to idle at around that (even when doing absolutely nothing) - I did
> post about it and was told it was just cosmetic... It certainly seems
> to be cosmetic.
> 
> If it's the same issue - I'd guess it's not bhyve related...
> 
> "
> last pid:  1294;  load averages:  0.42,  0.32,  0.27 
> up 1+20:44:55  11:47:16
> 18 processes:  1 running, 17 sleeping
> CPU:  0.0% user,  0.0% nice,  0.0% system,  0.1% interrupt, 99.9% idle
> "
> 
> That's from a bare metal amd64 10.0-RELEASE-p9 box with no services /
> users on it.
> 
> Thinking about it - we had the same 'symptom' on a Xen based FBSD 10
> box as well...

For your bare metal box, could you send the output of vmstat -i ? I had
the same issue on older boxes and it went away after setting

hint.hpet.0.legacy_route=1
hint.attimer.0.clock=0
hint.atrtc.0.clock=0

in /boot/loader.conf (see hpet(4)).

> 
> -Karl
> 
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to
> "freebsd-virtualization-unsubscribe at freebsd.org"



-- 
Michael Gmelin


More information about the freebsd-virtualization mailing list