• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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