Creating an Oracle ASM Disk Group for Guarding
Creating a new ASM Disk Group
Note
This document is for Oracle 19c on AIX 7.
-
List the available cluster shared disks, type:
Response
-
Ensure that the disks are available, type:
Response
-
To identify the device names for the physical disks that you want to use, type the following on any node:
Response
-
Select available candidate disks for a new ASM disk group. On the Oracle system, type:
Response
-
Prepare the Targeted Disk for CTE and ASM Diskgroup creation:
Response
-
In CipherTrust Manager, create a key with the following characteristics:
-
Encryption mode: CBC
-
Algorithm: AES
-
Size: 128 or 256
-
-
Create a CipherTrust Transparent Encryption policy for Oracle on AIX.
a. Create a CBC key with CBC-AES128 or CBC-AES256.
b. Create a Security Rule:
-
Action: all_ops
-
Effect: Audit, Permit, Apply Key
c. Create a Key Selection Rule:
- Key: cte_cbc_aes256_key
d. Guard your targeted RAC raw devices so that you can use the secvm disk to create a guarded Oracle RAC ASM or ASMLib disk group.
- Type = Raw or Block Device (Auto or Manual Guard)
Once you guard your target, CipherTrust Transparent Encryption creates the following:
-
-
Install the same version of CipherTrust Transparent Encryption on all nodes in the cluster. To check the version, type:
Response
-
Guard targeted disk on all cluster nodes.
a. Check the guard status of the disk on all cluster nodes, type:
Response
b. List the devices, type:
-
Add the following client settings for both RAC nodes that are set in the $GRID_HOME & $ORACLE_HOME variables.
Response
Response
For each node in the cluster, in the client settings, type:
Note
This step is optional because it does not effect Oracle behavior. However, without these setting, CipherTrust Transparent Encryption can generate authentication error messages in the CTE log in
/var/log/vormetric
. These errors do not interfere with Oracle functions. -
Launch the GUI for the GRID
(./asmca)
to create the new CipherTrust Transparent Encryption guarded ASM disk group: -
Update the discovery path to the following in order for both the baseline and guarded disks to be found:
-
Select targeted
rhdisk3
disk with the guarded path ofsecvm
. -
The end result should show your new CTE guarded ASM disk group called CTE1.
-
When creating your RAC database, choose DB files to reside in the CTE guarded ASM disk group that you just created:
You can now use the secvm disk that you created to create a guarded Oracle RAC ASM or ASMLib disk group.