TEST
Powered by Blogger.
Responsive Ad
Responsive Ad

Author Profile

About Me

Start Sharing

Start Sharing

Drive Traffic on Social Platforms

Blog Archive

Blog Journey

Blog Journey

Learn how to start a perfect Blog

Work Smart, Not Hard - Let's See

Make your Blogging experience faster and easiest …
Work Smart, Not Hard - Let's See
Design by - Blogger Templates | Distributed by Free Blogger Templates

Made with Love by

Material UI Template is Designed Theme for Giving Enhanced look Various Features are available Whic…

Random Posts

Ads Section

HOME > > Create and Share Disk on Oracle VM Box for implementing 10g RAC using Oracle VMBOX

Create and Share Disk on Oracle VM Box for implementing 10g RAC using Oracle VMBOX

Anup - Monday, 29 October 2012


Step 1: Go to Virtual Box Directory. (C:\Program Files\Oracle\VirtualBox)

Step 2: create Disk by executing bellow command.

VBoxManage createhd --filename D:\disk_for_rac.vdi --size 10000 --format VDI --variant Fixed

Step 3: Attach disk with first virtual machine (rac1) by executing bellow command.

VBoxManage storageattach rac1 --storagectl "SATA" --port 1 --device 0 --type hdd --medium d:/disk_for_rac.vdi --mtype shareable

Step 4: Make Sharable by using bellow command.

VBoxManage modifyhd d:/disk_for_rac.vdi --type shareable

Step 5: Attach disk with second virtual machine (rac2) by executing bellow command.

VBoxManage storageattach rac2 --storagectl "SATA" --port 1 --device 0 --type hdd --medium d:/disk_for_rac.vdi --mtype shareable
  1. Hi anup
    i want small information regarding installtion of rac.
    can you please give the best choice to install rac 11g r2 with shared disk for practise.
    whether vmware server or virtual box which one you feel the correct choice and easy for installation of 11gr2 rac.


    thanks
    goutham

    ReplyDelete
  2. Hi Goutam,
    Both are correct choice. But i think you should go with vmware.

    Anup

    ReplyDelete

Contact me

Get in Touch

Need to get touch with me? Please fill out the form with your enquiry.

Name
Anup Srivastav
Address
Lucknow - Utter Pradesh
Email
myindiandba@gmail.com
Message me