SG0-001 · Question #582
A storage administrator is receiving reports that nightly backups are impacting system performance during the beginning of the business day. All servers are backed up via the network to a backup serve
The correct answer is A. Install a disk-to-tape solution. Since network bandwidth is not the bottleneck, the slow write speed of tape drives is likely impacting backup performance, which can be improved by implementing a disk-to-tape backup solution.
Question
A storage administrator is receiving reports that nightly backups are impacting system performance during the beginning of the business day. All servers are backed up via the network to a backup server that writes directly to tape. Network administrators indicate there is plenty of bandwidth to the backup server even when the system slows down. Which of the following can be implemented to BEST speed up backups?
Options
- AInstall a disk-to-tape solution
- BInstall a faster network link to the backup server
- CIncrease the number of tapes available
- DAdd a second backup server
How the community answered
(25 responses)- A76% (19)
- B12% (3)
- C4% (1)
- D8% (2)
Why each option
Since network bandwidth is not the bottleneck, the slow write speed of tape drives is likely impacting backup performance, which can be improved by implementing a disk-to-tape backup solution.
A disk-to-tape (D2T) solution involves backing up data first to a faster disk-based storage, and then later writing that data from disk to tape. This decouples the backup process from the slower tape write speeds, allowing backups to complete faster and reducing the impact on production systems during business hours.
The problem statement explicitly indicates that network administrators confirm "plenty of bandwidth," meaning network speed is not the bottleneck.
Increasing the number of tapes available only provides more storage capacity, it does not improve the speed at which data is written to the tapes or the overall backup process.
Adding a second backup server might distribute processing load, but if the primary bottleneck is the tape drive's write speed, a second server writing to tapes would face the same underlying performance limitation.
Concept tested: Backup performance optimization, Disk-to-Tape (D2T) solution
Source: https://learn.microsoft.com/en-us/system-center/dpm/dpm-concepts?view=sc-dpm-2022#dpm-architecture
Topics
Community Discussion
No community discussion yet for this question.