A server failed Thursday evening before the nightly backup.
The backup scheme in place was full backups every Sunday, incremental backups on Monday, Wednesday, and Friday, and differential backups on Tuesday, Thursday, and Saturday.
To fully restore the server, which of the following is the LEAST amount of backup sets required?
Click on the arrows to vote for the correct answer
A. B. C. D.C.
To fully restore the server, we need to have the data as it was just before the server failure. Let's analyze each backup type and see what data it contains:
Therefore, to fully restore the server, we need the following backup sets:
We do not need any incremental backups because they do not contain the data that was on the server before the failure. Therefore, the least amount of backup sets required is two: one full backup and one differential backup.
Answer: B. Two.