srvctl status diskgroup

Displays the status of a specific disk group on a number of specified nodes.

Syntax and Parameters

Use the srvctl status diskgroup command with the following syntax:

srvctl status diskgroup -diskgroup diskgroup_name [-node "node_list"] 
     [-detail] [-verbose]

Table A-169 srvctl status 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 check status of the disk group

Note: This parameter can be used only with Oracle Clusterware.

-detail

Display detailed status information for the disk group

-verbose

Displays verbose output.

Example

An example of this command is:

$ srvctl status diskgroup -diskgroup dgrp1 -node "mynode1,mynode2" -detail