nerdexam
SUN

310-200 · Question #262

The disk slice /dev/dsk/c2t2d0s3, which has the /opt/software file system mounted, is starting to report errors that indicate it might crash soon. It is imperative that the file system is unmounted…

The correct answer is A. umount -f /opt/software. See the full explanation below for the reasoning.

Question

The disk slice /dev/dsk/c2t2d0s3, which has the /opt/software file system mounted, is starting to report errors that indicate it might crash soon. It is imperative that the file system is unmounted and the disk taken offline quickly. A check indicates that a number of people are accessing this file system. Which command forcibly unmounts this file system?

Options

  • Aumount -f /opt/software
  • Bunmount -f /dev/dsk/c2t2d0s3
  • Cumount /dev/dsk/c2t2d0s3
  • Dunmount /opt/software

How the community answered

(42 responses)
  • A
    83% (35)
  • B
    10% (4)
  • C
    2% (1)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice