Owner's Manual
72 Configuring Database Storage on the Host
3
On all the nodes in a Fibre Channel cluster, perform the following steps:
a
Add the partition names for the primary and mirror OCR to the
permissions.ini
file. This file is located in the
/dell-oracle-deployment/scripts/
directory:
[
ocr]
primary_ocr=
mirror_ocr1=
[vote]
vote1=
vote2=
vote3=
[asm]
asm1=
asm2=
For example, if the OCR and OCR mirror partitions are
/dev/emcpowera1
and
/dev/emcpowera2
, then the
permissions.ini
file
is
modified as follows:
[ocr]
primary_ocr=/dev/emcpowera1
mirror_ocr1=/dev/emcpowera2
b
Add the voting disk names to the
permissions.ini
file. The file is
located in the
/dell-oracle-deployment/scripts/
directory:
[ocr]
primary_ocr=
mirror_ocr1=
[vote]
vote1=
vote2=
vote3=
[asm]
asm1=
asm2=
For example, if the voting disks are
emcpowerb1, emcpowerb2,
and
emcpowerb3
, then the
permissions.ini
is modified as follows:
[vote]
vote1=/dev/emcpowerb1
vote2=/dev/emcpowerb2
vote3=/dev/emcpowerb3