SUN
310-200 · Question #291
You created a snapshot of the /data2 filesystem as follows: # fssnap -F ufs -o bs=/data2/snap /data2 But, the system responds with the following error: snapshot error: Invalid backing file path What…
The correct answer is D. This message indicates that you cannot have the backing store file on the same filesystem as the. See the full explanation below for the reasoning.
Question
You created a snapshot of the /data2 filesystem as follows:
fssnap -F ufs -o bs=/data2/snap /data2 But, the system responds with the following error:
snapshot error: Invalid backing file path What is the problem?
Options
- AThe /data filesystem does not exist.
- BThis message indicates that the /data2/snap directory does not exist.
- CThe name of the Backing Store is incorrect, it should be /dev/fssnap/0
- DThis message indicates that you cannot have the backing store file on the same filesystem as the
How the community answered
(55 responses)- A4% (2)
- B9% (5)
- C13% (7)
- D75% (41)
Community Discussion
No community discussion yet for this question.