Courseiva
hardMultiple ChoiceObjective-mapped

220-1201 Practice Question: A technician is troubleshooting a server that…

A technician is troubleshooting a server that uses a hardware RAID controller with a 1 GB cache. The server experiences periodic write performance drops, and the event log shows 'Cache battery low' warnings. What is the most likely impact of this condition?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The controller will disable write caching to protect data integrity.

RAID controllers use cache batteries to protect data in write cache during power loss. When the battery is low, the controller may disable write caching to prevent data loss, causing write performance to drop. This tests knowledge of RAID controller cache behavior.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The controller will switch to read-only mode.

    Why it's wrong here

    A RAID controller's primary response to a failing cache battery is to protect data integrity without completely halting server operations. Switching to read-only mode would be an overly drastic measure, rendering the server largely unusable for write operations. Instead, the controller typically disables write caching to ensure all data is immediately written to the physical disks, thereby preventing potential data loss during an unexpected power outage, while still allowing full read/write functionality, albeit with reduced write performance.

  • The controller will disable write caching to protect data integrity.

    Why this is correct

    This is the correct and most common protective action taken by a RAID controller when its battery-backed write cache (BBWC) or non-volatile cache (NVRAM) is failing or depleted. Write caching temporarily stores data in volatile memory before committing it to disk, significantly improving write performance. However, without a functional battery to sustain this cache during a power loss, any data residing only in the cache would be lost. Disabling write caching ensures all write operations are immediately committed to the physical drives, guaranteeing data integrity at the expense of write speed.

  • The controller will increase the stripe size to compensate.

    Why it's wrong here

    Stripe size, also known as block size, is a fundamental configuration parameter of a RAID array that defines the amount of data written to a single disk in the array before moving to the next disk in the stripe. This setting is established during the initial creation of the RAID volume and is static; it cannot be dynamically adjusted by the controller in response to a failing cache battery. Changing the stripe size would fundamentally alter the array's data layout and would typically require rebuilding the entire array, which is unrelated to cache battery health.

  • The controller will automatically rebuild the array.

    Why it's wrong here

    Array rebuilding is a process initiated when a drive in a redundant RAID array fails, or when a new drive is added to expand or repair the array. Its purpose is to reconstruct the data from the failed drive onto a new drive using parity or mirroring information from the remaining healthy drives. A failing cache battery, while critical for data integrity during power loss, does not indicate a drive failure or a need to reconstruct array data. Therefore, it does not trigger an array rebuild operation.

Quick reference

RAID Level Comparison

RAID LevelMin DisksFault ToleranceReadWriteUsable Capacity
RAID 02NoneExcellentExcellent100%
RAID 121 diskGoodModerate50%
RAID 531 diskGoodModerate67–94%
RAID 642 disksGoodLower50–88%
RAID 1041 disk per mirrorExcellentGood50%

RAID is not a backup strategy — it protects against disk failure but not against accidental deletion, ransomware, or site-level events.

About these practice questions

This 220-1201 question is part of Courseiva's 972-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 220-1201 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1201 exam.