srvctl remove diskgroup

Removes a specific Oracle ASM disk group resource from Oracle Clusterware or Oracle Restart.

Syntax and Parameters

Use the srvctl remove diskgroup command with the following syntax:

srvctl remove diskgroup -diskgroup diskgroup_name [-force]

Table A-124 srvctl remove diskgroup Parameters

Parameter Description
-diskgroup diskgroup_name

The Oracle ASM disk group name.

-force

Force remove (ignore dependencies)

Example

An example of this command is:

$ srvctl remove diskgroup -diskgroup DG1 -force