SK0-004 · Question #852
A virtual desktop user is in the process of saving a file when the UPS connected to the VM host server fails and the server powers off. After replacing the failed UPS, the user reports that the file…
The correct answer is A. Cache battery failure. A cache battery failure in a RAID controller means write-cache data is lost when power is cut, explaining why the file's recent changes were not saved after the server powered off.
Question
A virtual desktop user is in the process of saving a file when the UPS connected to the VM host server fails and the server powers off. After replacing the failed UPS, the user reports that the file did not save recent changes. Which of the following storage issues MOST likely caused this?
Options
- ACache battery failure
- BImproper disk partition
- CInsufficient space
- DStorage array rebuild
How the community answered
(36 responses)- A61% (22)
- B22% (8)
- C6% (2)
- D11% (4)
Why each option
A cache battery failure in a RAID controller means write-cache data is lost when power is cut, explaining why the file's recent changes were not saved after the server powered off.
RAID controllers use a battery-backed write cache (BBWC) to temporarily store write operations before they are committed to disk. If the cache battery has failed, the controller cannot preserve in-flight writes during a power loss event, causing recently written data such as the file being saved to be lost when the UPS and server powered off.
An improper disk partition would cause persistent issues with volume accessibility or filesystem errors, not a data loss event specifically tied to a sudden power outage.
Insufficient disk space would prevent new writes from occurring at all and would generate an error before the save operation, not cause partial data loss during a power failure.
A storage array rebuild is a recovery process that occurs after a drive failure and would not directly cause recent in-memory writes to a file to be lost during a power-off event.
Concept tested: Battery-backed write cache data loss on power failure
Topics
Community Discussion
No community discussion yet for this question.