Using Serviceguard Extension for RAC, 3rd Edition, May 2006

Serviceguard Configuration for Oracle 9i RAC
Creating a Storage Infrastructure with CFS
Chapter 3134
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
The following output will be generated:
Mount point “/cfs/mnt2” was disassociated from the
cluster
# cfsmntadm delete /cfs/cfssrvm
The following output will be generated:
Mount point “/cfs/cfssrvm” was disassociated from the
cluster Cleaning up resource controlling shared disk
group “cfsdg1” Shared disk group “cfsdg1” was
disassociated from the cluster.
NOTE The disk group is deleted if there is no dependency.