You are on page 1of 18

Note: In 11.2.0.7 We use get the ASM Bundled In a oracle binaries .

But From 11.2.0.2 we get it separately as the grid installation.

Here the Steps For ASM installation and Creation of the Disk Groups when you get the Partition Details
from UE.

/etc/init.d/oracleasm configure -i

Configuring the Oracle ASM library driver.

This will configure the on-boot properties of the Oracle ASM library
driver. The following questions will determine whether the driver is
loaded on boot and what permissions it will have. The current values
will be shown in brackets ('[]'). Hitting <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.

Default user to own the driver interface [oracle]:


Default group to own the driver interface [dba]:
Start Oracle ASM library driver on boot (y/n) [y]:
Scan for Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: done
Initializing the Oracle ASMLib driver: [ OK ]
Scanning the system for Oracle ASMLib disks:
[ OK ]

Check the status


/etc/init.d/oracleasm status

Checking if ASM is loaded: yes


Checking if /dev/oracleasm is mounted: yes

Creation of the DISK from the Partition provided by UE .


Partition provided By UE are .

/dev/emcpowern4
/dev/emcpowero4
/dev/emcpowerp4
/dev/emcpowerq4

creating the DISk

/etc/init.d/oracleasm createdisk DISKA /dev/emcpowern4


/etc/init.d/oracleasm createdisk DISKB /dev/emcpowero4
/etc/init.d/oracleasm createdisk DISKC /dev/emcpowerp4
/etc/init.d/oracleasm createdisk DISKD /dev/emcpowerq4

Once your Done with Disk’sCretaion go for the ASM Instaliotiom.

Run the Runinstaller from the binaries downlaoed.n


Step 1: Select First option i.e “install and configure gird for a standalone server” Select next option
Step 2: Select language option your intended to …
Step 3: Selecting the Disk for Creating the Disk Group Here we are creating a Disk group as ‘DATA’
Steps 4: Setting the ASM System Password.
Steps 5: Selecting Group for installation .
Step 6: Specifying the Oracle Base and the asm Home directory Structure.
Step 7: Installation will check for the Prerequisites some error can be ignore able which is as Below we
can ignore it , but we have note down the warning and need to take appropriate action with help of UE
team.
Step 8: Summary Screen … Click Finish if you have got all the information correct.
Step 9: Installation Process
Step 10: Run Root.sh and orainstRoot.sh with help of UE …
Step 11: Installation in process
Steps 12: INstallation Completed.
Step 13: Creating the Disk group FLASH once we are done with ASM Installation.
By invoking from ASM home /bin directory

Here Specify New Disk Group Name here its “FLASH”

Under Redundancy Tab Select External option

Select Disk which is Provisioned DISK for creation of FLASH Disk Group
Step 14: Disk Group creation in Process.
Step 15: Disk group Creation is done. FLASH
Step 16: Under Disk Group Tag you find 2 disks Group Got created. We are done with ASm Installation.

You might also like