My plex went down, and i realized that the file system was missing in ovm. After googling and trying many things I am here. I seem to have 1 or even 2 bad disks. I have a few extra disks I can replace them with, but its difficult to identify the bad one(s)
I have been able to do the following
mdadm --stop /dev/md0
mdadm --assemble --run --force /dev/md0 /dev/sd[acdfghijkl]
It comes back online but in a clean/degraded state. I then try to add. either sdj or sdd, it starts recovery, but then fails and I end up in a clean, FAILED state. I think i still have a bad disk in there, but I'm not sure how determine which is bad. I really would like to not lose all of my music. Any help would be appreciated
Code
Version : 1.2
Creation Time : Thu Jul 25 18:13:28 2024
Raid Level : raid5
Array Size : 2811949056 (2.62 TiB 2.88 TB)
Used Dev Size : 312438784 (297.96 GiB 319.94 GB)
Raid Devices : 10
Total Devices : 11
Persistence : Superblock is persistent
Intent Bitmap : Internal
Update Time : Fri Sep 27 18:32:51 2024
State : clean, FAILED
Active Devices : 8
Working Devices : 10
Failed Devices : 1
Spare Devices : 2
Layout : left-symmetric
Chunk Size : 512K
Consistency Policy : bitmap
Name : openmediavault:0 (local to host openmediavault)
UUID : fdfd237b:0fa44d13:4bdd6b5b:9d23706b
Events : 688934
Number Major Minor RaidDevice State
0 8 16 0 active sync /dev/sdb
1 8 32 1 active sync /dev/sdc
2 8 80 2 active sync /dev/sdf
3 8 96 3 active sync /dev/sdg
- 0 0 4 removed
5 8 128 5 active sync /dev/sdi
6 8 64 6 active sync /dev/sde
- 0 0 7 removed
8 8 160 8 active sync /dev/sdk
9 8 176 9 active sync /dev/sdl
4 8 112 - faulty missing
10 8 144 - spare /dev/sdj
11 8 48 - spare /dev/sdd
Display More