Which four steps must be performed to achieve this?

You want to create an ACFS on an ADVM volume using a shell script and the appropriate
commandline utilities. These are the requirements: 1. The dynamic volume file must use
space in the VOLFILE disk group with a size of 500 M and be called prodvol. 2. The mount
point called /acfs already exists. Which four steps must be performed to achieve this?

You want to create an ACFS on an ADVM volume using a shell script and the appropriate
commandline utilities. These are the requirements: 1. The dynamic volume file must use
space in the VOLFILE disk group with a size of 500 M and be called prodvol. 2. The mount
point called /acfs already exists. Which four steps must be performed to achieve this?

A.
As the Grid Infrastructure owner, run asmcmd voicreate –d VOLFILE –s 500M prodvol to
create the volume file.

B.
As root, run mkfs –t acfs /dev/asm/prodvol -417 to create the file system.

C.
As the Grid Infrastructure owner, run mkfs –t acfs /dev/asm/prodvol -417 to create the file
system.

D.
As the Grid Infrastructure owner, run asmcmd volinfo –d VOLFILE prodvol to determine
the volume information.

E.
As the Grid Infrastructure owner, run mount –t acfs /dev/asm/prodvol-417 /acfs to mount
the file system.

F.
As root, run mount –t acfs /dev/asm/prodvol -417 /acfs to mount the file system.



Leave a Reply 1

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


Nelson Celis

Nelson Celis

Hi,

The right answer is: a,d,b,f