ASM Lib包务必注意小版本啊
作者:vogts | 分类: 大话技术 | 标签: 大话技术 | 日期:2008-09-12
这件事是我太大意了,前几天装ASM的RPM包,怎么搞都搞不上去。我迷茫了好几天。到configure最后一步总是过不去,还调整了N多的OS参数,还上metalink上去查。报的错误是这样的:
[root@localhost wt]# /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 <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.
Default user to own the driver interface [oracle]:
Default group to own the driver interface [oracle]: oinstall
Start Oracle ASM library driver on boot (y/n) [y]:
Fix permissions of Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: [ OK ]
Loading module “oracleasm”: Unable to load module “oracleasm”
[FAILED]
查了系统日志,给的信息是:
Sep 11 20:55:55 localhost modprobe: FATAL: Module oracleasm not found.
搞的我一头雾水,看到oracle官方论坛上说,这是一个bug。一开始我也是这么认为了。
今天再仔细看了下,是最最下面的小版本不对,ORACLE官方对小版本分的非常,非常细:
Drivers for kernel 2.6.18-92.el5
- oracleasm-2.6.18-92.el5xen-2.0.4-1.el5.i686.rpm
- oracleasm-2.6.18-92.el5debug-2.0.4-1.el5.i686.rpm
- oracleasm-2.6.18-92.el5PAE-2.0.4-1.el5.i686.rpm
- oracleasm-2.6.18-92.el5-2.0.4-1.el5.i686.rpm
今天重新下了一个,小版本都一致的,结果就好了。
看到论坛上,很多兄弟发生的情况,和我差不多。所以我特发此文。



感觉这位兄弟对RHEL的内核模块布局不太熟悉啊。。。
szf @ August 6, 2010 |