Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: jwmw on July 28, 2018, 03:23:07 PM
-
Hi everyone,
at my parents home I have an SME Server with a recent quadcore and 8 GB of RAM. Since a month everytime I look into top the process mdadm is taking ~ 95% CPU
I restarted the process but after a few minutes the same picture :-(
The raid itself is healthy. A reboot and installing all updates didn't help.
Any thoughts??
-
I remember something about a raid test, an automatic procedure, I think it started at 4:00 AM (but not sure)...
-
Thanks Fumetto,
for that hint. Unfortunatly this process occupies one thread 24/7 :shock: :???: not sure what mdadm does whole the time.
-
Is there any disc activity?
-
Not sure why it is firing itself like this.
Have you done any mods to the server at all?
I guess first have a look in /etc/cron.d
There should be a file called raid-check
[root@home etc]# cat /etc/cron.d/raid-check
# Run system wide raid-check once a week on Sunday at 1am by default
0 1 * * Sun root /usr/sbin/raid-check
What do these show?
cat /proc/mdstat
cat/etc/mdadm.conf
-
check your disks with smartctl short and long test (or any already logged errors), you might have a defective disk.
I saw this few months ago, and it happened to be a drive about to die.