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

Allow refclock configuration parameter #16

Closed
islepnev opened this issue Nov 21, 2017 · 0 comments
Closed

Allow refclock configuration parameter #16

islepnev opened this issue Nov 21, 2017 · 0 comments

Comments

@islepnev
Copy link
Contributor

Since Linux-4.11 ptp_kvm kernel module is available allowing use of kvm infrastructure as a PTP clock.
The following line is required in chrony.conf:
refclock PHC /dev/ptp0 poll 3 dpoll -2 offset 0
It could be used in more generic way to add GPS and other hardware reference clocks too.

Since there's no generic option to add arbitrary data to chrony.conf, patching puppet-chrony code is required.

See also article: https://opensource.com/article/17/6/timekeeping-linux-vms

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

2 participants