Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2013561.1
Update Date:2015-05-26
Keywords:

Solution Type  Problem Resolution Sure

Solution  2013561.1 :   SuperCluster SCMU_2015.04 fails with pkg sync-linked: No solution was found to satisfy constraints with IDR1400 in local zones  


Related Items
  • SPARC SuperCluster T4-4
  •  
  • SPARC SuperCluster T4-4 Half Rack
  •  
  • Oracle SuperCluster M6-32 Hardware
  •  
  • SPARC SuperCluster T4-4 Full Rack
  •  
  • Solaris Operating System
  •  
Related Categories
  • PLA-Support>Eng Systems>Exadata/ODA/SSC>SPARC SuperCluster>DB: SuperCluster_EST
  •  
  • _Old GCS Categories>ST>Server>Engineered Systems>SPARC SuperCluster>Performance
  •  
  • _Old GCS Categories>ST>Server>Engineered Systems>SPARC SuperCluster>Solaris 11 OS
  •  
  • _Old GCS Categories>ST>Server>Engineered Systems>SPARC SuperCluster>Solaris 10 OS
  •  




Applies to:

SPARC SuperCluster T4-4 Full Rack - Version All Versions to All Versions [Release All Releases]
Oracle SuperCluster M6-32 Hardware - Version All Versions to All Versions [Release All Releases]
SPARC SuperCluster T4-4 - Version All Versions to All Versions [Release All Releases]
SPARC SuperCluster T4-4 Half Rack - Version All Versions to All Versions [Release All Releases]
Solaris SPARC Operating System - Version 11.1 to 11.1 [Release 11.0]
Oracle Solaris on SPARC (64-bit)

Symptoms

 Run of install_smu fails with the following output in the log in the inactive BE


...  Special Instructions for : idr1640
  None.
Planning: Linked images:  0/11 done; 1 working: zone:rmb-zdv-db-trd1 pkg: update failed (linked image exception(s)):
A 'sync-linked' operation failed for child 'zone:rmb-zdv-db-trd1' with an unexpected return value of 1 and generated the following output:
pkg sync-linked: No solution was found to satisfy constraints
maintained incorporations: None
Plan Creation: Package solver is unable to compute solution. Dependency analysis is unable to determine exact cause. Try specifying expected results to obtain more detailed error messages. Include specific version of packages you wish installed.



--- exit: 1
FINISH-UPDATE-INSTALL: FAIL

  

Mounting the failed BE as /a and getting a pkg -R/a history -l -t for the
action shows


root@hostname:/u01/patches/QFSDP/20761732/Infrastructure/SuperClusterMai
ntenanceUpdate/SCMU_2015.04/solaris# pkg  -R /a history -l -t
2015-05-23T20:58:18
         Operation: update
           Outcome: Failed
            Reason: Unknown
            Client: pkg
           Version: f2139d77140a
              User: root (0)
         Boot Env.: SCMU_2015.04
    Boot Env. UUID: xxxxxxxx-2a12-cee0-f3f9-xxxxxxxxxxxx
     New Boot Env.: None
New Boot Env. UUID: (None)
          Snapshot: (None)
        Start Time: 2015-05-23T20:58:18
          End Time: 2015-05-23T20:59:38
        Total Time: 0:01:20
           Command: /usr/bin/pkg -R
/system/volatile/smu.2015.05.23_20.53.16.35997/mnt/a update -v
pkg://solaris/entire@0.5.11,5.11-0.175.1.19.0.6.0:20140508T221351Z
...
pkg://exa-family/system/platform/supercluster/iscsi@0.5.11,5.11-1.6.1.277:2014 1223T141708Z

            Errors:
Traceback (most recent call last):
  File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 1123, in
__plan_op
    progtrack=self.__progresstracker):
  File "/usr/lib/python2.6/vendor-packages/pkg/client/linkedimage/common.py",
line 2284, in api_recurse_plan
    progtrack):
  File "/usr/lib/python2.6/vendor-packages/pkg/client/linkedimage/common.py",
line 2190, in __api_recurse
    **pd.child_kwargs):
  File "/usr/lib/python2.6/vendor-packages/pkg/client/linkedimage/common.py",
line 2022, in __children_op
    _failfast, _expect_plan):
  File "/usr/lib/python2.6/vendor-packages/pkg/client/linkedimage/common.py",
line 1958, in __child_op_finish
    _li_rvdict_raise_exceptions(_rvdict)
  File "/usr/lib/python2.6/vendor-packages/pkg/client/linkedimage/common.py",
line 182, in _li_rvdict_raise_exceptions
    raise exceptions[0]
LinkedImageException:
A 'sync-linked' operation failed for child 'zone:zonename' with an
unexpected
return value of 1 and generated the following output:

pkg sync-linked: No solution was found to satisfy constraints

maintained incorporations: None

Plan Creation: Package solver is unable to compute solution.
Dependency analysis is unable to determine exact cause.
Try specifying expected results to obtain more detailed error messages.
Include specific version of packages you wish installed.

  

Changes

Running install_smu against a Solaris 11.1 SRU 11.4 global zone with IDR 1400 install in the local zones

Cause

The Install_smu script is not capable of building a plan for this condition and the install_smu --check action does not detect it . Bug 21139001 - SCMU_2015.04 install SMU does not handle idr1400 in zones

Solution

Unmount the failed BE , destroy it , remove the IDR 1400 form the local zones and then repeat the install_smu process.

  

#beadm umount SCMU_2015.04

#beadm destroy SCMU_2015.04

  

If you get a beadm destroy failure verify you are deleting the proper BE and if you are go ahaead and remove it with  beadm destroy  -fSCMU_2015.04

  

#for i in `zoneadm list |grep -v global`
do
zlogin $i pkg update --reject pkg://solaris/idr1400@5,5.11 pkg:/shell/bash@4.1.9,5.11-0.175.1.0.0.24.0:20120904T174226Z
done

  

If this is installed in the global zone as well then run #pkg update --reject pkg://solaris/idr1400@5,5.11 pkg:/shell/bash@4.1.9,5.11-0.175.1.0.0.24.0:20120904T174226Z in the global too

   

#./install_smu --install

  



Still have questions? Use the communities window below to search for similar discussions or start a new discussion on this subject. (Window is the live community not a screenshot)

Click here to open in main browser window

References

<NOTE:1567979.1> - Oracle SuperCluster Supported Software Versions - All Hardware Types
<NOTE:1452277.1> - SuperCluster Critical Issues

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback