Bug 67638
Summary: | System date not checked during install | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Matt Jamison <jamisonm> |
Component: | Server | Assignee: | Greg DeKoenigsberg <gdk> |
Status: | CLOSED RAWHIDE | QA Contact: | Fanny Augustin <fmoquete> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | cturner, gafton, gdk, mihai.ibanescu, pjones |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-07-19 14:22:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Josef Komenda
2002-06-28 15:56:54 UTC
I dont like this idea. Asking the user for a host to rdate to in an installer designed to be as minimal and as easy as possible seems like a bad idea. The best fix is to setup ntp. I dont really think this should be the satellite installers responsibility. Thats more of a generic sysadmin task that should be performed by the admin of the box. Plus the probabaly arises of "where do I ntp to" and more importantly, does the network allow ntp out? if not it needs to be a local ntp server, and again, prompting for a ntp server seems weird. timing is a critical factor for things working; if we can do a cheap check in the client, even one that may sometimes fail, it will catch the more serious issues. Even rdate'ing to time.nist.gov or something. Just to check to see how far off the system is from the outside world, and warning. I agree the installer shouldn't set up NTP, but it can do some fairly cheap checks, can't it? Per GDK, this is something we should clarify in the initial documentation. Over to him for verbage update in the install docs. This time sensitivity issue will be well-covered in the docs. Joe, please close. |