MySQL Forums
Forum List  »  German

Re: MySQL plötzlich sehr langsam, CPU ausgelastet
Posted by: Martin Weil
Date: March 07, 2019 03:16AM

It seems that a faulty HDD in my Raid-1 was causing this.

Tip: Check your Disks for Bad Sectors once in a while (or if you experience slow behavior)

sudo badblocks -v /dev/sda1 > /tmp/badsectors.txt

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL plötzlich sehr langsam, CPU ausgelastet
612
March 07, 2019 03:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.