Bug 50269 - allow "pool" in addition or instead of "server" in ntp.conf
allow "pool" in addition or instead of "server" in ntp.conf
Status: NEW
Product: UCS
Classification: Unclassified
Component: NTP
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks: 51498
  Show dependency treegraph
 
Reported: 2019-09-26 11:36 CEST by Dirk Ahrnke
Modified: 2020-06-16 09:08 CEST (History)
0 users

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Large environments
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Ahrnke univentionstaff 2019-09-26 11:36:27 CEST
The "pool" configuration option in ntp.conf makes use of eventually available multiple ip adddresses specified in a A-record (example: 0.pool.ntp.org). The main difference to the "server" configuration it not just takes the first address to use as the time reference. As a result, a more reliable and flexible configuration can be achieved.

Note: "man 5 ntp.conf" is not mentioning this configuration but /etc/ntp.conf.debian is using it.