Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Storage Foundation for Oracle® RAC Administrator's Guide - AIX
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: AIX
- Section I. SF Oracle RAC concepts and administration
- Overview of Storage Foundation for Oracle RAC
- Component products and processes of SF Oracle RAC
- Communication infrastructure
- Cluster interconnect communication channel
- Cluster Volume Manager (CVM)
- About Flexible Storage Sharing
- Cluster File System (CFS)
- Cluster Server (VCS)
- Oracle RAC components
- Oracle Disk Manager
- RAC extensions
- About Virtual Business Services
- Administering SF Oracle RAC and its components
- Administering SF Oracle RAC
- Starting or stopping SF Oracle RAC on each node
- Administering VCS
- Administering I/O fencing
- About the vxfentsthdw utility
- About the vxfenadm utility
- About the vxfenswap utility
- Administering the CP server
- Administering CFS
- Administering CVM
- Changing the CVM master manually
- Administering Flexible Storage Sharing
- Backing up and restoring disk group configuration data
- Administering SF Oracle RAC global clusters
- Administering SF Oracle RAC
- Overview of Storage Foundation for Oracle RAC
- Section II. Performance and troubleshooting
- Troubleshooting SF Oracle RAC
- About troubleshooting SF Oracle RAC
- Troubleshooting I/O fencing
- Troubleshooting CP server
- Troubleshooting server-based fencing on the SF Oracle RAC cluster nodes
- Issues during online migration of coordination points
- Troubleshooting Cluster Volume Manager in SF Oracle RAC clusters
- Troubleshooting CFS
- Troubleshooting VCSIPC
- Troubleshooting Oracle
- Troubleshooting ODM in SF Oracle RAC clusters
- Prevention and recovery strategies
- Tunable parameters
- Troubleshooting SF Oracle RAC
- Section III. Reference
Configuring the VXFEN module parameters
After adjusting the tunable kernel driver parameters, you must reconfigure the VXFEN module for the parameter changes to take effect.
The following example procedure changes the value of the vxfen_min_delay parameter.
Note:
You must restart the VXFEN module to put any parameter change into effect.
To configure the VxFEN parameters and reconfigure the VxFEN module
- Check the status of the driver and start the driver if necessary:
# /etc/methods/vxfenext -status
To start the driver:
# /etc/init.d/vxfen.rc start
- List the current value of the tunable parameter:
For example:
# lsattr -El vxfen
vxfen_deblog_sz 65536 N/A True vxfen_max_delay 3 N/A True vxfen_min_delay 1 N/A True vxfen_vxfnd_tmt 60 N/A True
The current value of the vxfen_min_delay parameter is 1 (the default).
- Enter the following command to change the vxfen_min_delay parameter value:
# chdev -l vxfen -P -a vxfen_min_delay=30
- Ensure that VCS is shut down. Stop I/O fencing if configured.
# /etc/init.d/vxfen.rc stop
- Ensure that SF Oracle RAC is shut down. Unload and reload the driver after changing the value of the tunable:
# /etc/methods/vxfenext -stop
# /etc/methods/vxfenext -start
- Repeat the above steps on each cluster node to change the parameter.
- Start VCS.
# hastart