nerdexam
Oracle

1Z0-068 · Question #36

Examine this output: ASMCMD> volinfo - G ACFS -a Diskgroup Name: ACFS Volume Name: VOL1 Volume Device: /dev/asm/vol1-280 State: ENABLED Size (MB): 2048 Resize Unit (MB): 32 Redundancy: MIRROR Stripe…

The correct answer is C. It fails because resizing a volume containing an ACFS file system must be performed using. If there is an Oracle ACFS file system on the volume, then you cannot resize the volume with the volresize command. You must use the acfsutil size command, which also resizes the volume and https://docs.oracle.com/cd/E11882_01/server.112/e18951/asm_util007.htm#OSTMG94769

Administer ASM

Question

Examine this output:

ASMCMD> volinfo - G ACFS -a Diskgroup Name: ACFS Volume Name: VOL1 Volume Device: /dev/asm/vol1-280 State: ENABLED Size (MB): 2048 Resize Unit (MB): 32 Redundancy: MIRROR Stripe Columns: 4 Stripe Width (K): 128 Usage: ACFS Mountpath: /u01/app/grid/acfsmount The ACFS disk group has 10 GB free space and the file system is currently mounted. You execute this command to increase the volume size:

ASMCMD >volresize -G ACFS -s 3G VOL1 Which statement is true regarding the outcome?

Options

  • AIt succeeds
  • BIt fails because the file system must be unmounted before resizing.
  • CIt fails because resizing a volume containing an ACFS file system must be performed using
  • DIt succeeds but the file system is automatically unmounted.
  • EIt fails because the -f option is not specified.

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    80% (20)
  • D
    4% (1)

Explanation

If there is an Oracle ACFS file system on the volume, then you cannot resize the volume with the volresize command. You must use the acfsutil size command, which also resizes the volume and https://docs.oracle.com/cd/E11882_01/server.112/e18951/asm_util007.htm#OSTMG94769

Topics

#ACFS volume resize#volresize#ASMCMD#mounted file system

Community Discussion

No community discussion yet for this question.

Full 1Z0-068 Practice