Group by storing only one copy of the volume file extents in the disk group.

From a command line, you can create an ASM volume with the same properties by using
either AQL or ASMCMD. Which two commands will create a 500 MB volume called
TESTVOL in the ACFSDG ACFS disk group by storing only one copy of the volume file
extents In the disk. Group by storing only one copy of the volume file extents in the disk
group.

From a command line, you can create an ASM volume with the same properties by using
either AQL or ASMCMD. Which two commands will create a 500 MB volume called
TESTVOL in the ACFSDG ACFS disk group by storing only one copy of the volume file
extents In the disk. Group by storing only one copy of the volume file extents in the disk
group.

A.
SQL> create volume TESTVOL diskgroup ACFSDG size 500M unprotected;

B.
SQL> alter diskgroup ACFSDG add volume TESTVOL size 500M unprotected;

C.
ASMCMD> volcreate -G ASMFS -s 500M

D.
SQL> alter diskgroup ACFS add volume TESTVOL size 500M;

E.
ASMCMD> volcreate -G ACFSDG -s 500M –redundancy unprotected TESTVOL



Leave a Reply 0

Your email address will not be published. Required fields are marked *