nerdexam
SUN

310-202 · Question #296

Sun 310-202 Exam You have a spare disk on your x86-based Solaris system, c1t0d0, and you would like to create a ZFS file system on it. Given the following requirements: Which command(s) would you…

The correct answer is A. zpool create data c1t0d0. See the full explanation below for the reasoning.

Question

Sun 310-202 Exam You have a spare disk on your x86-based Solaris system, c1t0d0, and you would like to create a ZFS file system on it. Given the following requirements:

Which command(s) would you use to setup the ZFS file system?

Options

  • Azpool create data c1t0d0
  • Bzpool create data c1t0d0; zfs create data/data
  • Czpool create data data c1t0d0; make an entry in the /etc/vfstab file
  • Dzpool create data c1t0; zfs create data/data; newfs /dev/rdsk/data/data; make entry in the /etc/vfstab file

How the community answered

(49 responses)
  • A
    84% (41)
  • B
    2% (1)
  • C
    10% (5)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice