HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- To syncronize my UNIX server with WIN2K time serve...
Operating System - HP-UX
1830229
Members
2664
Online
109999
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
11-29-2003 05:59 PM
11-29-2003 05:59 PM
To syncronize my UNIX server with WIN2K time server
Dear expert,
I would like to syncronize my unix(HP,Solaris,IBM) server with my WIN2K time server. I've used /usr/sbin/ntpdate -a 8 -k /etc/ntp.keys -t 3000 xxx.xxx.xxx.xxx command where xxx.xxx.xxx.xxx is the WIN2K IP address but the unix server seems could not sync the time. It just hung there trying to connect and come out with below log.
30 Nov 15:06:59 ntpdate[22688]: no server suitable for synchronization found
Please advice
I would like to syncronize my unix(HP,Solaris,IBM) server with my WIN2K time server. I've used /usr/sbin/ntpdate -a 8 -k /etc/ntp.keys -t 3000 xxx.xxx.xxx.xxx command where xxx.xxx.xxx.xxx is the WIN2K IP address but the unix server seems could not sync the time. It just hung there trying to connect and come out with below log.
30 Nov 15:06:59 ntpdate[22688]: no server suitable for synchronization found
Please advice
Performance Issue on HP-UX 10.20
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2003 08:10 PM
11-29-2003 08:10 PM
Re: To syncronize my UNIX server with WIN2K time server
Hi,
Try this for hp-ux.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&con=/hpux/onlinedocs/B2355-90147/00/00/58-con.html&toc=/hpux/onlinedocs/B2355-90147/00/00/58-toc.html&searchterms=ntp&queryid=20031130-020901
For sun the ntp.conf should be in /etc/inet
Hope this helps.
Regds
Try this for hp-ux.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90147/B2355-90147_top.html&con=/hpux/onlinedocs/B2355-90147/00/00/58-con.html&toc=/hpux/onlinedocs/B2355-90147/00/00/58-toc.html&searchterms=ntp&queryid=20031130-020901
For sun the ntp.conf should be in /etc/inet
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2003 10:32 AM
11-30-2003 10:32 AM
Re: To syncronize my UNIX server with WIN2K time server
Use ntpq -p win2k_box to query your WIN2K server. If it does not respond, then contact your win2k manager and perhaps you network administrator to make sure your system is allowed to obtain NTP time from the win3k box. And I am assuming your win2k server has been setup as an NTP server (domain server time syncs are meaningless outside of the PC world). Once ntpq -p is working (it will show you the win2k time sources), do NOT use ntpdate for sync! This is an old hack that bypasses all of the code in xntpd to keep local time accurate. Add your server to /etc/ntp.conf and enable NTP on reboot by editing /etc/rc.config.d/netdaemons. Set the BTP server name and turn on the enable option. Verify that it works by shutting down any database programs or other time sensitive processes, then type:
/sbin/init.d/xntpd start
The time will be jumped to the server's time (which is why you stop time critical processes) and xntpd will be run to keep your local server synced to within 128ms.
Bill Hassell, sysadmin
/sbin/init.d/xntpd start
The time will be jumped to the server's time (which is why you stop time critical processes) and xntpd will be run to keep your local server synced to within 128ms.
Bill Hassell, sysadmin
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