Please enter search query.
Search <book_title>...
Storage Foundation for Oracle® RAC 7.3.1 Administrator's Guide - Linux
Last Published:
2018-01-16
Product(s):
InfoScale & Storage Foundation (7.3.1)
- Section I. SF Oracle RAC concepts and administration
- Overview of Storage Foundation for Oracle RAC
- About Storage Foundation for Oracle RAC
- Component products and processes of SF Oracle RAC
- 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
- Testing the coordinator disk group using the -c option of vxfentsthdw
- About the vxfenadm utility
- About the vxfenclearpre 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
- Fencing startup reports preexisting split-brain
- 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 interconnects
- Troubleshooting Oracle
- Troubleshooting ODM in SF Oracle RAC clusters
- Prevention and recovery strategies
- Tunable parameters
- Troubleshooting SF Oracle RAC
- Section III. Reference
Example entries for mandatory devices
If you are using eth2 and eth3 for interconnectivity, use the following procedure examples to set mandatory devices.
To set mandatory devices entry in the /etc/sysconfig/network/config
Enter:
MANDATORY_DEVICES="eth2-00:04:23:AD:4A:4C eth3-00:04:23:AD:4A:4D"
To set a persistent name entry in an interface file:
Enter the following information in the file: /etc/sysconfig/network/ifcfg-eth-id-00:09:3d:00:cd:22 (name of the eth0 interface file on SLES systems) and in the file: /etc/sysconfig/network-scripts/ifcfg-eth0 (name of the eth0 interface file on RHEL and supported RHEL-compatible distributions):
BOOTPROTO='static' BROADCAST='10.212.255.255' IPADDR='10.212.88.22' MTU=' ' NETMASK='255.255.254.0' NETWORK='10.212.88.0' REMOTE_IP=' ' STARTMODE='onboot' UNIQUE='RFE1.bBSepP2NetB' _nm_name='bus-pci-0000:06:07.0' PERSISTENT_NAME=eth0