Owner's Manual

Table Of Contents
254 Oracle 11g R1 Database のインストール(シングルノード)
ブロックデバイスを使用してディスクを ASM 用に設定する方法
1 permissions.ini
ファイルに
asm1
asm2
のディスクグループ
名を追加します。このファイルは次のディレクトリにあります。
/dell-oracle-deployment/scripts/:
[asm]
asm1=
asm2=
たとえば
ASM1
ASM2
のディスクグループが
/dev/emcpowerc1
/dev/emcpowerd1
なら、
permissions.ini
は次のように変更されます。
[asm]
asm1=/dev/emcpowerc1
asm2=/dev/emcpowerd1
/dev/emcpowere1
を使用して
ASM
ディスクグループ
ASM3
を追
加するには、次のように入力してセッションにエントリを追加し
ます。
asm3=/dev/emcpowere1
2
次のコマンドを実行して
permissions.py
スクリプトを実行し
ます。
/dell-oracle-deployment/scripts/permissions.py
3
次のコマンドを実行して、正しいブロックデバイスの限を設定し
ます。
/etc/rc.local
ORACLEASM ライブラリドライバを使用してディスクを ASM
用に設定する方法
1
ターミナルウィンドウを開き、
root
としてログインします。
2
以下の手順を実行します。
a
次のように入力します。
service oracleasm configure