got an issue with my hda.
It stoppped working and i got following message.
Code: Select all
tail -f /var/log/greyhole.log
Jul 03 07:24:36 DEBUG fsck: Storage volume? No
Jul 03 07:24:36 DEBUG fsck: Share? Series
Jul 03 07:24:36 ERROR fsck: PHP Fatal Error: Uncaught exception 'Exception' with message 'SQLSTATE[HY000]: General error: 1194 Table 'du_stats' is marked as crashed and should be repaired' in /usr/bin/greyhole:595
Stack trace:
#0 /usr/bin/greyhole(5042): DB::execute('DELETE FROM du_...', Array)
#1 /usr/bin/greyhole(3489): gh_fsck_reset_du('Series', '')
#2 /usr/bin/greyhole(3249): execute_next_task()
#3 /usr/bin/greyhole(3273): DaemonRunner->run()
#4 {main}
thrown; BT: greyhole[L595]
tried to restart greyhole but i think the issue is in mysql db.
also tried several repair commands to mysql db but everything says its ok. ("mysql -u root -phda -e "repair table settings" greyhole")
can someone help?
thx