Hi.
Last week, we updated to version 12, and 2 days later, we had an error while rendering the plesk login page.
ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine (Pdo.php:234)
We found that the error was because there was no space in one partition. In a folder on that partition (/usr/local/psa/handlers/spool/) had accumulated thousands of emails, while the queue was empty.
If I check the status of the queue at this time:
# /var/qmail/bin/qmail-qstat
messages in queue: 2
messages in queue but not yet preprocessed: 0
In contrast, in the folder there are over 3000 emails.
# ls -la /usr/local/psa/handlers/spool |wc -l
3612
It is almost a case like this: http://forum.parallels.com/showthread.php?93655-usr-local-psa-handlers-spool-running-full
We think it's due to the upgrade to Plesk 12, because we have the same problem in 3 upgraded servers, but this problem does not occur in 2 servers that are not updated yet.
SO: CentOS 6.4 (Final)
Plesk: version 12.0.18
Mailhandler: Qmail
Thanks in advance!
Jose
Last week, we updated to version 12, and 2 days later, we had an error while rendering the plesk login page.
ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine (Pdo.php:234)
We found that the error was because there was no space in one partition. In a folder on that partition (/usr/local/psa/handlers/spool/) had accumulated thousands of emails, while the queue was empty.
If I check the status of the queue at this time:
# /var/qmail/bin/qmail-qstat
messages in queue: 2
messages in queue but not yet preprocessed: 0
In contrast, in the folder there are over 3000 emails.
# ls -la /usr/local/psa/handlers/spool |wc -l
3612
It is almost a case like this: http://forum.parallels.com/showthread.php?93655-usr-local-psa-handlers-spool-running-full
We think it's due to the upgrade to Plesk 12, because we have the same problem in 3 upgraded servers, but this problem does not occur in 2 servers that are not updated yet.
SO: CentOS 6.4 (Final)
Plesk: version 12.0.18
Mailhandler: Qmail
Thanks in advance!
Jose