after installing the corresponding ASM component, execute /etc/init.d /oracleasm enable and display failure. View log
[SQL]
view plain
The copy
- [root @ localhost log] # more/var/log/oracleasm
- Cleaning any stale ASM disks…
- File “/ dev/” is not a block device
- “VOL1” Disk does not exist or is not instantiated
- Writing disk header: done
- No0 1 such file 3 or4 5 directory; Instantiating disk: oracleasm-instantiate disk: we are Unable to manager: No0 1 such file 3 or4 5 directory
- failed
- Clearing disk header: done
- “VOL1” Disk does not exist or is not instantiated
- Writing disk header: done
- No0 1 such file 3 or4 5 directory; Instantiating disk: oracleasm-instantiate disk: we are Unable to manager: No0 1 such file 3 or4 5 directory
- failed
- Clearing disk header: done
- Creating/dev/oracleasm mount point:/dev/oracleasm
- Loading module “oracleasm” : failed
- Unable to load module “oracleasm”
the oracleasm component oracleasm. Ko
cannot be found
looks for
in the file system
[SQL]
view plain
The copy- [root @ localhost log] # find/- name oracleasm. Ko
- /lib/modules/2.6.18-53.1.21. El5/kernel/drivers/addon/oracleasm/oracleasm ko
manually install ASM components
[SQL]
view plain
The copy- [root @ localhost log] #/sbin/insmod/lib/modules/2.6.18-53.1.21. El5/kernel/drivers/addon/oracleasm/oracleasm ko
re-execute
/etc/init.d/oracleasm enable execute successfully.
- [root @ localhost log] #/sbin/insmod/lib/modules/2.6.18-53.1.21. El5/kernel/drivers/addon/oracleasm/oracleasm ko