Virtual Appliance NTP-Problem

Weiss nicht ob das was nützt. Ich habe die eine oder andere CRE auf virtuellen Centos8 laufen, und da ist der Chronyd nicht mit einem externen NTP Server verbunden, sondern guckt auf die Hardwareuhr des VM Host.
Meine Notizen dazu.:

To enable the PHC device, do the following on the guest OS:
Set the ptp_kvm module to load after reboot.
echo ptp_kvm > /etc/modules-load.d/ptp_kvm.conf
Add the /dev/ptp0 clock as a reference to the chrony configuration:
echo “refclock PHC /dev/ptp0 poll 2” >> /etc/chrony.conf

Restart the chrony daemon:
systemctl enable chronyd
systemctl start chronyd
systemctl restart chronyd

To verify the host-guest time synchronization has been configured correctly, use the chronyc sources command on a guest. The output should look similar to the following:

# chronyc sources
210 Number of sources = 1
MS Name/IP address         Stratum Poll Reach LastRx Last sample
===============================================================================
#* PHC0                          0   2   377     4     -6ns[   -6ns] +/-  726ns