nerdexam
Oracle

1Z0-058 · Question #61

The storage administrator is adding several disks to a pool of ASM disks. The current ASM_DISKSTRING parameter is "/dev/sda", "/dev/sdb", "/dev/sd*6". There are several hundred disk partitions…

The correct answer is E. ASM_DISKSTRING="/dev/sda*", "/dev/sdb*", "/dev/sd*6", "/dev/sdf1", "/dev/sdg1", "/dev/sdh1". Improving Disk Discovery Time The value for the ASM_DISKSTRING initialization parameter is an operating system璬ependent value that Oracle ASM uses to limit the set of paths that the discovery process uses to search for disks. When a new disk is added to a disk group, each…

Administer ASM

Question

The storage administrator is adding several disks to a pool of ASM disks. The current ASM_DISKSTRING parameter is "/dev/sda*", "/dev/sdb*", "/dev/sd*6". There are several hundred disk partitions currently. The new disks are /dev/sdf1, /dev/sdg1, /dev/sdh1, and /dev/sdd6. Which ASM_DISKSTRING parameter would perform the best by searching the fewest number of devices for ASM discovery?

Options

  • AASM_DISKSTRING="/dev/sda*", "/dev/sdb*", "/dev/sd6","/dev/sd1"
  • BASM_DISKSTRING="/dev/sda*", "/dev/sdb*", "/dev/sd6","/dev/sd"
  • CASM_DISRSTRING="/dev/sd*"
  • DASM_DISKSTRING=""
  • EASM_DISKSTRING="/dev/sda*", "/dev/sdb*", "/dev/sd*6", "/dev/sdf1", "/dev/sdg1", "/dev/sdh1"

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    16% (6)
  • C
    8% (3)
  • D
    3% (1)
  • E
    71% (27)

Explanation

Improving Disk Discovery Time The value for the ASM_DISKSTRING initialization parameter is an operating system璬ependent value that Oracle ASM uses to limit the set of paths that the discovery process uses to search for disks. When a new disk is added to a disk group, each Oracle ASM instance that has the disk group mounted must be able to discover the new disk using its ASM_DISKSTRING. Oracle® Automatic Storage Management Administrator's Guide 11g Release 2 (11.2)

Topics

#ASM_DISKSTRING#disk discovery#discovery performance#ASM parameters

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice