Patch Name: PHSS_24864 Patch Description: s700_800 11.X PRM C.01.08.2 Cumulative Patch Creation Date: 01/08/20 Post Date: 01/08/25 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: PRM C.01.08.2 Filesets: Proc-Resrc-Mgr.PRM-RUN,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64,v=HP PRM-Sw-Lib.PRM-LIB,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_24864 Symptoms: PHSS_24864: 1) There are no external symptoms of this problem. PHSS_23777: 1) 'prmmonitor MRG' command could print false or unstable data after mrg has been shut down. 2) Empty mrg groups would remain after prm configuration change. 3) 'prmmonitor MEM -s' command would incorrectly show group 0 as having very high percentage of memory and others as having extremely small percentages. 4) Some processes ended up in the wrong groups after 'prmconfig -d' command follwowed by multiple reconfigurations. Defect Description: PHSS_24864: 1) Update needed for prmmove and prmrun executables. PHSS_23777: 1) 'prmmonitor MRG' command checks mrg in large intervals. Checks need to be done more frequently. 2) After a prm configuration change, empty groups were not deleted immediately. Instead they would remain at full size while waiting to be deleted. 3) Usage for group 0 was in absolute pages not percentages. 4) Mulitple 'prmconfig' commands trigger case where process group leader is in different group than children. SR: 8606177294 8606213328 Patch Files: Proc-Resrc-Mgr.PRM-RUN,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64, v=HP: /opt/prm/bin/prmmove /opt/prm/bin/prmrun /opt/prm/bin/prm1d /opt/prm/bin/prm2d /opt/prm/bin/prmmonitor PRM-Sw-Lib.PRM-LIB,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64,v=HP: /opt/prm/lib/libprmext.2 what(1) Output: Proc-Resrc-Mgr.PRM-RUN,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64, v=HP: /opt/prm/bin/prmmove: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prmmove /opt/prm/bin/prmrun: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prmrun /opt/prm/bin/prm1d: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prm1d /opt/prm/bin/prm2d: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prm2d /opt/prm/bin/prmmonitor: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prmmonitor PRM-Sw-Lib.PRM-LIB,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64,v=HP: /opt/prm/lib/libprmext.2: C.01.08.2 HP PRM + PHSS_24864 08/20/01 prmext cksum(1) Output: Proc-Resrc-Mgr.PRM-RUN,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64, v=HP: 2113218931 45056 /opt/prm/bin/prmmove 2459411604 45056 /opt/prm/bin/prmrun 2681490776 49152 /opt/prm/bin/prm1d 1605637962 53248 /opt/prm/bin/prm2d 3446718062 53248 /opt/prm/bin/prmmonitor PRM-Sw-Lib.PRM-LIB,fr=C.01.08.2,fa=HP-UX_B.11.00_32/64,v=HP: 1501744827 270336 /opt/prm/lib/libprmext.2 Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_23777 Equivalent Patches: None Patch Package Size: 530 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 PHSS_24864 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_24864.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_24864. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHSS_24864.depot 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 PHSS_24864.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_24864.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_24864.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Before installing this patch, shutdown all PRM processes: # /opt/prm/bin/prmconfig -r # /opt/prm/bin/prm3d -stop # /opt/prm/bin/prmagt -stop