Patch Name: PHNE_24512 Patch Description: s700_800 11.11 NTP timeservices upgrade plus utilities Creation Date: 02/09/05 Post Date: 02/10/03 Repost: 03/07/16 The Special Installation Instructions section of the patch documentation was modified to clarify that extra steps may be necessary to properly restart xntpd(1M) following the patch installation if a reboot occurred as a result of the installation session. Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: InternetSrvcs.INETSVCS-BOOT,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No (superseded patches were critical) PHNE_22722: ABORT Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_24512 Symptoms: PHNE_24512: 1. JAGae26628 / SR 8606262293: xntpd can cause performance problem. 2. JAGac20260 / SR 8606113990: The command "/sbin/init.d/xntpd stop" does not terminate xntpd daemon. PHNE_22722: 1. JAGad58543/8606189328: xntpd core dumps. Defect Description: PHNE_24512: 1. JAGae26628 / SR 8606262293: Description: xntpd can cause performance degradation under certain circumstances. Resolution: The performance problem is now fixed. 2. JAGac20260 / SR 8606113990: Description: The command "/sbin/init.d/xntpd stop" does not stop the xntpd daemon due to improper process filtering in the xntpd script. Resolution: The process filtering in the xntpd script has now been corrected. Hence, the command "/sbin/init.d/xntpd stop" stops the xntpd daemon. PHNE_22722: 1. JAGad58543/8606189328: xntpd core dumps with SIGSEGV. Resolution: Code has been modified to take care of this situation. Enhancement: No SR: 8606189328 8606262293 8606113990 Patch Files: InternetSrvcs.INETSVCS-BOOT,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/xntpd /usr/share/doc/NTP_Primer.txt /sbin/init.d/xntpd what(1) Output: InternetSrvcs.INETSVCS-BOOT,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/xntpd: xntpd version=3.5f, PHNE_24512; Fri Jul 5 17:00:10 IST 2002 /usr/share/doc/NTP_Primer.txt: None /sbin/init.d/xntpd: PHNE_24512 cksum(1) Output: InternetSrvcs.INETSVCS-BOOT,fr=B.11.11, fa=HP-UX_B.11.11_32/64,v=HP: 2333246653 274432 /usr/sbin/xntpd 3082642245 50413 /usr/share/doc/NTP_Primer.txt 2807894558 2060 /sbin/init.d/xntpd Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHNE_22722 Equivalent Patches: PHNE_27223: s700: 11.00 s800: 11.00 Patch Package Size: 350 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHNE_24512 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_24512.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_24512. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHNE_24512.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_24512.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_24512.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: When this patch is installed with other software or patches that will cause a system reboot, and the xntpd daemon is enabled in the system, then the xntpd daemon may not start properly after the system reboot following the initial installation. To ensure proper operation of xntpd(1M) following the initial reboot, execute the following commands after the system reboot to start the daemon properly: /sbin/init.d/xntpd stop /sbin/init.d/xntpd start