nerdexam
CompTIA

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.

Storage Functionality

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)
  • A
    76% (19)
  • B
    12% (3)
  • C
    4% (1)
  • D
    8% (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.

AInstall a disk-to-tape solutionCorrect

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.

BInstall a faster network link to the backup server

The problem statement explicitly indicates that network administrators confirm "plenty of bandwidth," meaning network speed is not the bottleneck.

CIncrease the number of tapes available

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.

DAdd a second backup server

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

#backup performance#disk-to-tape#backup strategies#data protection

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice