Oracle RAC 12.1 Installation on Oracle Linux 6.7 x86_64 (ISCSI + ASM)
This document describes one of the methods for installing an Oracle database on Oracle Linux in a Real Application Cluster (RAC) configuration.
If I understood correctly. OCR and Voting Disk now need to be stored on ASM disks either local or from storage. I.e., OCFS2 file systems no longer need to be configured for storing this data.
If you find errors, inaccuracies, typos, or you know better methods, write to the chat or email.
Documentation:
Environment description for Oracle RAC installation:
Distributives:
Virtualbox machine configs:
Environment preparation for RAC installation:
- Network interface configuration and hosts file
- Pre-configuration settings
- DNS server setup
- Installation of mandatory packages
- Selecting packages for autostart (Optional step, can be skipped)
- Configuration of time synchronization services
- Creating oracle12 user and administrative groups
- Secure Shell configuration between cluster nodes
Preparing disk subsystem for the RAC being created:
- ASMLIB installation on cluster nodes
- Storage server preparation (ISCSI)
- Preparing local disks on cluster nodes for Oracle Database Software installation
- Mounting SCSI disks on cluster nodes
- [Option 1] Configuring SCSI disk mounting rules on cluster nodes using Device Mapper
- [Option 2] Configuring SCSI disk mounting rules on cluster nodes using Udev rules (If the previous step was completed, this one is not needed)
- Configuring ASM on cluster nodes, labeling disks as ASM
Final configuration steps and checking prepared environment readiness for RAC installation:
- Creating directory structure and assigning necessary permissions
- Copying database distributives to the server
- Modifying kernel parameters and database administrator account parameters
- Checking cluster configuration before RAC installation
- Checking Display Manager operation on the GUI computer
RAC installation and database instance creation:
- Grid installation
- Creating ASM disk groups
- Oracle Database Software installation
- Creating a database instance