Using Serviceguard Extension for RAC, 4th Edition, February 2007

Serviceguard Configuration for Oracle 9i RAC
Creating a Storage Infrastructure with Veritas Cluster File System (CFS)
Chapter 3142
/dev/vx/dsk/cfsdg1/vol1
10485760 19651 9811985 0% /cfs/mnt1
/dev/vx/dsk/cfsdg1/vol2
10485760 19651 9811985 0% /cfs/mnt2
/dev/vx/dsk/cfsdg1/volsrvm
307200 1802 286318 1% /cfs/cfssrvm
15. View the Configuration
# cmviewcl
CLUSTER STATUS
ever3_cluster up
NODE STATUS STATE
ever3a up running
ever3b up running
MULTI_NODE_PACKAGES
PACKAGE STATUS STATE AUTO_RUN SYSTEM
SG-CFS-pkg up running enabled yes
SG-CFS-DG-1 up running enabled no
SG-CFS-MP-1 up running enabled no
SG-CFS-MP-2 up running enabled no
SG-CFS-MP-3 up running enabled no
Deleting CFS from the Cluster
Halt the applications that are using CFS file systems.
1. Unmount CFS Mount Points
# cfsumount /cfs/mnt1
# cfsumount /cfs/mnt2
# cfsumount /cfs/cfssrvm
2. Delete MP MNP
# cfsmntadm delete /cfs/mnt1
The following output will be generated:
Mount point “/cfs/mnt1” was disassociated from the
cluster
# cfsmntadm delete /cfs/mnt2