Oracle
1Z0-877 · Question #274
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
(36 responses)- A8% (3)
- B3% (1)
- C17% (6)
- D72% (26)
Community Discussion
No community discussion yet for this question.