Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Release Notes - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Introduction and product requirements
- Changes introduced in this release
- Fixed issues
- Limitations
- Storage Foundation software limitations
- Dynamic Multi-Pathing software limitations
- InfoScale Volume Manager software limitations
- File System (VxFS) software limitations
- SmartIO software limitations
- Replication software limitations
- Cluster Server software limitations
- Limitations related to bundled agents
- Limitations related to VCS engine
- Arctera cluster configuration wizard limitations
- Limitations related to the VCS database agents
- Cluster Manager (Java console) limitations
- Limitations related to LLT
- Limitations related to I/O fencing
- Limitations related to bundled agents
- Storage Foundation Cluster File System High Availability software limitations
- Storage Foundation for Oracle RAC software limitations
- Storage Foundation for Databases (SFDB) tools software limitations
- Storage Foundation software limitations
- Known issues
- Issues related to installation, licensing, upgrade, and uninstallation
- Storage Foundation known issues
- Dynamic Multi-Pathing known issues
- InfoScale Volume Manager known issues
- File System (VxFS) known issues
- Dynamic Multi-Pathing known issues
- Replication known issues
- Cluster Server known issues
- Operational issues for VCS
- Issues related to the VCS engine
- Issues related to the bundled agents
- Issues related to the VCS database agents
- Issues related to the agent framework
- Issues related to Intelligent Monitoring Framework (IMF)
- Issues related to global clusters
- Issues related to the Cluster Manager (Java Console)
- LLT known issues
- I/O fencing known issues
- GAB known issues
- Operational issues for VCS
- Storage Foundation and High Availability known issues
- Storage Foundation Cluster File System High Availability known issues
- Storage Foundation for Oracle RAC known issues
- Oracle RAC known issues
- Storage Foundation Oracle RAC issues
- Storage Foundation for Databases (SFDB) tools known issues
- Issues related to installation, licensing, upgrade, and uninstallation
VCS protocol version not updated after Solaris 11.4 ABE upgrade along with InfoScale upgrade from 7.4.2 to 8.0 (4054619)
When an InfoScale 7.4.2 instance is upgraded to 8.0, the cluster protocol version is expected to be updated as well. However, if an Alternate Boot Environment (ABE) upgrade is performed on a Solaris system alongside the InfoScale upgrade, the protocol version remains unchanged. The cluster protocol version for 7.4.2 is 10000 and that for 8.0 is 11000.
Workaround: Perform the following tasks to update the cluster protocol version after such an upgrade.
Identify the existing cluster protocol version.
# haclus -version -info
Check whether the cluster is compatible with the higher protocol version.
# haclus -version -verify <higher_protocol_version>
Upgrade the cluster to the newer protocol version.
# haclus -version -update <higher_protocol_version>