Planning for the worst Flashcards
What is a RAID?
Redundant Array of Independent Disks - combining multiple hard drives into one logical hard disk drive that is recognized by the OS
What is RAID 10?
A combination of RAID 1 and 0. Required 4 disks and provides mirroring along with striping
What is RAID 1?
Provides redundancy by mirroring the data on two disks - good for backup
What is RAID 0?
Provides data striping across multiple disks to increase performance
What is RAID 5?
Provides redundancy by striping data across at least three disk drives
What is RAID 6?
Modified version of RAID 5
What does a Fault Resistant RAID do?
Protects the loss of data if a single disk fails (RAID 1 or 5)
What does a Fault Tolerant RAID do?
Protects against the loss of data if a single component fails (RAID 1, 5 or 6). Redundant RAID’s are fault tolerant
What does a Disaster Tolerant RAID do?
Provides two independent zones with full access to data (RAID 10)
What is the purpose of network redundancy?
To ensure the network remains up
What is a server cluster?
Taking two or more servers working together to perform a particular function
What is a failover cluster?
Secondary server that can take over the function when the primary fails
What is a load balancing cluster?
Servers clustered in order to share resources such as CPU, RAM and Hard Disks - often used by big websites to balance load
What is a redundant site
Back up location in case primary location is compromised
What is a hot site?
Location that is near duplicate of the original that can be up and running within minutes