在oracle linux 8.7,8.8 版本,安装ORACLE ASMLIB驱动,在oracleasm init时,会报:
Loading module "oracleasm": failed
Unable to load module "oracleasm"
Mounting ASMlib driver filesystem: failed
Unable to mount ASMlib driver filesystem
看messages中,有以下内容:
Jul 9 17:10:17 em13c modprobe[71422]: FATAL: Module oracleasm not found in directory /lib/modules/5.15.0-101.103.2.1.el8uek.x86_64
或
Jul 9 18:04:57 em13c modprobe[46782]: FATAL: Module oracleasm not found in directory /lib/modules/4.18.0-425.19.2.el8_7.x86_64
这个是已知的行为,具体可以参见:Oracle Linux: Loading oracleasm Kernel Module Under UEKR7 (5.15.0) Fails (Doc ID 2912147.1)
暂时没有好的解决办法,要用这个ASMLIB,只有使用ORACLE LINUX 前面的版本。
|