Hi everyone.This has happened to us on some other servers. It turns out that after installing Proxmox, I have several machines with a RAID mounted through mdadm.
These machines start to fail, and what I notice is that mdadm rescans and doesn't finish. It starts with normal speeds, but gradually drops to 5 k/s.
My Proxmox version is as follows:
I've checked the hard drives, and they're all in good condition. I have one of them as a spare in case of a failure, but so far it still indicates that the disk hasn't been detected.
Do you have any idea why this error occurs and if there's a way to resolve it so that the mdadm scan can complete again?
Thank you so much.
These machines start to fail, and what I notice is that mdadm rescans and doesn't finish. It starts with normal speeds, but gradually drops to 5 k/s.
My Proxmox version is as follows:
pve-manager/8.4.1/2a5fa54a8503f96d (running kernel: 6.8.4-3-pve)
I've checked the hard drives, and they're all in good condition. I have one of them as a spare in case of a failure, but so far it still indicates that the disk hasn't been detected.
root@Proxmox:~# cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4] [raid0] [raid1] [raid10]
md0 : active raid5 sde1[4] sdd1[5] sdc1[1] sdb1[0] sdf[6](S)
29297335296 blocks super 1.2 level 5, 512k chunk, algorithm 2 [4/4] [UUUU]
[==>..................] check = 11.2% (1099637740/9765778432) [B]finish=28322975.1min speed=5K/sec[/B]
bitmap: 3/73 pages [12KB], 65536KB chunk
Do you have any idea why this error occurs and if there's a way to resolve it so that the mdadm scan can complete again?
Thank you so much.