[Oracleasm-users] Installing ASMLIB on RHEL3.0

Irshad Buchh ibuchh at ccis.ksu.edu.sa
Wed Dec 29 07:20:24 CST 2004


Hi,

We created 4 raw partitions /dev/raw/raw1 - 4 using raw command.

[root at rcdell root]# ls -l /dev/raw/raw[1,2,3,4]
crw-rw----    1 oracle   dba      162,   1 Sep  9 11:05 /dev/raw/raw1
crw-rw----    1 oracle   dba      162,   2 Sep  9 11:05 /dev/raw/raw2
crw-rw----    1 oracle   dba      162,   3 Sep  9 11:05 /dev/raw/raw3
crw-rw----    1 oracle   dba      162,   4 Sep  9 11:05 /dev/raw/raw4

then tried this:

SYS   at +ASM on 29-DEC-04 >create diskgroup dg1 normal redundancy
  2  failgroup c1 disk '/dev/raw/raw1'
  3  failgroup c2 disk '/dev/raw/raw2';
create diskgroup dg1 normal redundancy
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kfdsk::grpmatch], [1],
[3939617408], [], [], [], [], []
ORA-00600: internal error code, arguments: [kfgrpJoin2], [5], [], [], [],
[],
[], []
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk
ORA-15076: Emulating I/O errors on the OSM disk

What does this error mean.

Appreciate ur help
Irshad.


----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------

-----Original Message-----
From: Joel Becker [mailto:Joel.Becker at oracle.com]
Sent: Wed, December 29, 2004 1:21 PM
To: Irshad Buchh
Cc: 'oracleasm-users at oss.oracle.com'
Subject: Re: [Oracleasm-users] Installing ASMLIB on RHEL3.0


On Tue, Dec 28, 2004 at 06:11:44PM +0300, Irshad Buchh wrote:
> I am having a box running RHEL 3.0 (got from centos.org). I have Oracle
10g
> running ok. Now I tried to install ASMLIB downloaded from technet. The
files
> are:
> 
> rpm -Uvh oracleasm-2.4.21-EL-1.0.3-1.i686.rpm \
> 	oracleasmlib-1.0.0-1.i386.rpm \
> 	oracleasm-support-1.0.3-1.i386.rpm \
> 
> When I tried to install these files, I got the following error:
> 
> Checking for Red Hat enterprise kernel:                    [FAILED]
> 
> Also when I try to run /etc/init.d/oracleasm , I get the same error
> 
> Checking for Red Hat enterprise kernel:                    [FAILED]
> 
> Am I having the right set of files.

	What kernel do you have?  Specifically, what does 'uname -r'
return?  Your kernel must match the naming conventions of RHEL 3.0
kernels.  Did you build your own kernel?

Joel

-- 

"Nothing is wrong with California that a rise in the ocean level
 wouldn't cure."
        - Ross MacDonald

Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127


More information about the Oracleasm-users mailing list