Patch Name: PHSS_24291 Patch Description: s700_800 11.X MetroCluster CA A.02.00 patch Creation Date: 01/05/31 Post Date: 01/06/29 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: B8109BA MetroCluster CA A.02.00 B7659BA Continental Cluster A.03.00 Filesets: SG-CA-Tool.CM-SGCA,fr=A.02.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHSS_24291: OTHER This is critical because it may cause data loss. Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHSS_24291 Symptoms: PHSS_24291: 1. When the device pair state is PVOL-PSUS and SVOL-PSUS(SSWS), the MC code allows the package to failback to the primary site without doing a pairresync. The end result is the application uses the old copy of the data. 2. When the device pair state is EX-ENORMT and SVOL-PSUS(SSWS), the MC code does not allow the package to start on the SVOL side. Defect Description: PHSS_24291: 1. The problems occur because the version A.02.00 of MetroCluster code does not specificcally check for the SSWS state. It assumes that the devices were in suspending state due to a manually split. So when the package fails back to PVOL side, the code didn't do a pairresync to get the new data from the SVOL side. 2. The problem occurs because the version A.02.00 of MetroCluster code does not specifically check for the SSWS state. When the package is starting on the SVOL side, the code assumes this is the first time the package fails over to the secondary site and tries to do a takeover. The takeover didn't happen and the package fails to start. SR: 8606199692 8606203641 Patch Files: SG-CA-Tool.CM-SGCA,fr=A.02.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/cmcluster/toolkit/SGCA/sgcapkg.ed /opt/cmcluster/toolkit/SGCA/sgcapkg.README what(1) Output: SG-CA-Tool.CM-SGCA,fr=A.02.00,fa=HP-UX_B.11.00_32/64,v=HP: /opt/cmcluster/toolkit/SGCA/sgcapkg.ed: A.02.10 - PHSS_24290 and PHSS_24291 - 6/5/01 /opt/cmcluster/toolkit/SGCA/sgcapkg.README: README after installed PHSS_24290 and PHSS_24291 - 6 /5/01 cksum(1) Output: SG-CA-Tool.CM-SGCA,fr=A.02.00,fa=HP-UX_B.11.00_32/64,v=HP: 3150612391 21423 /opt/cmcluster/toolkit/SGCA/sgcapkg.ed 1452006339 4554 /opt/cmcluster/toolkit/SGCA/sgcapkg.README Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 60 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_24291 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_24291.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_24291. 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_24291.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_24291.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_24291.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_24291.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: Customer should read the /opt/cmcluster/toolkit/SGCA/sgcapkg.README file after the installation.