ISPConfig mysql table error

Discussion in 'General' started by newlok, Sep 23, 2013.

  1. newlok

    newlok New Member

    Hello,
    Recently in the logs i have found the following.

    130922 14:44:27 [ERROR] /usr/sbin/mysqld: Table './dbispconfig/monitor_data' is marked as crashed and should be repaired

    After this i have run the following command,
    mysqlcheck -u root -p -A --auto-repair

    All ok.
    But today i have the same problem, any ideia where this can came from?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Might be a problem with the harddisk. You can check the smart values with the smartctl command. Example:

    smartctl -a /dev/sda

    if its a sata disk.
     
  3. newlok

    newlok New Member

    Hello Till,
    Thanks for the quick reply.

    This is running in a VM in digital ocean.

    Thanks
     
  4. almere

    almere Member HowtoForge Supporter

    Hey,

    I also have 3 nodes at digital ocean, you should contact the support team for some questions, but you still can check your disks.
     

Share This Page