Owner's Manual
56 Configuring Database Storage on the Host
6
Edit the
/etc/fstab
file for the newly created file system by adding entries
such as:
/dev/emcpowera1 <ORACLE_BASE>/oradata ext3
defaults 1 2
,
where <ORACLE_BASE> is similar to
/u01/app/oracle
7
Ty p e :
chown -R oracle.dba oradata recovery
/dev/emcpowerb1 <ORACLE_BASE>/recovery ext3
defaults 1 2
,
where <ORACLE_BASE> is similar to
/u01/app/oracle
8
Ty p e :
mount /dev/emcpowera1 <ORACLE_BASE>/oradata
mount /dev/emcpowerb1 <ORACLE_BASE>/recovery
Configuring Shared Storage for Clusterware,
Database and Recovery Files in a RAC
Environment
This section describes how to configure your shared storage disks in a RAC
environment using one of the following three methods:
• To use Oracle Cluster File System (OCFS2) for Clusterware, Database
and Recovery files, see the "Configuring Shared Storage Disks for Oracle
Clusterware, Database, and Recovery Files Using OCFS2" on page 57.
• To use Raw Devices for Clusterware and ASM for Database and Recovery
Files, see the "Configuring Shared Storage Disks for Oracle Clusterware
Using Raw Devices and for Database and Recovery Files Using ASM" on
page 59.
• To use Block Devices for Clusterware and ASM for Database and
Recovery, see the "Configuring Shared Storage Disks for Oracle
Clusterware Using Block Devices and for Database and Recovery Files
Using ASM" on page 62.
Lnx_Stnwt.book Page 56 Jeudi, 16. juillet 2009 1:36 13