volenable

Purpose

Enables Oracle ADVM volumes in mounted disk groups.

Syntax and Description

volenable {  --all |{ -G diskgroup { -a | volume } } }

Table 15-5 describes the options for the volenable command.


Table 15-5 Options for the volenable command

Option Description

-all

Specifies all volumes within all disk groups.

-G diskgroup

Name of the disk group containing the volume.

-a

Specifies all volumes within the specified disk group.

volume

Name of the volume.


A volume is enabled when it is created.

Examples

The following is an example of the volenable command that enables volume1 in the data disk group.

Example 15-4 Using the ASMCMD volenable command

ASMCMD [+] > volenable -G data volume1