Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Release Notes - AIX
Last Published:
2025-04-16
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX
- 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
- Limitations related to the VCS database agents
- Virtualizing shared storage using VIO servers and client partitions
- 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
- 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
- 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
After configuring LLT over UDP using IPV6, one of the configured link may show DOWN status for lltstat command [3916374]
On configuring LLT over UDP using IPV6, one of the configured links shows down status. However, the IP address for this link can successfully be pinged.
This happens due to the default route settings for ipv6. In case of UDP, the Linux Kernel's UDP APIs rely on the Linux networking stack to send data. In some cases the networking stack uses a different source IP address than the correct one to send packets on a link.
Workaround:
Set the proper static routes so that the networking stack can use the correct network interfaces. Use the following steps to add a static route using the smitty utility:
- Run the command: # smitty tcpip
- Select IPV6 Configuration from the menu and press Enter.
- Select IPV6 Static Routes and then Add an IPV6 Static Route from the menu.
- Specify the value for * IPV6 DESTINATION Address, * IPV6 GATEWAY Address, and Network Interface fields to set source and destination address.