SUN
310-200 · Question #294
After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with: # mkdir /var/tmp/backup-snaps…
The correct answer is D. /var/tmp/backup-snaps/snapshot0. See the full explanation below for the reasoning.
Question
After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with:
mkdir /var/tmp/backup-snaps # fssnap -o bs=/var/tmp/backup-snaps /export Which file do you need to remove?
Options
- A/var/tmp/backup-snaps
- B/var/tmp/backup-snaps/0
- C/var/tmp/backup-snaps/snapshot
- D/var/tmp/backup-snaps/snapshot0
How the community answered
(57 responses)- A4% (2)
- B7% (4)
- C14% (8)
- D75% (43)
Community Discussion
No community discussion yet for this question.