Re: [osol-discuss] xntpd and tinker panic value

2011-03-22 Thread Brian Utterback
There is no tinker option in Solaris 9 xntpd. In Solaris 10, if you have Update 9, then the ntp.conf man page applies to the NTP version 4 daemon (ntpd) , not the version 3 daemon (xntpd). To use V4, do this: svcadm disable svc:/network/ntp:default svcadm enable svc:/network/ntp4:default Do n

Re: [osol-discuss] xntpd and tinker panic value

2011-03-22 Thread Omer Faruk SEN
Hi , My issue is with Solaris 10 and Solaris 9. At Solaris 10. At solaris 10 Update 8 there is "tinker panic 0" at ntp.conf File Formats ntp.conf(4) tinker [ allan allan | dispersion dispersion | freq freq | huffpuff huffpuff | panic panic | step

Re: [osol-discuss] xntpd and tinker panic value

2011-03-21 Thread Brian Ruthven - Solaris Network Sustaining - Oracle UK
Are you running on Solaris 10 or OpenSolaris or Solaris 11 Express? If you are running one of the latter two, then I would advise against using the S10 man pages as a reference, as many things have changed since S10. If you're running Solaris 10, have you applied the latest man page patch fo

[osol-discuss] xntpd and tinker panic value

2011-03-21 Thread Omer Faruk SEN
Hi , On solaris 10 man page it states that i can use tinker panic 0 on /etc/inet/ntp.conf but when i use it i get xntpd[4374]: [ID 241925 daemon.error] configure: keyword "tinker" unknown, line ignored my aim is to by-pass 1000s difference for client and server. Regards. _