Veritas NetBackup 8.1.x and NetBackup Appliances 3.1.x Administrator — Question 6
How can an administrator copy an existing backup image of client1.example.com from an AdvancedDisk storage unit to a Media Server Deduplication Pool
(MSDP)?
Answer options
- A. run bpimport with the source and the destination storage unit
- B. create a Storage Lifecycle Policy that contains a duplication to the MSDP pool
- C. run bpduplicate with the backup ID and the destination storage unit
- D. run nbreplicate with the backup ID and the destination storage unit
Correct answer: D
Explanation
The correct answer is D because the nbreplicate command is specifically designed to replicate backup images from one storage unit to another, including to an MSDP. The other options are incorrect as bpimport and bpduplicate do not perform the intended function, and while a Storage Lifecycle Policy can help manage backups, it does not directly facilitate the copying of an image to an MSDP.