D-PE-OE-23 · Question #50
Which statement is true about Software RAID?
The correct answer is B. Runs on embedded CPU and memory. Software RAID is implemented and managed by the operating system, meaning it relies entirely on the host system's CPU and memory to handle RAID operations like striping, mirroring, and parity calculations - no dedicated hardware controller is involved, which is precisely what…
Question
Which statement is true about Software RAID?
Options
- ARuns only in write-through mode.
- BRuns on embedded CPU and memory.
- CRuns on the NVRAM.
- DRuns on a PERC H965.
How the community answered
(56 responses)- A4% (2)
- B88% (49)
- C7% (4)
- D2% (1)
Explanation
Software RAID is implemented and managed by the operating system, meaning it relies entirely on the host system's CPU and memory to handle RAID operations like striping, mirroring, and parity calculations - no dedicated hardware controller is involved, which is precisely what distinguishes it from hardware RAID.
Why the distractors are wrong:
- A is false because write-through vs. write-back is a cache policy setting, not a fixed characteristic of software RAID.
- C is wrong because NVRAM (non-volatile RAM, used to protect cached writes) is a feature found in hardware RAID controllers, not software RAID.
- D is the opposite of correct - the PERC H965 is a Dell PowerEdge hardware RAID controller, meaning it runs on its own embedded processor and memory, not the host system's.
Memory tip: Think of it this way - "Software RAID borrows from the host; Hardware RAID brings its own." If it's software, the host CPU and RAM do the work. If it's hardware (like a PERC card), the card has its own embedded CPU and memory onboard.
Topics
Community Discussion
No community discussion yet for this question.