Patch Name: PHSS_29254 Patch Description: s700_800 11.22 Application Restart (AppRS) V2.0 Creation Date: 03/05/27 Post Date: 03/06/24 Hardware Platforms - OS Releases: s700: 11.22 s800: 11.22 Products: hptc/ClusterPack V2.0, AppRS V2.0 Filesets: AppRS.APPRS-RUN,fr=B.02.00.01,fa=HP-UX_B.11.22_IA/PA,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_29254 Symptoms: PHSS_29254: 1) AppRS backups are done using too much IO resources. 2) AppRS shows exited jobs as still running. Defect Description: PHSS_29254: 1) Values are not being communicated properly between q_start and the daemon. An unspecified TARGET_UTIL defaults to a very large number which can cause AppRS to create backups at a very unreasonable rate. Also, IO and NET BANDWIDTH are not being read or exported by q_start. 2) apprs_hist checks if the jobs state is EXIT or not in the history any longer. It doesn't check for state DONE. Enhancement: No SR: 8606310120 8606311025 Patch Files: AppRS.APPRS-RUN,fr=B.02.00.01,fa=HP-UX_B.11.22_IA/PA,v=HP: /opt/apprs/examples/example_queue /opt/apprs/examples/parallel/parallel_job /opt/apprs/share/man/man1.Z/apprs_clean.1 /opt/apprs/bin/apprs_clean /opt/apprs/bin/apprs_mpijob /opt/apprs/lbin/q_postp /opt/apprs/lbin/q_prep /opt/apprs/lbin/q_start what(1) Output: AppRS.APPRS-RUN,fr=B.02.00.01,fa=HP-UX_B.11.22_IA/PA,v=HP: /opt/apprs/examples/example_queue: None /opt/apprs/examples/parallel/parallel_job: None /opt/apprs/share/man/man1.Z/apprs_clean.1: None /opt/apprs/bin/apprs_clean: None /opt/apprs/bin/apprs_mpijob: None /opt/apprs/lbin/q_postp: None /opt/apprs/lbin/q_prep: None /opt/apprs/lbin/q_start: None cksum(1) Output: AppRS.APPRS-RUN,fr=B.02.00.01,fa=HP-UX_B.11.22_IA/PA,v=HP: 2048924291 424 /opt/apprs/examples/example_queue 3528798473 941 /opt/apprs/examples/parallel/parallel_job 2457610000 1452 /opt/apprs/share/man/man1.Z/apprs_clean.1 2888645729 3601 /opt/apprs/bin/apprs_clean 2604965019 616 /opt/apprs/bin/apprs_mpijob 4190603868 4222 /opt/apprs/lbin/q_postp 2942515636 13453 /opt/apprs/lbin/q_prep 2020586265 10257 /opt/apprs/lbin/q_start Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 40 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_29254 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_29254.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_29254. 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 PHSS_29254.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_29254.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_29254.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None