Using Serviceguard Extension for RAC, 9th Edition, September 2010
# VOLUME_GROUP /dev/vg02
# List of OPS Volume Groups.
# Formerly known as DLM Volume Groups, these volume groups
# will be used by OPS or RAC cluster applications via
# the vgchange -a s command. (Note: the name DLM_VOLUME_GROUP
# is also still supported for compatibility with earlier versions.)
# For example:
# OPS_VOLUME_GROUP /dev/vgdatabase
# OPS_VOLUME_GROUP /dev/vg02
OPS_VOLUME_GROUP /dev/vglock2
OPS_VOLUME_GROUP /dev/vglock
OPS_VOLUME_GROUP /dev/vg_dd0
OPS_VOLUME_GROUP /dev/vg_dd1
Creating a Storage Infrastructure with CFS
In addition to configuring the cluster, you create the appropriate logical volume infrastructure
to provide access to data from different nodes. This is done with Logical Volume Manager (LVM),
Veritas Volume Manager (VxVM), or Veritas Cluster Volume Manager (CVM). You can also use
a mixture of volume types, depending on your needs. LVM and VxVM configuration are done
before cluster configuration, and CVM configuration is done after cluster configuration.
This section has information about configuring a cluster that uses the Veritas cluster file system
(CFS) with Veritas Cluster Volume Manager (CVM) 5.0 or later. The next section (“Creating a
Storage Infrastructure with CVM” (page 93)) has information about configuring the Veritas
Cluster Volume Manager (CVM) with other filesystems, not CFS.
For more information refer to your version of the Serviceguard Extension for RAC Release Notes
and HP Serviceguard Storage Management Suite Release Notes located at
www.hp.com/go/hpux-serviceguard-docs —> High Availability.
Creating a SGeRAC Cluster with CFS for Oracle 9i
If you are installing CFS 4.1 or 5.0 with either the Storage Management Suite (SMS) bundle or
Mission Critical Operating Environment (MCOE), High Availability Operating Environment
(HAOE), or Data Center Operating Environment (DCOE), use the appropriate product number
as described below:
• SGeRAC and CFS 5.0 are included with the HP Serviceguard Storage Management Suite
(SMS) bundle or MCOE/HAOE/DCOE.
With CFS, the database software and database files (control, redo, data files), and archive logs
may reside on a cluster file system, which is visible by all nodes.
In the following example, both the Oracle software and datafiles reside on CFS. There is a single
Oracle home. The following three CFS file systems are created for Oracle home, Oracle datafiles,
and SRVM data:
/cfs/mnt1 – for Oracle Base and Home
/cfs/mnt2 – for Oracle datafiles
/cfs/cfssrvm - for SRVM data
Initializing the Veritas Volume Manager
Use the following steps to create a two node SGeRAC cluster with CFS and Oracle:
1. Initialize the Veritas Volume Manager.
If not already done, install the VxVM license key on all nodes. Use the following command:
# vxinstall
For each question raised when running the vxinstall command to install the VxVM
licence key, respond with “n”.
Creating a Storage Infrastructure with CFS 89