Quantcast
Channel: TechCenter
Viewing all articles
Browse latest Browse all 2350

How to install Oracle ASM with ULN or Local YUM Repository?

$
0
0
Revision 6 posted to Oracle Solutions by DELL-Wes V on 4/1/2013 4:58:18 PM

4.1.1.3.2 How doIto install Oracle ASM with ULN or Local YUM Repository?

redhat 5.x, rhel 5, oracle linux 5.x, oracle linux, operating system, os, storage, oracle db, asm, asm diskgroup, red hat

Applies to:
----------------------------------------------------------------------------------------------------------

Operating Systems: OEL 5.x subscribed to ULN or a local yum repo

Problem:
----------------------------------------------------------------------------------------------------------
How do I install ASM on a machine subscribed to ULN or a local yum repo?

Solution:
----------------------------------------------------------------------------------------------------------

To install against the RHEL compatible kernel you will need to run the following command as root for an OEL machine subscribed to ULN.

    up2date -i oracleasm-$(uname -r) oracleasmlib oracleasm-support

NOTE: Make sure you have the Oracle Software channel added to your OEL server in order to obtain the oracleasmlib package.


To install against the RHEL compatible kernel you will need to run the following command as root for an OEL machine linked against a local yum repository.
       
    yum -y install oracleasm-$(uname -r) oracleasmlib oracleasm-support

NOTE:Make sure your local yum repository has the oracle software public yum add on repository enabled.


To install the Oracle Unbreakable Enterprise Kernel on your OEL machine that is subscribed to ULN you will need to run the following command:

    up2date -i oracleasm oracleasm-support


To install the Oracle Unbreakable Enterprise Kernel on your OEL machine that is subscribed to a local yum repository you will need to run the following command:

    yum -y install oracleasm oracleasm-support


 


Viewing all articles
Browse latest Browse all 2350

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>