pgn4web Posted July 11, 2013 Posted July 11, 2013 Hello, I'm user pgn4web, I believe on stevie. Got a joomla error that apparently usually refers to the system running out of tmp space. Could you please check? Full error: If difficulties persist, please contact the System Administrator of this site and report the error below. 1030 Got error 28 from storage engine SQL=SELECT b.rules FROM joo_assets AS a LEFT JOIN joo_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt WHERE (a.name = 'com_content') GROUP BY b.id, b.rules, b.lft ORDER BY b.lft
cosmosia Posted July 11, 2013 Posted July 11, 2013 The tmp disc is full on Stevie, this can be seen in cPanel under "Service stats".Disk /dev/sda6 (/tmp) | 100% The other discs are getting alarmingly full as well btw.
cosmosia Posted July 11, 2013 Posted July 11, 2013 Errors in PHP are: Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 When reviewing the "Service stats" from cPanel it shows this overview:Service | Detailsmysql (5.1.56-log) | upexim (exim-4.69-30_cpanel_maildir) | upsyslogd | upcpsrvd | upimap | failed named | uppostgresql | upsshd | upspamd | upcpdavd | upftpd | upServer Load | 7.24 (4 cpus) Memory Used | 52.5 %Swap Used | 18.46 %Disk /home1/cosmosia (/home1/cosmosia) | 88 % <-- I only use 33MB?!Disk /dev/sdb3 (/home1) | 89 % Disk /dev/sda6 (/tmp) | 100 % Disk /dev/sda7 (/home) | 82 % Disk /dev/sdb5 (/var/lib/pgsql) | 21 %Disk /dev/sda8 (/var/lib/mysql) | 47 %Disk /dev/sda9 (/var/cpanel) | 24 %Disk /dev/sda1 (/) | 93 % Disk /dev/sda2 (/var) | 97 % Disk /dev/sda3 (/usr) | 94 % The full temp disc is causing the current error, but the /var and /usr discs need more space or everything will grind to a halt
wolstech Posted July 11, 2013 Posted July 11, 2013 One of my apps is having issues with uploads due to this. This has happened before. If I remember right, last time around it was caused by a user running poorly written software that didn't clean up after itself. An admin will need to empty it.
wolstech Posted July 11, 2013 Posted July 11, 2013 http://www.helionet.org/index/topic/16384-out-of-tmp-space-joomla-error/ You're not the only one... I believe /var and /usr normally have warnings on them. I've never seem them run out.
Recommended Posts