High cpu-usage due leap second

udo

Distinguished Member
Apr 22, 2009
5,981
204
163
Ahrensburg; Germany
Hi,
for information: i had on one container (squeeze) an high load from an java-process (tomcat). Restart of the CT don't help.

To set the "right" time on the host solves the problem:
Code:
date -s "`date`"
The running kernel of the host is an 2.6.32-11-pve.

Perhaps it's helps someone else.

Udo