oracleasm软件包的日志路径分析

网友投稿 483 2023-12-31 15:19:30

oracleasm软件包的日志路径分析

这篇文章主要讲解了“oracleasm软件包的日志路径分析”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习“oracleasm软件包的日志路径分析”吧!

配置oracleasm失败:

[root@rac1 ~]# /etc/init.d/oracleasm configure

Configuring the Oracle ASM library driver.

This will configure the on-boot properties of the Oracle ASM library

driver.  The following questions will determine whether the driver is

loaded on boot and what permissions it will have.  The current values

will be shown in brackets ([]).  Hitting without typing an

answer will keep that current value.  Ctrl-C will abort.

Default user to own the driver interface [grid]:

Default group to own the driver interface [oinstall]:

Start Oracle ASM library driver on boot (y/n) [y]: y

Scan for Oracle ASM disks on boot (y/n) [y]: y

Writing Oracle ASM library driver configuration: done

Initializing the Oracle ASMLib driver: [FAILED]

于是查看失败的原因:

[root@rac1 ~]# cd /var/log/

[root@rac1 log]# ll | grep oracle

-rw-r--r-- 1 root    root       397 Nov 12 07:36 oracleasm

[root@rac1 log]# cat 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"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

Loading module "oracleasm": failed

Unable to load module "oracleasm"

感谢各位的阅读,以上就是“oracleasm软件包的日志路径分析”的内容了,经过本文的学习后,相信大家对oracleasm软件包的日志路径分析这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是,小编将为大家推送更多相关知识点的文章,欢迎关注!

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:怎么理解InnoDB数据字典
下一篇:Oracle调度Schedule特性分析
相关文章