[UCIMC-Tech] Error Message (=> disk full on MySQL server machine?)

Stuart Levy slevy at ncsa.uiuc.edu
Wed Apr 22 01:08:14 CDT 2009


On Wed, Apr 22, 2009 at 12:07:30AM -0500, Mike Lehman wrote:
> The WRFU website is up, but is generating this error message, FYI;
>
>    * user warning: Got error 28 from storage engine query: SELECT
>      DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid =
>      r.rid WHERE r.rid IN (1) in
>      /mnt/xtra/www/newrfu/drupal-5.3/includes/database.mysql.inc on
>      line 172.
>    * user warning: Got error 28 from storage engine query: SELECT
>      DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module =
>      r.module AND b.delta = r.delta WHERE b.theme = 'newsflash' AND
>      b.status = 1 AND (r.rid IN (1) OR r.rid IS NULL) ORDER BY
>      b.region, b.weight, b.module in
>      /mnt/xtra/www/newrfu/drupal-5.3/includes/database.mysql.inc on
>      line 172.

"Error 28" looks like "No space left on device" -- it's that error code
on both FreeBSD and Linux.  So, on whichever machine runs WRFU's MySQL database,
is a disk full?



More information about the IMC-Tech mailing list