-configureASM
configures or creates an Oracle ASM instance.
Syntax
asmca -silent -configureASM [-sysAsmPassword sysasm_password ] [ -asmsnmpPassword asm_monitor_password ] [ { -param paramname=paramvalue , ... } ] [ { -diskString discovery_path { -diskGroupName diskgroup { -disk disk_path [-diskName disk] | -diskList disk_list [-diskSize disk_size_MB] [-failuregroup failure_group] [-force|-noforce] [-quorum|-noquorum] } [ -redundancy { HIGH | NORMAL | EXTERNAL } ] } ] [-au_size value] [-compatible.asm value ] [-compatible.rdbms value ] [-compatible.advm value ] }
Table 9-3 contains the options available with the -configureASM
command.
Table 9-3 Options for the -configureASM command
Option | Description |
---|---|
|
Specifies a list of initialization parameters with values for the Oracle ASM instance. |
|
Specifies the Oracle ASM discovery string for locating disks. |
|
Specifies the name of the Oracle ASM disk group to create. |
|
Specifies the full path of the disk device. |
|
Specifies a user-supplied disk name. |
|
Specifies a comma-delimited list of disk names to be added to the disk group. |
|
Specifies the size of the disk to use for Oracle ASM storage. |
|
Specifies the failure group name. |
|
Specifies where to force the use of the disk. |
|
Specifies a quorum or standard failure group. |
|
Specifies the redundancy setting for the Oracle ASM disk group. |
|
Specifies the allocation unit size (1,2,4,8,16,32,64) |
|
Specifies the attribute setting. |
|
Specifies the attribute setting. |
|
Specifies the attribute setting. |
For additional options that are common to multiple commands, see Table 9-1.
Examples
To configure an Oracle ASM instance: