Patch Name: PHSS_27785 Patch Description: s700_800 11.X MetroCluster SRDF A.04.10 patch Creation Date: 02/08/28 Post Date: 02/10/29 Hardware Platforms - OS Releases: s700: 11.00 11.11 s800: 11.00 11.11 Products: B6264BA MetroCluster SRDF A.04.10 B7659BA Continental Cluster A.03.03 Filesets: SG-SRDF-Tool.CM-SRDF,fr=A.04.10,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHSS_27785: OTHER This is critical because it will prevent packages that are using MC/SRDF with consistency groups from starting up. Category Tags: defect_repair general_release critical Path Name: /hp-ux_patches/s700_800/11.X/PHSS_27785 Symptoms: PHSS_27785: 1. When using MetroCluster/SRDF A.04.10 (or earlier versions) with SRDF Consistency Groups and using EMC Symmetrix SymCLI V4.3 and later, the MetroCluster/SRDF logic will disallow the package to startup on any node. The following message is written to the package's control script log file: "The minimum revision of SymCLI is not met. You need at least version "V4.1". Please fix the problem before proceeding. Exiting and disabling package restart." 2. Independent of SymCLI versions, when MetroCluster/SRDF A.04.00 and A.04.10 use SRDF Consistency Groups, the MetroCluster/SRDF code extracts the wrong field for the device group type (RDF1 or RDF2) and will disallow the package to startup on any node. The following message is written to the package's control log file: "Cannot determine which SRDF device (R1 or R2) is in use by this package. Probable error in control script customization. Exiting and disabling package restart." Defect Description: PHSS_27785: 1. The version string format for SymCLI V4.3 and later changed so that MetroCluster/SRDF logic thinks the version is lower than it really is. Therefore, the version check fails and disallows the package to startup on any node. 2. The MetroCluster/SRDF code for A.04.00 and A.04.10 extracts the wrong column in "symrdf -cg" output for determining which device group type is being used. Since MC/SRDF cannot determine whether the consistency group is on the R1 or R2, the MetroCluster/SRDF logic fails and disallows package to startup on any node. Enhancement: No SR: 8606275387 Patch Files: SG-SRDF-Tool.CM-SRDF,fr=A.04.10,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/DRCheckSRDFDevGrp.ed what(1) Output: SG-SRDF-Tool.CM-SRDF,fr=A.04.10,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/DRCheckSRDFDevGrp.ed: A.04.11 MCSRDF - PHSS_27785 - Last modified 9/4/02 cksum(1) Output: SG-SRDF-Tool.CM-SRDF,fr=A.04.10,fa=HP-UX_B.11.00_32/64,v=HP: 3338989082 448 /usr/sbin/DRCheckSRDFDevGrp.ed Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 30 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_27785 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_27785.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_27785. 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_27785.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_27785.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_27785.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None