Please enter search query.
Search <book_title>...
InfoScale™ Virtual Business Services - Availability User's Guide
Last Published:
2025-04-13
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX,Linux,Solaris,Windows
- Overview of Virtual Business Services
- VMware virtualization support prerequisites for InfoScale Operations Manager Virtual Business Services
- Installing and configuring Virtual Business Services
- Configuring a virtual business service
- Creating virtual business services
- Editing virtual business services
- Configuring dependencies for a virtual business service
- Managing Microsoft Failover Clustering from VBS
- Virtual Business Services operations
- Starting and stopping Virtual Business Services
- Tracking VBS operations
- Logs of a virtual business service
- Virtual Business Services security
- Fault management in Virtual Business Services
- Disaster recovery in Virtual Business Services
- Upgrading Virtual Business Services
- Appendix A. Command reference
- Appendix B. Troubleshooting and recovery
- Appendix C. Known issues and limitations
- Known issues and limitations
- Known issues and limitations
Installation or upgrade of VRTSsfmh or VRTSvbs package from InfoScale Operations Manager may fail if publisher is set (3306997)
Installation or upgrade of VRTSsfmh or VRTSvbs package through InfoScale Operations Manager may fail with the following error message:
pkg install: The proposed operation on this parent image cannot be performed because temporary origins were specified and this image has children. Please either retry the operation again without specifying any temporary origins, or if packages from additional origins are required, please configure those origins persistently.
The error occurs if you install or upgrade the VRTSsfmh or VRTSvbs package using InfoScale Operations Manager on a host where non-global zones are in running or installed state. This issue is observed only on systems running Oracle Solaris 11.
Workaround: Bring all the containers in configured state or upgrade the packages manually as follows:
# pkg set-publisher -p <path to p5p for VRTSsfmh> Symantec # pkg install --accept VRTSsfmh # pkg unset-publisher Symantec # pkg set-publisher -p <path to p5p for VRTSvbs> Symantec # pkg install --accept VRTSvbs # pkg unset-publisher Symantec