SUN
310-202 · Question #297
Youve created several ZFS file systems as listed: The /data/temporary file system is no longer needed. Which command would you use to remove this ZFS file system?
The correct answer is A. zfs destroy data/temporary. See the full explanation below for the reasoning.
Question
Youve created several ZFS file systems as listed:
The /data/temporary file system is no longer needed. Which command would you use to remove this ZFS file system?
Exhibit
Options
- Azfs destroy data/temporary
- Bzpool destroy data/temporary
- Cumount /data/temporary; zfs destroy temporary
- Dumount /data/temporary; newfs /data/temporary
How the community answered
(19 responses)- A74% (14)
- B16% (3)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.
