I have an ubuntu server running that works like a NVR and stores recordings from a IP Camera over the network. It worked fine for a little over a month, then today when I went to check on it, it hadn't received any recordings since Sunday. I realized the Raid 5 Array/MDADM is basically in a frozen state. Anytime I try to open one of the directories on the array or delete a file/folder it just hangs. This is what the mdadm status is showing:
/dev/md0:
Version : 1.2
Creation Time : Wed Apr 28 15:16:56 2021
Raid Level : raid5
Array Size : 3906764800 (3725.78 GiB 4000.53 GB)
Used Dev Size : 1953382400 (1862.89 GiB 2000.26 GB)
Raid Devices : 3
Total Devices : 3
Persistence : Superblock is persistent
Intent Bitmap : Internal
Update Time : Mon Jun 7 04:31:14 2021
State : active, checking
Active Devices : 3
Working Devices : 3
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 512K
Consistency Policy : bitmap
Check Status : 98% complete
Name : nas:0 (local to host nas)
UUID : 15d44d4c:c292a2d1:c67565a3:b64af408
Events : 25655
Number Major Minor RaidDevice State
0 8 16 0 active sync /dev/sdb
1 8 32 1 active sync /dev/sdc
3 8 48 2 active sync /dev/sdd
It seems to just be stuck on "State : active, checking 98% complete" - Yet all 3 of the raid drives show as working. Any ideas?
Here is the dmesg output:
https://pastebin.com/FH5wE8wF