Oracle RAC Build (i)--Virtual machine installation

Source: Internet
Author: User
Tags name database

1. Description

1.1 Host Name:

Rac1rac2

1.2Linux Operating System:

Rac1 Enterprise-r5-u5-server-x86_64-dvd ( in a position)

1.3 Virtual Disk layout:

Virtual Disk virtual device node size (GB) Description E:\VM\RAC1\LOCALDISK.VMDK on the virtual disk client operating system on the host operating system/dev/sda1/dev/sda2/dev/sda3 SCSI0:0     -“/"mount point swap space e:\vm\sharedstorage\ocfs2disk.vmdk/dev/sdb SCSI1:0    0.5OCFS2 disk (not used) E:\VM\SHAREDSTORAGE\ASMDISK1.VMDK/DEV/SDC SCSI1:1    3ASM Disk Group1E:\VM\SHAREDSTORAGE\ASMDISK2.VMDK/DEV/SDD SCSI1:2    3ASM Disk Group1E:\VM\SHAREDSTORAGE\ASMDISK3.VMDK/DEV/SDE SCSI1:3    2ASM Flash Back Recovery area

1.4RAC Database environment:

Host name    ASM Instance name    RAC Instance name database     name    database File Store    OCR and voting disks (voting disk) Rac1    +ASM1    orcl1    ORCL    ASM    Asmrac2    +asm2    Orcl2    orcl    ASM    ASM

2. Configure the first virtual machine

VMware version: Workstation 9.0. 1 build-894247

2.1 Virtual machine configuration

Virtual machine Name: Enter "Rac1". Network type: Network connection: Select NAT. (NAT needs to see Vmnet8,host-onlyneed to see VMNET1) disk File: Enter "LOCALDISK.VMDK". Click Finish. 

2.2 Repeat the following steps to create four virtual SCSI hard disks-ocfs2disk.vmdk (512MB), ASMDISK1.VMDK (3GB), ASMDISK2.VMDK (3GB), and ASMDISK3.VMDK (2GB).

added Hard Disk. Select disk: Specify disk Capacity: Input "01:0

2.3 Add a virtual NIC for private interconnect

2.4 Set additional parameters to enable disk sharing between two virtual RAC nodes. To modify the configuration file E:\vm\rac1\rac1.vmx, add the following:

Disk.locking ="FALSE"disklib.datacachemaxsize="0"disklib.datacachemaxreadaheadsize="0"disklib.datacacheminreadaheadsize="0"disklib.datacachepagesize="4096"disklib.maxunsyncedwrites="4096"SCSI1:0. DeviceType ="Disk"SCSI1:1. DeviceType ="Disk"SCSI1:2. DeviceType ="Disk"SCSI1:3. DeviceType ="Disk"

Oracle RAC Build (i)--Virtual machine installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.