Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to update time from NTP server

NandinhoNov 18 2016 — edited Dec 2 2016

Hi

I have a server running solaris 10, that the time when issue the date command is : Fri Nov 18 13:43:38 CAT 2016

but the actual time is "14:27" (date is correct)

wha I did was:

# cd /etc/inet

# cp ntp.client ntp.conf

# vi ntp.conf

add "server 10.1.3.106"

restart NTP service

svcadm refresh svc:/network/ntp:default

# svcs -a ntp

svcs: -a ignored when used with arguments.

STATE          STIME    FMRI

online         13:31:11 svc:/network/ntp:default

# svcs -a ntp

But I dont seem to have he time updated.

Please can you help?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 30 2016
Added on Nov 18 2016
9 comments
1,630 views