Patch Name: PHCO_29832 Patch Description: s700_800 11.11 reboot(1M) cumulative patch Creation Date: 03/12/15 Post Date: 04/01/29 Repost: 04/05/06 The patch documentation was modified to add information to the Other Dependencies section to clarify that if installed on a system with iCOD and vPars, iCOD version B.06.02 is required. Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_29832 Symptoms: PHCO_29832: ( SR:8606333192 CR:JAGae94287 ) reboot(1M) command needs to integrate with the iCOD package. PHCO_26681: ( SR:8606251580 CR:JAGae17645 ) On a virtual partition system, reboot(1m) should give informative message to the system administrators about shutting down of virtual partitions and rebooting of virtual partition monitor. Defect Description: PHCO_29832: ( SR:8606333192 CR:JAGae94287 ) When an iCOD enabled system is being shutdown using reboot(1M) command,the active number processors for the system is not being set to zero. Due to this proper processor usage accounting is not happening. Resolution: reboot(1M) code is modified to call the required command in the iCOD package during reboot to set the active number of processors to zero. PHCO_26681: ( SR:8606251580 CR:JAGae17645 ) On a virtual partition system, reboot(1m) should give a message saying that all the virtual partitions must be shut down and the virtual partition monitor should be rebooted. Resolution: reboot(1m) code is modified to give the required message on a virtual partition system. The man page is also modified to reflect the code changes. These code changes do not have any impact on a non virtual partition systems. Eg: On a virtual partition system, # reboot -R Note: If this is a partitionable system, the requested reconfiguration will not take place until all the virtual partitions on this hard partition are shut down and the virtual partition monitor is rebooted. Shutdown at 11:02 (in 0 minutes) *** FINAL System shutdown message from vts@gizmo *** System going down IMMEDIATELY System shutdown time has arrived reboot: redirecting error messages to /dev/console Connection closed. Enhancement: No (superseded patches contained enhancements) PHCO_29832: Enhancements were delivered in a patch this one has superseded. Please review the Defect Description text for more information. SR: 8606251580 8606333192 Patch Files: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/share/man/man1m.Z/reboot.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/reboot what(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/share/man/man1m.Z/reboot.1m: None OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /sbin/reboot: reboot.c $Date: 2003/12/01 05:03:12 $Revision: r11.1 1/2 PATCH_11.11 (PHCO_29832) $Revision: @(#) reboot.arch R11.11_BL2003_1215_5 PAT CH_11.11 PHCO_29832 Mon Dec 15 21:30:14 PST 2003 $ $ Version_11.11 Dec 4 2003 08:43:30 $ cksum(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: 428706065 2125 /usr/share/man/man1m.Z/reboot.1m OS-Core.UX-CORE,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 2760371512 262144 /sbin/reboot Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: This patch requires iCOD version B.06.02 (available June 2004) or later when installed on vPars system which uses iCOD. Before official release, iCOD version B.06.02 can be obtained via HP support channels. Not meeting this requirement can result in intermittent system hangs or vPar monitor panics during virtual partition shutdown. Supersedes: PHCO_26681 Equivalent Patches: None Patch Package Size: 170 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 PHCO_29832 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29832.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29832. 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 PHCO_29832.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29832.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29832.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None