Oracle 19c Rac Installation errors
Hi Guys,
I'm installation oracle RAC 19c grid infrastructure on Oracle Linux 8.1, and I'getting some errors when configuring the oracleasmlib.
below are my packages intalled on both servers
[root@rac01 ~]# rpm -qa | grep oracleasm
kmod-redhat-oracleasm-2.0.8-11.0.1.el8.x86_64
oracleasmlib-2.0.17-1.el8.x86_64
oracleasm-support-2.1.8-1.el6.x86_64
now the errors
Date d’envoi de votre message : Aujourd’hui, à 14:13
[root@rac01 ~]# oracleasm init
Loading module "oracleasm": failed
Unable to load module "oracleasm"
[root@rac01 ~]# oracleasm status
Checking if ASM is loaded: no
Checking if /dev/oracleasm is mounted: no
can someone give an hand?