nerdexam
SUN

310-200 · Question #191

310-200 Question #191: Real Exam Question with Answer & Explanation

The correct answer is A. prtvtoc /dev/rdsk/c3t0d0s2 > /tmp/c3t0d0.vtoc B. fmthard -s /tmp/c3t0d0.vtoc /dev/rdsk/<newdisk>s2. See the full explanation below for the reasoning.

Question

A server has new disks added and labeled by the engineer, but they need to be formatted identically to an existing disk (c3t0d0). You decide to script the process and run from the command line without interaction. Which two commands, when used in the correct order, achieve this? (Choose two.)

Options

  • Aprtvtoc /dev/rdsk/c3t0d0s2 > /tmp/c3t0d0.vtoc
  • Bfmthard -s /tmp/c3t0d0.vtoc /dev/rdsk/<newdisk>s2
  • Cformat c3t0d0
  • Dformat c3t0d0 <newdisk>
  • Ecat /tmp/c3t0d0.vtoc >/dev/rdsk/<newdisk>s0

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice