IBM
C4040-227 · Question #139
An administrator needs to restore all files in the /myfs/test directory of the non-rootvg volume group backup, which is located on device /dev/cd1, and write the restored files to /data/myfiles…
The correct answer is B. restore -Tf /dev/cd1 -r -s -d /data/myfiles /myfs/test. See the full explanation below for the reasoning.
Question
An administrator needs to restore all files in the /myfs/test directory of the non-rootvg volume group backup, which is located on device /dev/cd1, and write the restored files to /data/myfiles. Which is the correct command?
Options
- Arestvgfiles -f /dev/cd1 -r-s -d /data/myfiles ./myfs/test
- Brestore -Tf /dev/cd1 -r -s -d /data/myfiles /myfs/test
- Crestvgbackup -f /dev/cd1 -r-s -d /data/myfiles ./myfs/test
- DIsmksysb-f/dev/cd1 -r-s-d/data/myfiles ./myfs/test
How the community answered
(42 responses)- A5% (2)
- B71% (30)
- C17% (7)
- D7% (3)
Community Discussion
No community discussion yet for this question.