Comment 10 for bug 1494356

Revision history for this message
Martin Packman (gz) wrote :

Okay, this bug is actually super simple, and not lxc related. Look at any of the unit logs, for instance in:

<http://juju-ci.vapour.ws/job/OS-deployer/272/artifact/artifacts/>

machine-6/unit-nova-cloud-controller-0-2015-09-12T01-46-41.259.log

We're getting the line:

2015-09-12 01:46:40 DEBUG juju.worker.uniter.remotestate watcher.go:393 update status timer triggered

16721 times. That exact line. Meaning we're logging an update status line ~2**14 times per second. So, performance problem indeed.