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)- A83% (35)
- B10% (4)
- C2% (1)
- D5% (2)
Community Discussion
No community discussion yet for this question.