• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

mpt raid status change

Macs01

Basic Pleskian
After the update to 10.3.1 MU #3 I get every 2 hours the following email
Subject: info: mpt raid status change on server.xyz.de

This is a RAID status update from mpt-statusd. The mpt-status
program reports that one of the RAIDs changed state:

Report from /etc/init.d/mpt-statusd on server.xyz.de

I have no RAID system on the server. Can I remove mpt-status or Plesk need mpt-status?
 
Why do you think that it is Plesk related problem? As far as I know this is message sent by /etc/init.d/mpt-statusd script (you can find body of message in this script). Check /var/log/messages for RAID errors at least and try to fix this hardware problem.
 
Hello.

Don't is an plesk problem.

Try that:

cd /var/qmail/alias

nano .qmail-anonymous

In this file I think there is that email


Remove it and save, or comment out with # and save.

After that

service qmail reload

If you don't use centos, I think that the patch is the same, othewise use:

locate .qmail-anonymous

Anyway are you really sure, that you don't have raid software on your OS?

Give me the output of

cat /proc/mdstat

Bye
 
Ok,

remove only the email into .qmail-anonymous and I think that you don't receive that anymore.

Try to do too

apt-get remove mdadm

But don't is important that, I think that you resolve only with remove email into .qmail-anonymous.

Bye
 
Back
Top