Philip Mak wrote:

> I'm suddenly getting "Got error 28 from table handler" from a MySQL script
> that used to work fine. On searching the MySQL list archives, I determined
> that means I'm out of disk space.
>
> Something's weird here though:
>
> root@trapezoid [~]# df
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/hda8               256667    245754         0 100% /
>
> If there are 256667 total, and 245754 used, shouldn't there be 10913
> available? I tried doing a /sbin/reboot but it still says available 0.

    Nope.  That's the 5% reserved space you're treading on.  Yes, that space is
still there but you can only access it as root, no one else.  Consequently every
thing else is telling you the drive's full (which is correct).  Besides, 10Mb
isn't a whole lot anyways.

    Better free up some space on that drive.

    AMK4


--
W |
  |  I haven't lost my mind; it's backed up on tape somewhere.
  |____________________________________________________________________
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  SysAdmin / Websmith                           .     800.441.3873 x130
  Photo Craft Laboratories, Inc.             .        eFax 248.671.0909
  http://www.pcraft.com                  .         3550 Arapahoe Ave #6
  .................. .  .  .     .               Boulder, CO 80303, USA



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to