Veritas InfoScale™ 7.3 Release Notes - Linux
- About this document
- Important release information
- About the Veritas InfoScale product suite
- Licensing Veritas InfoScale
- About Veritas Services and Operations Readiness Tools
- Changes introduced in 7.3
- Changes related to Veritas Cluster Server
- Changes related to Veritas Volume Manager
- Changes related to Veritas File System
- Changes related to virtualization
- Changes related to replication
- Changes related to operating systems
- Changes related to Veritas Cluster Server
- System requirements
- Fixed Issues
- Known Issues
- Issues related to installation and upgrade
- Issues related to Veritas InfoScale Storage in Amazon Web Services cloud environments
- Storage Foundation known issues
- Dynamic Multi-Pathing known issues
- Veritas Volume Manager known issues
- Virtualization known issues
- Veritas File System 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)
- VCS Cluster Configuration wizard issues
- 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
- Storage Foundation for Sybase ASE CE known issues
- Application isolation feature known Issues
- Issues related to installation and upgrade
- Software Limitations
- Virtualization software limitations
- Storage Foundation software limitations
- Dynamic Multi-Pathing software limitations
- Veritas Volume Manager software limitations
- Veritas File System software limitations
- SmartIO software limitations
- Replication software limitations
- Cluster Server software limitations
- Limitations related to bundled agents
- Limitations related to VCS engine
- Veritas 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 for Sybase ASE CE software limitations
- Documentation
LLT variables for better performance with I/O shipping
[Linux only]
You can now configure LLT variables to use multiple parallel ports for I/O shipping. You can get better performance with I/O Shipping by setting the following LLT variables.
Append the /etc/sysconfig/llt file with the following:
To enable parallel ports for I/O shipping:
LLT_NMULTIPORTS = number of ports
If you set the value to 0 or 1, CVM uses only one port for I/O shipping. Default value of this variable is 4. However you can set up to 8 parallel ports for I/O shipping.
To set number of threads per I/O shipping port:
LLT_RDLV_MTFACTOR = number of threads
If LLT_NMULTIPORTS = 0, the total number of threads for I/O shipping on the single port is 2. However, for performance reason, it is recommended that you set the number of threads to 8 or 16.
For more information, see Cluster Server 7.3 Configuration and Upgrade Guide - Linux.