- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Issue with starting xntp daemon
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-23-2011 11:29 AM
07-23-2011 11:29 AM
I've just installed HP-UX 11.31, and noticed that the xntp daemon is not starting up...
and I do not see any error messages in the /var/adm/syslog/syslog.log file to indicate a problem...
=>echo "..............." >> /var/adm/syslog/syslog.log
=>echo "..............." >> /var/adm/syslog/syslog.log
=>echo "..............." >> /var/adm/syslog/syslog.log
grep for xntp shows service not running:
=>ps -ef |grep xntp |grep -v grep
Tried starting xntp daemon:
=>/sbin/init.d/xntpd start
and still shows as not running:
=>ps -ef |grep xntp |grep -v grep
and there are no errors in the syslog.log file:
=>tail -6 /var/adm/syslog/syslog.log
Jul 23 10:36:53 tmovdb01 sshd[4539]: SSH: Server;Ltype: Kex;Remote: 10.18.1.96-3278;Enc: aes256-cbc;MAC: hmac-sha1;Comp: none
Jul 23 10:44:59 tmovdb01 sshd[22631]: SSH: Server;Ltype: Version;Remote: 10.18.1.96-3149;Protocol: 2.0;Client: PuTTY_Release_0.58
Jul 23 10:45:06 tmovdb01 sshd[22631]: Accepted keyboard-interactive/pam for root from 10.18.1.96 port 3149 ssh2
...............
...............
...............
=>
What am I missing here to get this resolved ???
Solved! Go to Solution.
- Tags:
- NTP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2011 11:35 AM
07-23-2011 11:35 AM
Re: Issue with starting xntp daemon
One other note, I checked /etc/rc.log and it shows:
Start time synchronization
Output from "/sbin/rc2.d/S660xntpd start":
----------------------------
"/sbin/rc2.d/S660xntpd start" SKIPPED
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2011 12:00 PM