CFSMount agent sample configuration

Each Oracle service group requires a CFSMount resource type to be defined:

CFSMount ora_mount (
        MountPoint = "/oradata"
        BlockDevice = "/dev/vx/dsk/oradatadg/oradatavol1"
        Primary = nebula;
        )

To see CFSMount defined in a more extensive example: