
Learn to deploy a real application cluster (rac) on Oracle Cloud using Openfiler as shared storage, with hands-on steps for Oracle Linux 7, dns, and Oracle software setup.
Outline 64-bit prerequisites and Oracle 12c RAC components, including grid infrastructure, and specify IP requirements: two public IPs (one per node), two virtual IPs, interconnect IPs; DNS is optional.
Learn to download Oracle Linux using a browser, log in with your credentials, use a download manager, and create a stage directory for the setup.
Download Oracle 12c Release 2 by logging in, selecting Linux 64-bit, and saving the downloaded files and images, with timing depending on your internet connection.
Create a new virtual machine on Oracle Cloud by naming the VM, selecting a 64-bit OS, allocating 50 GB of storage, and mounting a Linux ISO to install Oracle Linux.
Install Oracle Enterprise Linux 7 on VirtualBox by booting the VM and selecting language and localization. Configure partitions, IP addresses, and hostname, then complete the installation.
Install rpm packages on both RAC nodes, create Oracle users and groups, set passwords, and configure the hosts file to prepare the base Oracle directory for RAC on Oracle Cloud.
Clone the racnode2 and dns server VMs, reinitialize MAC addresses, and configure IPv4 addresses with a gateway. Power on, log in, and test DNS connectivity and RAC readiness.
Configure kernel parameters on both RAC nodes to optimize Oracle Real Application Cluster performance and reliability in an Oracle Cloud hands-on environment.
Install DNS with yum install bind libs bind utilities, configure a forward and reverse zone, start named, and verify client DNS resolution on Oracle Cloud RAC.
Install Openfiler san on a vm. Mount the iso image, configure storage partitions, set hostname and network, adjust time zone, and boot to start services.
Configure open filer to discover the LUN on RAC nodes and map the created volume for booting, including logging in with provided credentials and configuring network access.
Learn to configure the open filer client on rec node one using commands from a provided text file, with troubleshooting notes for common configuration issues.
Prepare shared storage by creating an extended partition and eight 12 GB logical partitions for ASM, install and configure ASM lib RPMs on both RAC nodes, and initialize ASM disks.
Configure ssh for the oracle user to enable passwordless login between nodes on Oracle Cloud for a hands-on real application cluster setup.
Copy and unzip software on Node 1, install Oracle, review the attached document for known issues, apply fixes, and run cluster verification.
Install Oracle grid infrastructure for a new cluster by running the cluster verification utility, reviewing known issues, and guiding the installer through cluster name, nodes, and SSL setup.
Install Oracle database software 12c r2 on RAC by transferring sources, unzipping, selecting enterprise edition, verifying connectivity between two nodes, and running root scripts to complete database creation.
Learn to stop and start Oracle RAC on Oracle Cloud by logging in, checking cluster status on both nodes, stopping the listener and database instances, then restarting in reverse order.
Learn how to shut down an Oracle RAC cluster node by stopping services, checking status, halting the RAC instance on node 1, and restarting after reboot.
Create a stage directory and download the required software to prepare the RAC lab, including Oracle VirtualBox, Oracle Database, and Oracle Linux.
Install VirtualBox and create virtual machines with dynamic disks (50 gb) and allocated memory, then set boot order and configure nat, host-only, and internal networks for rac.
Set up Oracle RAC prerequisites by validating internet access, installing preinstalled Oracle packages from the Oracle repository, configuring DNS and network settings, and preparing the Oracle user environment.
Install Oracle Linux on a VM for a real application cluster by configuring language, hostname, three network interfaces (public, internal, private interconnect), setting root password, and rebooting.
Clone the virtual machine from node 1 to node 2 using a command line method, configure disk, interfaces, and hostnames, and verify dns resolution across both nodes.
Learn to set up and create shared disks for an Oracle RAC environment in Oracle VirtualBox, including creating virtual disks, attaching them to VMs, and configuring partitions and udev rules.
Execute a hands-on RAC installation of the Oracle Real Application Cluster database software on Oracle Cloud. Copy software to the VM, unzip, and run the installer to configure the database.
Create an Oracle RAC database on Oracle Cloud by stepping through typical configuration, installing grid software, creating a base instance, and verifying the database through runtime logs and status checks.
Master the stop and start order for Oracle RAC on Oracle Cloud, including checking listener, database, and esm status, then halt and restart services in sequence.
Learn to create and use snapshots in Real Application Cluster on Oracle Cloud for rollback before changes, and how to shut down VMs and copy folders to a shared drive.
Gain hands-on experience with Oracle Real Application Clusters (RAC) on Oracle Cloud, mastering RAC setup in a single revised lecture.
Hello everyone my name is Zulqarnain Hayat welcome to my Oracle 12C RAC setup Course. My main goal is to let you get an Oracle 12c RAC environment up and running on your laptop in a minimal possible time and less resources. However if you follow that course you will be install Oracle 12c RAC database going through main installation steps using open filer shared storage. One of the biggest problems preventing people from setting up test RAC environments is the requirement for shared storage.
As we know In a production environment, shared storage is often provided by a SAN or high-end NAS device like DEL EMC or netapp and from other storage vendors, but both of these options are very expensive when all you want to do is get some experience installing and using RAC. So alternative is to using Openfiler as shared storage which is same setup of using expensive SAN .Openfiler is an operating system that provides file-based network-attached storage and block-based storage area network.
In this RAC Course will be covered all tasks with hands-On step by step.
Setp-1 Requirements to Install Oracle 12c RAC Step-2 How to Download Oracle Virtual Box, OEL7 and Database Software Step-3 How to Create New Virtual Machine Step-4 How to Install Oracle Enterprise Linux (OEL 7) on VirtualBox. Step-5 How to Perform Openfiler Installation Step-6 Configure Openfiler and Discover the LUN on RAC nodes
Step-7 How to Configure NTP Step-8 How to Deconfigure NTP if not using NTP service Step-9 How to Configure DNS Step-10 Create Oracle Software owner Group and User Step-11 Prepare ASM Disk for RAC Shared storage Step-12 Discover the partition on Node2 Step-13 Create ASM disk using ASM Lib Step-14 Configure user quibalance for oracle user or Configure ssh for oracle user. Step-15 Install RPMs Step-16 Configure Kernal Parameters Step-17 Copy and Unzip Software Step-18 Install Oracle Grid Infrastructure Step-19 Know issues Step-20 Install Oracle Database Software 12cR2 RAC Step-21 Create Oracle Database 12cR2 RAC Step-22 How to stop/start RAC database instances Step-23 Order to stop/start services Step-24 How to shutdown database server on rac env.
Part-2 Quick Labsetup using Oracle VIrtualBOX
Download Software and prepare Stage Directory for RAC LABSETUP
Virtual Box installation and virtual machines Setup
oracle linux operating system installation
Oracle installation prerequise and addition setup
Clone virtualmachine from racnod1 for racnode2
Setup and Create Shared Disks
Install the Grid Infrastructure
Install the Database Software
Create Databases
Oracle RAC stop and start order
Snapshot VMS