CompTIA Network+ Certification (N10-003) Part 16

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Nevermore42
N
Nevermore42
Community Contributor
Quizzes Created: 23 | Total Attempts: 6,369
| Attempts: 121 | Questions: 30
Please wait...
Question 1 / 30
0 %
0/100
Score 0/100
1. What is the minimum number of disk required for disk mirroring?

Explanation

Mirroring requires a minimum of two disks. Striping and parity across all disks requires a minimum of three disks.

Submit
Please wait...
About This Quiz
CompTIA Network+ Certification (N10-003) Part 16 - Quiz

30 CompTIA Network+ questions covering RAID, power protection and backup strategies

Personalize your quiz and earn a certificate with your name on it!
2. Which of the following Redundant Array of Independent Disks (RAID) levels do not provide fault tolerance?

Explanation

RAID-0 is not a fault tolerance system. It uses striping on all disks to improve performance but does not use parity to provide fault tolerance.

Submit
3. Which of the following implementations is the least expensive?

Explanation

Cold sites rely on back ups for data recovery. This implementation has no fault tolerance and, hence, no expense, except for back up equipment.

Submit
4. During a full backup what data is archived?

Explanation

All files are backed up during a full backup.

Submit
5. Which of the following Redundant Array of Independent Disks (RAID) implementations provides fault tolerance but not improved performance?

Explanation

RAID-1 is a disk fault tolerance system in which two disks are exact mirrors of each other. Should the one disk fail, the system would still be operable, the failed disk can be replaced, and the mirror rebuilt. However, this does not improve performance.

Submit
6. Your network has implemented a RAID-6 solution. Given this implementation, how many disks can fail without losing data?

Explanation

RAID-6 is similar to RAID-5. It implements striping with two independent sets of parity across all disks. This allows for the recovery from up to two simultaneous disk failures and requires an additional disk over RAID-5.

Submit
7. What files are archived during an incremental backup?

Explanation

An incremental backup includes all the files that have changed since the last full backup. To keep track of the files that have changed the Operating System uses the archive bit. Whenever a file is altered the archive bit is set.

Submit
8. Which of the following Redundant Array of Independent Disks (RAID) levels uses disk striping and parity across all drives?

Explanation

RAID-5 uses striping and parity across all drives to provide fault tolerance.

Submit
9. Which of the following Redundant Array of Independent Disks (RAID) implementations provides improved performance but not fault tolerance?

Explanation

RAID-0 is not a fault tolerance system. It uses striping on all disks to improve performance but does not use parity and thus does not provide fault tolerance.

Submit
10. Which of the following provides the least protection for electrical equipment?

Explanation

Surge protectors provide only a limited amount of protection. A surge protector controls the amount of voltage, current (amps), and noise that can get through to your computer. They are designed to protect the computer against large spikes and surges. Small increases in voltage, which may not cause immediate damage but can damage sensitive computer equipment over time, are allowed to pass. They also do not provide protection against power outages.

Submit
11. Which of the following Redundant Array of Independent Disks (RAID) levels uses disk mirroring?

Explanation

RAID-1 is a disk fault tolerance system in which two disks are exact mirrors of each other. Should the one disk fail, the system would still be operable, the failed disk can be replaced, and the mirror rebuilt.

Submit
12. What files are archived during an incremental backup?

Explanation

An incremental backup includes all the files that have changed since the last backup.

Submit
13. Which one of the following disk fault tolerance mechanisms requires at least three disks and one controller?

Explanation

Disk striping breaks up the data into small portions and sequentially writes the portions to all disks simultaneously in small areas called stripes. These stripes maximize performance because all of the read/write heads are working constantly. This requires a minimum of three disks.

Submit
14. Which of the following statements best describes a cold site?

Explanation

Cold sites rely on back ups for data recovery. This implementation has no fault tolerance and, hence, no expense, except for back up equipment.

Submit
15. Which of the following backup methods do NOT clear the archive bit of the files that have been backed up?

Explanation

The archive bit is not cleared during a Differential backup. These files will be backed up again during subsequent Incremental or Differential backups.

Submit
16. What is the process of writing data in blocks or bytes across multiple disks called?

Explanation

Disk striping is the process of writing bits of data across multiple disks.

Submit
17. What is the minimum number of disk required for RAID-6?

Explanation

RAID-6 is similar to RAID-5. It implements striping with two independent sets of parity across all disks. This allows for the recovery from two simultaneous disk failures and requires an additional disk over RAID-5. RAID-5 requires a minimum of three disks and RAID-6 requires four.

Submit
18. During a normal backup ______ are archived.

Explanation

All files are backed up during a normal backup, regardless of the archive bit. A normal backup is also referred to as a full backup.

Submit
19. Which of the following statements best describes a warm site?

Explanation

Warm sites are not as expensive as hot sites because it requires redundant copies on critical network components, such as servers, rather than redundant copies of all computer systems.

Submit
20. Which of the following provides fault tolerance in a RAID-5 implementation?

Explanation

RAID-5 uses parity information to reconstruct missing data should a disk fail. Parity provides fault tolerance.

Submit
21. You are a network administrator. You perform a full backup of your file server every weekend and an incremental backup every Tuesday and Thursday. On Friday the hard disk drive in the file server fails. After replacing the hard disk drive on the file server how would you restore the data as quickly as possible?

Explanation

Incremental backups only back up the files that have changed since last backup. Incremental backup is the quickest backup method. Therefore we need to restore the last full backup then the incremental backups in sequence.

Submit
22. What is the minimum number of disk required for striping and parity across all disks?

Explanation

RAID-5 uses striping and parity across all disks to provide fault tolerance and requires a minimum of three disks.

Submit
23. You are a network administrator. You perform a full backup of your file server every weekend and a differential backup every Tuesday and Thursday. On Friday the hard disk drive on the file server fails. After replacing the hard disk drive on the file server, how would you restore the data as quickly as possible?

Explanation

Differential backups only back up the files that have changed since last full backup whether those files have been backed up in the previous differential backup or not as the differential backup does not reset the archive bit on the files. Therefore we need only restore the last full backup followed by the last differential backup.

Submit
24. What files are archived during a differential backup?

Explanation

A differential backup includes all the files that have changed since the last full backup.

Submit
25. What is the minimum number of disk required for RAID 10?

Explanation

RAID 10 is a combination of RAID-1 and RAID-0. It implements striping in an array of two disks, and then mirroring across two arrays. This requires a minimum of four disks (two disks per array).

Submit
26. Which of the following Redundant Array of Independent Disks (RAID) levels uses disk striping and a dedicated parity drive?

Explanation

RAID-3 uses striping and parity on a dedicated drive to provide fault tolerance.

Submit
27. Which of the following provides the most protection for electrical equipment?

Explanation

Line conditioners provide the highest level of power protection for electronic devices.

Submit
28. Which of the following backup methods clear the archive bit of the files that have been backed up?

Explanation

Both the Full backup and Incremental backup clears the archive bit of the files that have been backed up. These files will not be backed up in subsequent Incremental or Differential backups.

Submit
29. Which of the following statements is false?

Explanation

A surge protector is designed to protect electrical equipment from surges and spikes but cannot protect against power outages as it does not have its own power supply.

Submit
30. You work as a network technician and you've been asked to implement a fault tolerant solution on a server that has two hard disk and two hard disks controllers. Which of the following can you implement? (choose all that apply)

Explanation

Disk mirroring and disk duplexing are fault tolerant solutions that require a minimum of two disks. Disk mirroring requires only one controller while disk duplexing requires two controllers.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 20, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 26, 2010
    Quiz Created by
    Nevermore42
Cancel
  • All
    All (30)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What is the minimum number of disk required for disk mirroring?
Which of the following Redundant Array of Independent Disks (RAID)...
Which of the following implementations is the least expensive?
During a full backup what data is archived?
Which of the following Redundant Array of Independent Disks (RAID)...
Your network has implemented a RAID-6 solution. Given this...
What files are archived during an incremental backup?
Which of the following Redundant Array of Independent Disks (RAID)...
Which of the following Redundant Array of Independent Disks (RAID)...
Which of the following provides the least protection for...
Which of the following Redundant Array of Independent Disks (RAID)...
What files are archived during an incremental backup?
Which one of the following disk fault tolerance mechanisms requires at...
Which of the following statements best describes a cold site?
Which of the following backup methods do NOT clear the archive bit of...
What is the process of writing data in blocks or bytes across multiple...
What is the minimum number of disk required for RAID-6?
During a normal backup ______ are archived.
Which of the following statements best describes a warm site?
Which of the following provides fault tolerance in a RAID-5...
You are a network administrator. You perform a full backup of your...
What is the minimum number of disk required for striping and parity...
You are a network administrator. You perform a full backup of your...
What files are archived during a differential backup?
What is the minimum number of disk required for RAID 10?
Which of the following Redundant Array of Independent Disks (RAID)...
Which of the following provides the most protection for...
Which of the following backup methods clear the archive bit of the...
Which of the following statements is false?
You work as a network technician and you've been asked...
Alert!

Advertisement