Some users and me have experienced time drift in some sopine modules. This manifests as a date jumping randomly in the future, for example around the year 2114.
Some system output:
This was discussed before in another thread (original) but I've decided to make a new thread due to the original one describing a different problem.
EDIT1: Strangely the drift is consistent between nodes. Here the output of another tainted node:
The actual hardware clock shows a different time than the master, but the 'fake' hardware clock time is exactly the same.
Some system output:
Code:
root@master:~# date
Fri Nov 30 15:16:29 UTC 2114
root@master:~# cat /etc/fake-hwclock.data
2114-11-30 14:46:01
root@master:~# hwclock
2019-10-10 23:45:40.014568+00:00
This was discussed before in another thread (original) but I've decided to make a new thread due to the original one describing a different problem.
EDIT1: Strangely the drift is consistent between nodes. Here the output of another tainted node:
Code:
root@worker1:~# date
Fri Nov 30 15:33:07 UTC 2114
root@worker1:~# cat /etc/fake-hwclock.data
2114-11-30 14:46:01
root@worker1:~# hwclock
2019-10-10 23:54:15.532921+00:00
The actual hardware clock shows a different time than the master, but the 'fake' hardware clock time is exactly the same.