InfoScale™ 9.0 Release Notes - Linux
- Introduction and product requirements
- Changes introduced in this release
- Fixed issues
- Limitations
- Virtualization software 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
- 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
- Known issues
- Issues related to installation, licensing, upgrade, and uninstallation
- REST API known issues
- Storage Foundation known issues
- Dynamic Multi-Pathing known issues
- InfoScale Volume Manager known issues
- File System (VxFS) known issues
- Virtualization 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
- Cluster Server agents for Volume Replicator known issues
- 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
- 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
- Application isolation feature known Issues
- Cloud deployment known issues
- Issues related to Arctera InfoScale Storage in Amazon Web Services cloud environments
- Issues related to installation, licensing, upgrade, and uninstallation
New attribute EnableSingleWriter to enhance replication performance for single node failover applications
To enhance replication performance for single node failover applications, a new EnableSingleWriter
attribute is introduced in the RVGSharedPri replication agent.
In clustered replication (CVR) environments, application writes are performed by each application cluster node, but SRL log position management and data replication are handled by the Logowner node. The Logowner node reads SRL log positions from disk before replication.
For single node failover applications, all read/write operations are performed by the single application on that same node; classifying it as a "single writer" application.
VVR is enhanced for better replication throughput for such applications. The EnableSingleWriter
attribute enables or disables the Single Writer feature. When enabled, the agent transfers the Logowner role to the single node where the application service group is online and all the VVR replication writes are sent from that node. This eliminates the SRL disk readback overhead by allowing the Logowner node to read SRL metadata directly from memory, resulting in improved throughput.
Refer to the following for more details:
InfoScale 9.0 Replication Administrator's Guide - Linux for information about Single Writer.
Cluster Server 9.0 Bundled Agents Reference Guide - Linux for information about the RVGSharedPri agent.