Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Re: xntpd "broke" and not able to start
System Administration
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Go to solution
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
- Email to a Friend
- Report Inappropriate Content
05-17-2011 06:09 PM
05-17-2011 06:09 PM
Re: xntpd "broke" and not able to start
By the way, just to add, the binaries ntptrace, and ntpq were also broken similarly. Though ntpdate was fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-17-2011 07:03 PM
05-17-2011 07:03 PM
Re: xntpd "broke" and not able to start
> i did a "ll /usr/sbin/xntpd" and the size of the binary was 0. How and when it ever got to that, is hard to trace. Possibly when the clock was set back, the binary broke.
Binaries do not break. The program is just a simple file used to provide the code in memory. When it runs, any program problems will have no effect on the original file. Zero indicates that someone (as root) zeroed the file, perhaps with an inadvertent ">" on the command line.
The fact that other NTP executables have been damaged does warrant investigation. Start by using grep ntp on the command history for root (.sh_history). Setting the time back a few seconds or minutes or hours will not damage the binaries. I would look for other zero-length files in /usr/bin and /usr/sbin.
Bill Hassell, sysadmin
Binaries do not break. The program is just a simple file used to provide the code in memory. When it runs, any program problems will have no effect on the original file. Zero indicates that someone (as root) zeroed the file, perhaps with an inadvertent ">" on the command line.
The fact that other NTP executables have been damaged does warrant investigation. Start by using grep ntp on the command history for root (.sh_history). Setting the time back a few seconds or minutes or hours will not damage the binaries. I would look for other zero-length files in /usr/bin and /usr/sbin.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-17-2011 08:58 PM
05-17-2011 08:58 PM
Re: xntpd "broke" and not able to start
Hmm, unfortunately my sh_history do not keep things more than a few weeks. Perhaps it's time to install sudo. Well, once again thanks to all. Appreciate your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-18-2011 05:08 PM
05-18-2011 05:08 PM
Re: xntpd "broke" and not able to start
Add this line to /etc/profile so every user gets a useful shell history:
export HISTSIZE=5000
Bill Hassell, sysadmin
export HISTSIZE=5000
Bill Hassell, sysadmin
- « Previous
- Next »
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP