SK0-004 · Question #147
An administrator sees a message in the system console that a drive is bad in the single-volume JBOD storage array. A few minutes later, a user calls the help desk to report an inability to read a…
The correct answer is C. Replace the failed drive and restore the data from the last backup. JBOD (Just a Bunch of Disks) provides no redundancy, parity, or automatic rebuild capability, so a failed drive causes permanent data loss for all data stored on it. Recovery requires physically replacing the drive and restoring data from the most recent backup.
Question
An administrator sees a message in the system console that a drive is bad in the single-volume JBOD storage array. A few minutes later, a user calls the help desk to report an inability to read a file from a mapped drive. Which of the following should the administrator do?
Options
- ASwap out the failed drive and let the array rebuild.
- BAllow the array rebuild automatically using the hotspare.
- CReplace the failed drive and restore the data from the last backup.
- DReseat the failed drive and restore the array using the parity drive.
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C76% (13)
- D6% (1)
Why each option
JBOD (Just a Bunch of Disks) provides no redundancy, parity, or automatic rebuild capability, so a failed drive causes permanent data loss for all data stored on it. Recovery requires physically replacing the drive and restoring data from the most recent backup.
JBOD contains no redundancy or mirroring layer, so replacing the drive does not trigger any rebuild process - the lost data cannot be reconstructed by the array.
Hot spare support is a RAID feature found in configurations such as RAID 1, 5, or 6; JBOD has no concept of a hot spare and cannot initiate an automatic rebuild.
JBOD concatenates independent drives into a single logical volume with no mirroring, striping with parity, or fault-tolerance mechanisms of any kind. When one drive fails, all data that resided on that drive is unrecoverable from the array itself. The administrator must replace the failed drive and then restore the lost data from the last known good backup to return the volume to a consistent state.
Parity-based recovery is exclusive to RAID 5 and RAID 6 arrays; JBOD does not write parity data, so no parity drive exists to assist in reconstruction.
Concept tested: JBOD storage failure and backup-based data recovery
Source: https://www.ibm.com/docs/en/storage-scale-system/5.1.9?topic=overview-jbod
Topics
Community Discussion
No community discussion yet for this question.