nerdexam
Oracle

1Z0-877 · Question #270

A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to…

The correct answer is A. mount -F ufs -o ro /dev/fssnap/0 /check. See the full explanation below for the reasoning.

Question

A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files. Which command will mount the snapshot?

Options

  • Amount -F ufs -o ro /dev/fssnap/0 /check
  • Bmount -F ufs -o rw /dev/fssnap/0 /check
  • Cmount -F ufs -o ro /export/project /check
  • Dmount -F ufs -o rw /export/project /check

How the community answered

(55 responses)
  • A
    71% (39)
  • B
    18% (10)
  • C
    7% (4)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice