Owner's Manual
45
2
Run the
permissions.py
script located under the
/dell-oracle-
deployment/scripts/
folder once you have set your
permissions.ini
file:
./permissions.py
3
Run the following command to set the correct block device permissions:
/etc/rc.local
Configuring Shared Storage Using the ASM Library Driver
1
Log in as
root
.
2
Open a terminal window and perform the following steps on all nodes:
a
Ty p e
service oracleasm configure
b
Type the following inputs for all the nodes:
Default user to own the driver interface [ ]:
oracle
Default group to own the driver interface [ ]:
dba
Start Oracle ASM library driver on boot (y/n) [n]:
y
Fix permissions of Oracle ASM disks on boot (y/n) [y]:
y
3
Perform this step only if the RAC configuration uses an EqualLogic iSCSI
storage and Linux Device Mapper Multipath driver. Set the
ORACLEASM_SCANORDER
parameter in
/etc/sysconfig/oracleasm
as follows:
ORACLEASM_SCANORDER="dm"
Reboot the server for the change to take effect.
4
On the
first node
, in the terminal window, type the following and press
<Enter>:
service oracleasm createdisk ASM1 /dev/emcpowerb1
service oracleasm createdisk ASM2 /dev/emcpowerc1
5
Repeat step for any additional ASM disks that need to be created.