Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OracleASM doesn't listing disk in Node2

samiMay 9 2014 — edited May 12 2014

Hi All,

Am installation oracle 10g RAC in suse 10 SP1 on oracle virtual box with 2 nodes.

I have installed on both nodes

ocfs2-tools-1.2.3-0.7

ocfs2console-1.2.3-0.7

ocfs2-tools-devel-1.2.3-0.7

RAC1:/dev/oracleasm/disks # uname -r

2.6.16.46-0.12-smp

RAC1:/dev/oracleasm/disks # rpm -qa oracleasm*

oracleasmlib-2.0.4-1.SLE10

oracleasm-support-2.1.7-1.SLE10

oracleasm-2.6.16.46-0.12-smp-2.0.3-1

On both nodes o2cb status

Node1:

RAC1:/bin # /etc/init.d/o2cb status

Module "configfs": Loaded

Filesystem "configfs": Mounted

Module "ocfs2_nodemanager": Loaded

Module "ocfs2_dlm": Loaded

Module "ocfs2_dlmfs": Loaded

Filesystem "ocfs2_dlmfs": Mounted

Checking O2CB cluster ocfs2: Online

Checking O2CB heartbeat: Active

Node2:

RAC2:/dev/oracleasm # /etc/init.d/o2cb status

Module "configfs": Loaded

Filesystem "configfs": Mounted

Module "ocfs2_nodemanager": Loaded

Module "ocfs2_dlm": Loaded

Module "ocfs2_dlmfs": Loaded

Filesystem "ocfs2_dlmfs": Mounted

Checking O2CB cluster ocfs2: Online

Checking O2CB heartbeat: Active

In Node1: RAC1 as per oracle document.

I have configured oracleasm in Node as

/etc/init.d/oracleasm configure

  /etc/init.d/oracleasm createdisk DG1 /dev/sdc1

   /etc/init.d/oracleasm createdisk DG2 /dev/sdd1

   /etc/init.d/oracleasm createdisk FG1 /dev/sde1

RAC1:/bin # /etc/init.d/oracleasm listdisks

DG1

DG2

FG1

On Node2: RAC2

RAC2: # /etc/init.d/oracleasm listdisks

RAC2:#

Node1: RAC1

RAC1:/dev/oracleasm/disks # ls -l /dev/oracleasm/disks

total 0

brw-rw---- 1 oracle dba 8, 33 May  9 11:53 DG1

brw-rw---- 1 oracle dba 8, 49 May  9 11:54 DG2

brw-rw---- 1 oracle dba 8, 65 May  9 11:54 FG1

Node2: RAC2

RAC2:/dev/oracleasm/disks # ls -l /dev/oracleasm/disks

total 0

list appear empty. I have check with many forums but i didn't get proper solution for that.

May I know what would be problem.. What are the setting I need to check further.

Thanks & Regards

Sami

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2014
Added on May 9 2014
5 comments
2,770 views