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

release-21.1: roachprod: Install and configure chrony on GCE clusters #62730

Closed
wants to merge 1 commit into from

Conversation

rail
Copy link
Member

@rail rail commented Mar 29, 2021

Backport 1/1 commits from #62108. It's been on the master branch for about a week now.

/cc @cockroachdb/release


Fixes #62063

In #31577 we switched to chrony for AWS, but not for CGE. By default
they GCE clusters based on Ubuntu 16.04 use ntp.

This patch installs chrony (and automatically removes ntp) on GCE
and configures chrony to use Google's time server.

Release note: None

Fixes cockroachdb#62063

In cockroachdb#31577 we switched to `chrony` for AWS, but not for CGE. By default
they GCE clusters based on Ubuntu 16.04 use `ntp`.

This patch installs `chrony` (and automatically removes `ntp`) on GCE
and configures `chrony` to use Google's time server.

Release note: None
@rail rail requested a review from petermattis March 29, 2021 14:56
@rail rail self-assigned this Mar 29, 2021
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rail
Copy link
Member Author

rail commented Apr 6, 2021

Maybe we should wait until #62946 is fixed, then start backporting all the things related to it.

@rail rail removed the request for review from petermattis April 6, 2021 15:49
@rail rail closed this Apr 6, 2021
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

Successfully merging this pull request may close these issues.

2 participants