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

meta-opentrons/systemd: add DNS + NTP servers that are reachable from China. #166

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

vegano1
Copy link
Collaborator

@vegano1 vegano1 commented Sep 5, 2024

Overview

The Flex cannot reach the Google DNS + NTP servers in the USA from within China, which causes unresolved domains and out-of-sync system time, leading to issues. So let's add a few backup DNS + NTP servers that are reachable from China so we don't run into this issue.

Closes: PLAT-473

Changelog

  • Add a custom list of DNS + NTP servers including ones reachable from China.

Testing

  • systemd-timesyncd can sync the current datetime from one of the NTP servers
  • systemd-resolved can resolve domains from one of the DNS servers

@vegano1 vegano1 changed the base branch from main to chore_release-8.0.0 September 5, 2024 19:51
@vegano1 vegano1 force-pushed the add-fallback-ntp-and-dns-servers branch from 58597b0 to d9e7b4d Compare September 5, 2024 19:55
@vegano1 vegano1 changed the base branch from chore_release-8.0.0 to main September 11, 2024 12:27
@vegano1
Copy link
Collaborator Author

vegano1 commented Sep 11, 2024

@sfoster1
I changed to main branch, not critical for 8.0.

@sfoster1
Copy link
Member

If you rebase to latest main those extra commits will go away, but I don't think it matters anyway now that the actual code changes are in main

Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, let's do it! Probably rebase that last commit on main so the extra changes go away

@vegano1 vegano1 force-pushed the add-fallback-ntp-and-dns-servers branch from d9e7b4d to 2e712c5 Compare September 23, 2024 19:28
@vegano1 vegano1 merged commit b75bfe4 into main Sep 23, 2024
2 of 3 checks passed
@vegano1 vegano1 deleted the add-fallback-ntp-and-dns-servers branch September 23, 2024 19:29
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