Using Serviceguard Extension for RAC, 4th Edition, February 2007
Serviceguard Configuration for Oracle 9i RAC
Creating a Storage Infrastructure with LVM
Chapter 3128
*
The size of the logical volume is larger than the Oracle file size because
Oracle needs extra space to allocate a header in addition to the file's
actual data capacity.
Create these files if you wish to build the demo database. The three
logical volumes at the bottom of the table are included as additional data
files, which you can create as needed, supplying the appropriate sizes. If
your naming conventions require, you can include the Oracle SID and/or
the database name to distinguish files for different instances and
different databases. If you are using the ORACLE_BASE directory
structure, create symbolic links to the ORACLE_BASE files from the
appropriate directory. Example:
# ln -s /dev/vg_ops/ropsctl1.ctl \
/u01/ORACLE/db001/ctrl01_1.ctl
After creating these files, set the owner to oracle and the group to dba
with a file mode of 660. The logical volumes are now available on the
primary node, and the raw logical volume names can now be used by the
Oracle DBA.
opsundotbs2.dbf 320 /dev/vg_ops/ropsundotbs2.dbf 312
opsexample1.dbf 168 /dev/vg_ops/ropsexample1.dbf 160
opscwmlite1.dbf 108 /dev/vg_ops/ropscwmlite1.dbf 100
opsindx1.dbf 78 /dev/vg_ops/ropsindx1.dbf 70
opsdrsys1.dbf 98 /dev/vg_ops/ropsdrsys1.dbf 90
Table 3-2 Required Oracle File Names for Demo Database (Continued)
Logical Volume Name
LV
Size
(MB) Raw Logical Volume Path Name
Oracle
File
Size
(MB)*