Use this command to stop a specific disk group resource on a number of specified nodes.
Use the srvctl stop diskgroup command with the following syntax:
srvctl stop diskgroup -diskgroup diskgroup_name [-node "node_list"] [-force]
Table A-188 srvctl stop diskgroup Parameters
| Parameter | Description |
|---|---|
-diskgroup diskgroup_name |
The Oracle ASM disk group name |
-node "node_list" |
Comma-delimited list of node names on which to stop the disk group resource Note: This parameter can be used only with Oracle Clusterware. |
|
|
This parameter does not stop the databases that depend on the disk group you are stopping, but instead performs a forceful dismount that may cause those databases to fail. |