Oracle EXADATA X6-2 Installation And Configuration Manual page 171

Database machine
Hide thumbs Also See for EXADATA X6-2:
Table of Contents

Advertisement

SLICESIZE=slice_size |
SPARSE=sparse |
SPARSEVIRTUALSIZE=sparse_virtual_size }
WHERE {
ID = diskgroup_id|
CLUSTERNUMBER = cluster_number DISKGROUPNAME = diskgroup_name|
CLUSTERNAME = cluster_name DISKGROUPNAME = diskgroup_name|
CLUSTERID = cluster_id DISKGROUPNAME = diskgroup_name }
Arguments
You can modify the following attributes of an Oracle ASM disk group:
: Specifies a new name for the Oracle ACFS volume on this diskgroup
ACFSNAME
: Specifies the new path for the Oracle ACFS file system
ACFSPATH
: Specifies a new size for the Oracle ACFS volume on this diskgroup
ACFSSIZE
: A comma separated list of cells for this disk group, enclosed in single
CELLLIST
quotes
: Specifies a new name for the disk group
DISKGROUPNAME
: Specifies a new size for the disk group
DISKGROUPSIZE
: A boolean variable, where
OCRVOTE
OCR and voting disks for the cluster.
: A boolean variable, where
QUORUMDISK
quorum
: Specifies the redundancy level for the disk group. The accepted
REDUNDANCY
values are
or
NORMAL
HIGH
: Specifies the slice size on disk for each grid disk for this disk group.
SLICESIZE
: A boolean variable, where
SPARSE
: Specifies the sparse virtual size.
SPARSEVIRTUALSIZE
The following arguments are available in the
: Specifies the
ID
es.xml
: Specifies the cluster number in the
CLUSTERNUMBER
: Specifies the name of the cluster
CLUSTERNAME
: Specifies the
CLUSTERID
: Specifies the name of the disk group
DISKGROUPNAME
Usage Notes
If you modify the redundancy, the volume size will be maintained, however the slice
size will be recalculated.
Example 3-7
Resizing an Oracle ASM Diskgroup Using OEDACLI
This example shows how to resize an existing Oracle ASM disk group using
OEDACLI.
Load the OEDA XML configuration file.
1.
indicates the disk group should store the
TRUE
indicates the disk group requires a
TRUE
.
indicates this should be sparse disk group.
TRUE
clause:
WHERE
ID for the disk group
ID of the cluster
es.xml
Chapter 3
OEDA Command Line Interface
, starting at 1
es.xml
3-44

Advertisement

Table of Contents
loading

Table of Contents