|
Bugzilla – Full Text Bug Listing |
| Summary: | NTP client configuration / checkbox "Use for initial Synchronization" has no effect | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Tim Fechtner <timmi> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
ntp.conf before
ntp.conf after yast log new log / 10.1 beta9 |
||
|
Description
Tim Fechtner
2006-01-23 09:05:35 UTC
Please attach the yast logfiles. Well. The time server ptbtime2.ptb.de is yet installed. 1-ntp.conf is a copy of /etc/ntp.conf at this time. Now I start YaST, network services, ntp client. ptbtime2.ptb.de is shown as (server) adress. I choose "complex configuration", there I choose the entry ptbtime2.ptb.de. Button Edit. "use for initial syncronisation" is enabled. I disable it. Ok. Close. /etc/ntp.conf is rewritten (attached as 2-ntp.conf). Changes are minimal: in the lines 47 and 49 there is a minor difference with the space characters - everything other stays like it is. The corresponding part of the yast logfile is attached. Created attachment 64711 [details]
ntp.conf before
Created attachment 64712 [details]
ntp.conf after
Created attachment 64713 [details]
yast log
Thanks for testing and logs. I'm sorry for my response-delay, I still don't have enough to fix it or even test it now. Sorry, we don't have any time to fix it for 10.0 and has been already fixed in 10.1 (available for free via www.opensuse.org). You can fix it by yourself in the '/etc/sysconfig/ntp' file by setting correct entry in the NTPD_INITIAL_NTPDATE variable. Created attachment 77547 [details]
new log / 10.1 beta9
Tested in 10.1 beta9. Problem seems to be the same. Log is attached.
Reopening. $["address":"0.pool.ntp.org", "comment":"\n# Random pool server, see http://www.pool.ntp.org/ for more information\n", "initial_sync":false, "options":"", "type":"server"] $["address":"1.pool.ntp.org", "comment":"\n# Random pool server, see http://www.pool.ntp.org/ for more information\n", "initial_sync":false, "options":"", "type":"server"] $["address":"2.pool.ntp.org", "comment":"\n# Random pool server, see http://www.pool.ntp.org/ for more information\n", "initial_sync":false, "options":"", "type":"server"] It seems as a different issue, did you have switched Random Pool Servers option on and off? This option allways sets initial_sync to true because one single checkbox handles all this functionality. As I can see from you log, you were able to disable the initial_sync for particular server in the Expert configuration. Sorry. It was a quit and dirty test. It is really a different issue. I've reported him as bug 165852. Closing. |