Using Serviceguard Extension for RAC, 3rd Edition, May 2006
Serviceguard Configuration for Oracle 10g RAC
Creating a Storage Infrastructure with LVM
Chapter 2 55
# lvcreate -n ops1log1.log -L 4 /dev/vg_ops
# lvcreate -n opsctl1.ctl -L 4 /dev/vg_ops
# lvcreate -n system.dbf -L 28 /dev/vg_ops
# lvcreate -n opsdata1.dbf -L 1000 /dev/vg_ops
Oracle Demo Database Files
The following set of files is required for the Oracle demo database which
you can create during the installation process.
Table 2-1 Required Oracle File Names for Demo Database
Logical Volume Name
LV
Size
(MB) Raw Logical Volume Path Name
Oracle
File
Size
(MB)*
opsctl1.ctl 118 /dev/vg_ops/ropsctl1.ctl 110
opsctl2.ctl 118 /dev/vg_ops/ropsctl2.ctl 110
opsctl3.ctl 118 /dev/vg_ops/ropsctl3.ctl 110
ops1log1.log 128 /dev/vg_ops/rops1log1.log 120
ops1log2.log 128 /dev/vg_ops/rops1log2.log 120
ops1log3.log 128 /dev/vg_ops/rops1log3.log 120
ops2log1.log 128 /dev/vg_ops/rops2log1.log 120
ops2log2.log 128 /dev/vg_ops/rops2log2.log 120
ops2log3.log 128 /dev/vg_ops/rops2log3.log 120
opssystem.dbf 408 /dev/vg_ops/ropssystem.dbf 400
opssysaux.dbf 808 /dev/vg_ops/ropssysaux.dbf 800
opstemp.dbf 258 /dev/vg_ops/ropstemp.dbf 250
opsusers.dbf 128 /dev/vg_ops/ropsusers.dbf 120
opsdata1.dbf 208 /dev/vg_ops/ropsdata1.dbf 200
opsdata2.dbf 208 /dev/vg_ops/ropsdata2.dbf 200
opsdata3.dbf 208 /dev/vg_ops/ropsdata3.dbf 200