CVMVolDg agent sample configuration

Each Oracle service group requires a CVMVolDg resource type to be defined. The following is a sample configuration:

CVMVolDg cvmvoldg1 (
	Critical = 0
	CVMDiskgroup = testdg
	CVMVolume = { vol1, vol2, mvol1, mvol2, snapvol, vset1 }
	CVMVolumeIoTest = { snapvol, vset1 }
	CVMActivation @system1 = sw
	CVMActivation @system2 = sw
 CVMDeportOnOffline = 1
)