SUN
310-200 · Question #290
Sun 310-200 Exam 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
The correct answer is A. mount -F ufs -o ro /dev/fssnap/0 /check. See the full explanation below for the reasoning.
Question
Sun 310-200 Exam 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
(51 responses)- A76% (39)
- B6% (3)
- C4% (2)
- D14% (7)
Community Discussion
No community discussion yet for this question.