Chapter 18: Disaster Recovery Planning Flashcards
(8 cards)
This is also called striping. It uses two or more disks and improves the disk subsystem performance, but it does not provide fault tolerance.
RAID-0
This is also called mirroring. It uses two disks, which both hold the same data.
RAID-1
This is also called striping with parity. It uses three or more disks with the equivalent of one disk holding parity information.
RAID-5
This offers an alternative approach to disk striping with parity. It functions in the same manner as RAID-5 but stores parity information on two disks, protecting against the failure of two separate disks but requiring a minimum of four disks to implement.
RAID-6
This is also known as RAID 1 + 0 or a stripe of mirrors, and it is configured as two or more mirrors (RAID-1), with each mirror configured in a striped (RAID-0) configuration.
RAID-10
A ____system will default to a secure state in the event of a failure, blocking all access.
fail-secure
A ____ system will fail in an open state, granting all access.
fail-open
In an ____ scenario, database backups are moved to a remote site using bulk transfers.
electronic vaulting