Can I use my phone’s SD card for RAID 5, and would it protect damaged videos?

0
9
Asked By MellowCedar42 On

Years ago, I downloaded several videos that have since become corrupted, and the originals are no longer available online. I'm wondering whether it's possible to partition a phone's SD card for RAID 5 or another redundant setup, and whether that kind of arrangement could have prevented the files from becoming corrupted. I'd also appreciate any general advice for figuring out whether the videos can be repaired or recovered.

2 Answers

Answered By BrightHarbor7 On

A phone generally can’t do a RAID 5 setup because RAID 5 needs at least three separate, similarly sized drives. A single SD card can be partitioned, but its partitions are still on the same physical storage, so that would not provide meaningful redundancy. Most phones also don’t have multiple SD card slots or a dedicated RAID controller. Software RAID exists in some systems, but using it on a phone would be impractical and could add significant processing and battery costs.

MellowCedar42 -

Would RAID 5 have protected the videos from corruption in the first place, assuming I had a suitable multi-drive setup?

Answered By QuietPine88 On

RAID is mainly designed to keep data available when a drive fails; it isn’t a substitute for backups and won’t necessarily protect against corrupted files. If bad data gets written across the array, the redundant copies or parity may preserve the same bad data. For the videos, first determine what “corrupted” means—whether the files are unreadable, truncated, missing metadata, or affected by storage errors. Recovery or repair may be possible for minor container or metadata problems, but a seriously damaged file may not be recoverable. Keeping multiple independent backups would be more useful than trying to build RAID on a phone.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.