Deployment Guide

364 Guía de implantación
Configuración del almacenamiento compartido mediante ASMLib
1
Para configurar el clúster mediante ASM, realice los pasos siguientes en
todos los nodos
:
a
Inicie la sesión como
root
.
b
Configure el kernel ASM; para ello, escriba:
/etc/init.d/oracleasm configure
Aparece el mensaje siguiente en la pantalla:
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.
Aparece un mensaje donde se le solicita que introduzca el usuario predeterminado propietario
de la interfaz del controlador. Escriba
oracle
como se indica a continuación:
Default user to own the driver interface []: oracle
Aparece un mensaje donde se le solicita que introduzca el grupo predeterminado propietario
de la interfaz del controlador. Escriba
dba
como se indica a continuación:
Default group to own the driver interface []: dba
Aparece un mensaje donde se le solicita que cargue el controlador oracleasm durante el inicio.
Para cargar el controlador, escriba
y
como se indica a continuación:
Start Oracle ASM library driver on boot (y/n) [n]: y
Aparece un mensaje donde se le solicita que corrija los permisos de los discos Oracle ASM durante
el inicio. Escriba
y
como se indica a continuación:
Fix permissions of Oracle ASM disks on boot (y/n) [y]:y
Aparecen los mensajes siguientes en la pantalla:
Writing Oracle ASM library driver configuration: [ OK ]
Creating /dev/oracleasm mount point: [ OK ]
Loading module "oracleasm": [ OK ]
Mounting ASMlib driver filesystem: [ OK ]
Scanning system for ASM disks: [ OK ]