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!

Unable to find ASM DISKS after nodes restart for EMC powerpath

poornaApr 29 2011 — edited Aug 4 2011
Hi,

Oracle Version:11gR2
Operating System:Cent Os

we are unable to start the CRS after rebooting the server and finally came to know that ASM DISKS are not visible after nodes reboot here we are using power path for storage accessing what setup do we need to put in the /etc/sysconfig/oracleasm

here is the content of my /etc/sysconfig/oracleasm
[root@rac2 disks]# cat /etc/sysconfig/oracleasm
#
# This is a configuration file for automatic loading of the Oracle
# Automatic Storage Management library kernel driver.  It is generated
# By running /etc/init.d/oracleasm configure.  Please use that method
# to modify this file
#

# ORACLEASM_ENABELED: 'true' means to load the driver on boot.
ORACLEASM_ENABLED=true

# ORACLEASM_UID: Default user owning the /dev/oracleasm mount point.
ORACLEASM_UID=grid

# ORACLEASM_GID: Default group owning the /dev/oracleasm mount point.
ORACLEASM_GID=asmdba

# ORACLEASM_SCANBOOT: 'true' means scan for ASM disks on boot.
ORACLEASM_SCANBOOT=true

# ORACLEASM_SCANORDER: Matching patterns to order disk scanning
ORACLEASM_SCANORDER=""

# ORACLEASM_SCANEXCLUDE: Matching patterns to exclude disks from scan
ORACLEASM_SCANEXCLUDE=""
Please help me how to solve this problem.

Thanks & Regards,
Poorna Prasad.S
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2011
Added on Apr 29 2011
5 comments
2,402 views