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!

ASMlib will not initialize after reboot. OEL6.6

ken.culverDec 4 2014 — edited Dec 4 2014

Greetings,

After some routine maintenance and cleaning up trace and alert logs on a dev server, a reboot was performed.

When the server came back up, the ASMlib would not initialize, and the /dev/oracleasm/disks folder was gone. ASMlib has been in use since day one on this machine, and has given no troubles in six months of operation.

Querying the disks shows that the headers are still intact, and that they are labelled as ASM disks.

Attempting to re-configure via /etc/init.d/oracleasm configure lead to no success.

I've also uninstalled and re-installed the oracle asm packages.

[root@oraserver~]# rpm -qa | grep asm

kmod-oracleasm-2.0.8-4.el6_6.x86_64

oracleasm-support-2.1.8-1.el6.x86_64

a tail of /var/log/oracleasm shows:

tail -f /var/log/oracleasm

Unable to instantiate disk "VOL2"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

Creating /dev/oracleasm mount point: /dev/oracleasm

Loading module "oracleasm": failed

Unable to load module "oracleasm"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

kernel:

uname -r

2.6.32-504.1.3.el6.x86_64.debug

at this point, I'm out of ideas, and google has not been terribly helpful. Has anyone else run across this before? I'll get what ever information you might need to help suss out a cause.

Thanks for your time,

Ken

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2015
Added on Dec 4 2014
3 comments
2,595 views