Patch Name: PHSS_28624 Patch Description: s700_800 11.11 MetroCluster CA A.04.20 patch Creation Date: 03/02/19 Post Date: 03/03/13 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: B8109BA MetroCluster CA A.04.20 Filesets: SG-CA-Tool.CM-SGCA,fr=A.04.20,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHSS_28624: OTHER Package is unable to start on any node in the cluster. Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHSS_28624 Symptoms: PHSS_28624: The following symptoms may be seen when the XP/CA device group has more than 12 LUNs. 1. During package startup, the package will fail and log a message stating that the fence level is in a MIXED state even though the fence level for the device group is not in a MIXED state. 2. During resynchronization from the SVOL, the package may fail and log a message stating that "The copy of the device group is stuck" even though the copy is not stuck. Defect Description: PHSS_28624: 1. The MetroCluster binary does not allocate enough memory to store all of the output of the pairdisplay command when the device group contains more than 12 devices. The output is used to determine which fence level is used and the copy percentage completed during resynchronization. Since it does not allocate enough memory for the output, it truncates the information without telling the caller that the information is incomplete. Therefore, the caller treats the truncated output as valid output and incorrectly determines the fence level and the copy percentage completed from this truncated output. 2. The same reason as stated in item 1. Enhancement: No SR: 8606295789 Patch Files: SG-CA-Tool.CM-SGCA,fr=A.04.20,fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/DRCheckXPCADevGrp /usr/sbin/DRMonitorXPCADevGrp what(1) Output: SG-CA-Tool.CM-SGCA,fr=A.04.20,fa=HP-UX_B.11.11_32/64,v=HP: /usr/sbin/DRCheckXPCADevGrp: HP aC++ B3910B A.03.25 Classic Iostream Library HP aC++ B3910B A.03.25 Language Support Library HP DRCM XPCA Technology -- A.04.20 PHSS_28624 HP Data Replication Integration Framework -- A.01.00 /usr/sbin/DRMonitorXPCADevGrp: HP aC++ B3910B A.03.25 Classic Iostream Library HP aC++ B3910B A.03.25 Language Support Library DeviceGroup Monitor -- A.01.00 PHSS_28624 cksum(1) Output: SG-CA-Tool.CM-SGCA,fr=A.04.20,fa=HP-UX_B.11.11_32/64,v=HP: 508755226 266240 /usr/sbin/DRCheckXPCADevGrp 1268793450 258048 /usr/sbin/DRMonitorXPCADevGrp Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None 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_28624 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_28624.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_28624. 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_28624.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_28624.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_28624.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None