Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong chrony stratum (doc has updated, AgentBaker has not) #5991

Open
Artoria2e5 opened this issue Mar 5, 2025 · 0 comments
Open

Wrong chrony stratum (doc has updated, AgentBaker has not) #5991

Artoria2e5 opened this issue Mar 5, 2025 · 0 comments

Comments

@Artoria2e5
Copy link

What happened:
A lot of files have

refclock PHC /dev/ptp0 poll 3 dpoll -2 offset 0

What you expected to happen:

refclock PHC /dev/ptp_hyperv poll 3 dpoll -2 offset 0 stratum 2

like in current version of https://learn.microsoft.com/en-us/azure/virtual-machines/linux/time-sync should be instead present. Or if you don't want ptp_hyperv, ptp0 is okay; what matters is stratum 2

How to reproduce it:
Use grep on the existing source files.

Anything else we need to know?:
Wrong stratum leads to user confusion in https://www.mail-archive.com/[email protected]/msg03770.html.

Environment:

  • AgentBaker version: HEAD
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant