Hi,
We are trying out a Proxmox setup and are currently running two hosts with VE 9.1
The hosts are both Dell Poweredge 640:
56 x Intel(R) Xeon(R) Gold 5117 CPU @ 2.00GHz (2 Sockets)
and
80 x Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (2 Sockets)
I am testing live migration of a Rocky Linux 10.1 VM (clean installed), and am encountering a clocksource error:
[root@localhost ~]# dmesg | grep -i 'clocksource.*unstable\|tsc.*watchdog'
[ 36.126271] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 36.126498] clocksource: Clocksource 'tsc' skewed 3472599 ns (3 ms) over watchdog 'kvm-clock' interval of 504130422 ns (504 ms)
[ 36.126578] tsc: Marking TSC unstable due to clocksource watchdog
And it changes clocksource to kvm-clock
This happens every time I am migrating the VM between the two hosts.
The CPU mode is currently set to Skylake Server v5, 2 cores,
q35 mode
qemu guest agent installed
I've tried updating BIOS on the hosts, made sure the hosts are using NTP, turning off CPU energy savings, using different CPU modes, but nothing seems to help.
Are there more things I could try?
What's the consequence of it changing clocksource?
Thanks
We are trying out a Proxmox setup and are currently running two hosts with VE 9.1
The hosts are both Dell Poweredge 640:
56 x Intel(R) Xeon(R) Gold 5117 CPU @ 2.00GHz (2 Sockets)
and
80 x Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz (2 Sockets)
I am testing live migration of a Rocky Linux 10.1 VM (clean installed), and am encountering a clocksource error:
[root@localhost ~]# dmesg | grep -i 'clocksource.*unstable\|tsc.*watchdog'
[ 36.126271] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 36.126498] clocksource: Clocksource 'tsc' skewed 3472599 ns (3 ms) over watchdog 'kvm-clock' interval of 504130422 ns (504 ms)
[ 36.126578] tsc: Marking TSC unstable due to clocksource watchdog
And it changes clocksource to kvm-clock
This happens every time I am migrating the VM between the two hosts.
The CPU mode is currently set to Skylake Server v5, 2 cores,
q35 mode
qemu guest agent installed
I've tried updating BIOS on the hosts, made sure the hosts are using NTP, turning off CPU energy savings, using different CPU modes, but nothing seems to help.
Are there more things I could try?
What's the consequence of it changing clocksource?
Thanks