Lesson 12 Chapter 5 - Disaster Prevention and Recovery Flashcards
In terms of a backup, what does frequency mean? (2)
How often a backup is made
The type of backup
In terms of backup, what does retention mean?
how long a backup is kept before it’s destroyed/abandoned
What is an archive bit?
an att
an attribute that flags whether or not a file/folder is included in a backup
How/when is the archive bit set to on and off? (2)
- When a file changes, the archive bit is set to On
- When you perform backups, the backup software turns the file Off
How do you check a file’s current archive bit status? (5 steps)
Right click file > properties > General tab > advanced > box checked for File is ready for archiving
What are the 4 types of backups?
F, I, D, S
- Full backup
- Incremental backup
- Differential backup
- Synthetic backup
What is a full backup?
captures everything on a storage device and ends up the same size as the copied volume (unless compressed or encrypted)
(full backup turns off archive bit for all the files/folders backed up, simplest recovery process)
What is an incremental backup?
copies only the files/folders modified since the last full or incremental backup
(as a file/folder is added to an incremental backup, its archive bit is turned off)
What is a differential backup?
Only files modified/created since the last full backup are included
(a file modified/created since a full backup are archived, size of backup grows until next full backup bc doesn’t reset archive bit)
What’s the difference between a synthetic backup and a full backup?
The synthetic backup is made from a combination of the normal full backup and the incremental backups
What’s a common backup plan?
Use a full backup at the beginning of the month (for example), and then incremental or differential backups as frequently as needed
What is a data retention policy?
defines the duration, storage, and disposal requirements for each typ e of data
What are 2 ways that data is classified in an organization?
- External data
- Internal data
What’s the difference between external and internal data? (2 sections)
External - product, service, purchasing, disposal records, etc kept for reporting
Internal - personnel, inventory, sales, etc to aid in recovery after data loss and for reference
The backup recovery plan should be tested every….?
6-9 months