Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)

3
Create a mirrored volume over the disk group.
For example:
# vxassist -g cps_dg make cps_vol volume_size layout=mirror
4
Create a file system over the volume.
The CP server configuration utility only supports vxfs file system type. If you
use an alternate file system, then you must configure CP server manually.
Depending on the operating system that your CP server runs, enter the
following command:
# mkfs -V vxfs /dev/vx/rdsk/cps_dg/cps_volume
AIX
# mkfs -F vxfs /dev/vx/rdsk/cps_dg/cps_volume
HP-UX
# mkfs -t vxfs /dev/vx/rdsk/cps_dg/cps_volume
Linux
# mkfs -F vxfs /dev/vx/rdsk/cps_dg/cps_volume
Solaris
Configuring the CP server using the configuration utility
The CP server configuration utility (configure_cps.pl) is part of the VRTScps
depot.
Perform one of the following procedures:
See To configure the CP server on a single-node VCS cluster
on page 100.
For CP servers on
single-node VCS
cluster:
See To configure the CP server on an SFHA cluster on page 104.For CP servers on an
SFHA cluster:
To configure the CP server on a single-node VCS cluster
1
Verify that the VRTScps depot is installed on the node.
2
Run the CP server configuration script on the node where you want to
configure the CP server:
# /opt/VRTScps/bin/configure_cps.pl
Preparing to configure SFCFS
Setting up the CP server
100