BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Help with I/O errors on RAID array?
- Subject: [Discuss] Help with I/O errors on RAID array?
- From: dbarrett at blazemonger.com (Daniel Barrett)
- Date: Mon, 13 Oct 2025 13:30:50 -0400
- References: <mailman.1.1749052801.15856.discuss@lists.blu.org> <26860.17140.637176.437320@gargle.gargle.HOWL> <26860.18601.47926.333823@gargle.gargle.HOWL> <20251013075123.404808a5.Richard.Pieri@gmail.com>
I wrote about errors on my RAID-1 array: >> $ cat myfile >> cat: myfile: Input/output error >> >>...how to figure out which (if any) of the two SSDs is faulty? On October 13, 2025, Rich Pieri wrote: >Break the mirror and see which one still faults. I tried to do this, and weirdly, both drives still faulted on the same file. Here's what I did: 1. Boot on a rescue CD. (Since the array is my root partition.) 2. Create a RAID-1 array containing just one of the SSDs: $ sudo mdadm --assemble --readonly /dev/md0 /dev/nvme0n1p1 --run 3. Mount the array and try the same "cat" command. It produces an input/output error as before. 4. Stop the array: $ sudo mdadm --stop /dev/md0 5. Repeat the process for the other SSD, /dev/nvme1n1p1. Same result! When *both* drives from an array produce the same disk error independently, where does the actual problem lies? Or did I do something wrong? Thank you again, Dan
- Follow-Ups:
- [Discuss] Help with I/O errors on RAID array?
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- [Discuss] Help with I/O errors on RAID array?
- References:
- [Discuss] Help with I/O errors on RAID array?
- From: dbarrett at blazemonger.com (Daniel Barrett)
- [Discuss] Help with I/O errors on RAID array?
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Help with I/O errors on RAID array?
- Prev by Date: [Discuss] rpi-connect
- Next by Date: [Discuss] Help with I/O errors on RAID array?
- Previous by thread: [Discuss] Help with I/O errors on RAID array?
- Next by thread: [Discuss] Help with I/O errors on RAID array?
- Index(es):
