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

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

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

4.1.1.3.1 How doIto install Oracle ASM without ULN or Local YUM Repository?

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

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

Operating Systems: RHEL 5.x, OEL 5.x (Compatible Kernel, non-UEK)

Problem:
----------------------------------------------------------------------------------------------------------
How do I install and configure ASM?

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

First, you will need to go to the following link and obtain three rpms:
    http://www.oracle.com/technetwork/server-storage/linux/downloads/rhel5-084877.html

    From this web page we will need:
    oracleasm-support
    oracleasmlib
    oracleasm

NOTE:The latest versions of both oracleasm-support and oracleasmlib can be downloaded but the version of oracleasm must match the current kernel used by your machine. This information can be found by issuing the command "uname -r"

    

    As this article's scope does not include subscription to an online repository we will not concern ourselves with package managers such as yum or up2date.

    Enter the following command as root:

      rpm -Uvh oracleasm-support-* oracleasmlib-* oracleasm-$(uname -r)-*
           

NOTE:These *'s can either be replaced by the correct version numbers of the packages in question or they can be left in place for the command pending that there are not multiple versions of these packages in your shell's current working directory.

            

   


Viewing all articles
Browse latest Browse all 2350

Trending Articles



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