HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- client is not sync time with server
Operating System - HP-UX
1833894
Members
1635
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 02:37 AM
02-23-2007 02:37 AM
client is not sync time with server
Look like our linux machines (clients) are not sync time with AIX time server. They are different about 5 mins. I did use redhat-config-date to enable NTP including the server name. The /etc/ntp.conf and /etc/ntp/step-tickers show up the correct server name, but I got this error message when the linux box rebooted:
Feb 19 08:09:32 fwcl7 ntpdate[1909]: no server suitable for synchronization found
Feb 19 08:09:32 fwcl7 ntpd: failed
Feb 19 08:09:32 fwcl7 ntpd[1913]: ntpd 4.1.2@1.892 Tue Feb 24 06:32:25 EST 2004 (1)
Feb 19 08:09:32 fwcl7 ntpd: ntpd startup succeeded
Feb 19 08:09:32 fwcl7 ntpd[1913]: precision = 12 usec
Feb 19 08:09:32 fwcl7 ntpd[1913]: kernel time discipline status 0040
Feb 19 08:09:32 fwcl7 ntpd[1913]: frequency initialized 0.000 from /var/lib/ntp/drift
The ps -ef |grep ntp shows:
# ps -ef|grep ntp
ntp 1913 1 0 Feb19 ? 00:00:15 ntpd -U ntp -p /var/run/ntpd.pid -g
Any ideas? Thanks.
Feb 19 08:09:32 fwcl7 ntpdate[1909]: no server suitable for synchronization found
Feb 19 08:09:32 fwcl7 ntpd: failed
Feb 19 08:09:32 fwcl7 ntpd[1913]: ntpd 4.1.2@1.892 Tue Feb 24 06:32:25 EST 2004 (1)
Feb 19 08:09:32 fwcl7 ntpd: ntpd startup succeeded
Feb 19 08:09:32 fwcl7 ntpd[1913]: precision = 12 usec
Feb 19 08:09:32 fwcl7 ntpd[1913]: kernel time discipline status 0040
Feb 19 08:09:32 fwcl7 ntpd[1913]: frequency initialized 0.000 from /var/lib/ntp/drift
The ps -ef |grep ntp shows:
# ps -ef|grep ntp
ntp 1913 1 0 Feb19 ? 00:00:15 ntpd -U ntp -p /var/run/ntpd.pid -g
Any ideas? Thanks.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 04:59 AM
02-23-2007 04:59 AM
Re: client is not sync time with server
Allow NTP client traffic
iptables -t filter -A INPUT -p udp -m udp --sport 123 -j ACCEPT
you can use Security & firewall configuration and add ntp port
iptables -t filter -A INPUT -p udp -m udp --sport 123 -j ACCEPT
you can use Security & firewall configuration and add ntp port
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP