-
Notifications
You must be signed in to change notification settings - Fork 25
NTP / Chronyd do not restart on failure. #91
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
Comments
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Jeremy-Boyle
added a commit
to Jeremy-Boyle/vsphere-tanzu-kubernetes-grid-image-builder
that referenced
this issue
Jan 23, 2025
Signed-off-by: Jeremy-Boyle <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What steps did you take and what happened:
Ticket opened with Broadcom support #36066818
What did you expect to happen:
NTP Should be resilient to failures and should restart automatically like VMtools for ubuntu and photon images. The issue is that the systemctl service file does not have restart always.
Is there anything else you would like to add?
This can be fixed by creating a custom cluster class on vCenter 8 to fix the images, however, this is not possible with vCenter 7 using the Tanzu TKGS Supervisor with the default cluster class, and TKC Resources. Fixing it at the image level would be the best fix for backwards compatibility. Also, NTP is on by default with TKGS, and will automatically enable NTP based on the NTP service that the supervisor is using and it is difficult to monitor and can cause issues. Please see internal ticket for more information.
Please tell us about your environment.
vCenter 7, vCenter 8
This effects all current and previous images.
The text was updated successfully, but these errors were encountered: