Storage Foundation High Availability 6.0.3 or 6.0.5 package installation may fail on Solaris 11 systems with non-global zones installed with VCS packages

book

Article ID: 100009459

calendar_today

Updated On:

Description

Error Message

Storage Foundation High Availability Solutions (SFHA) 6.0.3 or 6.0.5 on Solaris 11 systems (SPARC and x64) with non-global zones present and installed with Veritas Cluster Server packages, the SFHA 6.0.3 or 6.0.5 package installation might fail with the following message:

 
                pkg: install failed (linked image exception(s)):
                A 'sync-linked' operation failed for child 'zone:' with
                an unexpected return value of 1 and the following error message:
                pkg sync-linked: The installed package VRTSvcs is not permissible.
                                Reject: pkg://Symantec/VRTSvcs@6.0.100.0,5.11:20120724T150431Z
                                Reason: Parent image has a incompatible newer
                                version: pkg://Symantec/VRTSvcs@6.0.300.0,5.11:20130118T074222Z
                The installed package VRTSvcsea is not permissible.
                                Reject: pkg://Symantec/VRTSvcsea@6.0.100.0,5.11:20120724T150601Z
                                Reason: Parent image has a incompatible newer
                                version: pkg://Symantec/VRTSvcsea@6.0.300.0,5.11:20130118T074307Z
                The installed package VRTSvcsag is not permissible.
                                Reject: pkg://Symantec/VRTSvcsag@6.0.100.0,5.11:20120724T150412Z
                                Reason: Parent image has a incompatible newer
                                version: pkg://Symantec/VRTSvcsag@6.0.300.0,5.11:20130118T074151Z

Resolution

Resolving the installation error.

Manually install the VRTSvcs, VRTSvcsag, and VRTSvcsea packages as follows:
1.Stop VCS using:
  global># hastop -all -force
2.Copy the bundled patch file VRTSpatches.p5p from patches directory in the install media to the host.
  global># cp sol11_sparc/patches/VRTSpatches.p5p /tmp
3.Set the publisher for the global zone.
  global># pkg set-publisher -g /tmp/VRTSpatches.p5p Veritas
4.Make sure all the local zones are in running state.
5.Copy the bundled patch file VRTSpatches.p5p to a directory inside the zone’s root path for each zone.
  global># cp /tmp/VRTSpatches.p5p /zones/zone1/root/tmp
6.Set the publisher for the local zone with the path visible from the global zone.
  global># pkg -R /zones/zone1/root set-publisher –g /zones/zone1/root/tmp/VRTSpatches.p5p Veritas
7.Install the packages.
  For 6.0.3:
  global># pkg install --accept VRTSvcs VRTSvcsag VRTSvcsea
  For 6.0.5:
  global># pkg install --accept VRTSvlic VRTSvcs VRTSvcsag VRTSvcsea
 

8.Unset publishers from the global zone and all non-global zones.
  global># pkg unset-publisher Veritas
  global># pkg -R /zones/zone1/root unset-publisher Veritas
9.Run the script-based installer for SFHA 6.0.3 or 6.0.5 release.

 

 

 

Applies To

 

This issue is observed on systems with Solaris 11 operating system and with the following packages:
·          ■              Storage Foundation High Availability Solutions (SFHA) 6.0.3 or 6.0.5
·          ■             Storage Foundation for Oracle RAC (SFRAC) 6.0.3 or 6.0.5
·          ■             Storage Foundation Cluster File System (SFCFS) 6.0.3 or 6.0.5
·          ■              Veritas Cluster Server (VCS) 6.0.3 or 6.0.5
Note: The issue does not exist on systems that have Solaris 11 Update 1 installed.
 

 

Issue/Introduction

Storage Foundation High Availability 6.0.3 or 6.0.5 package installation may fail on Solaris 11 systems with non-global zones installed with VCS packages