[ubuntu-uk] Free space is less than 200MB

Mark Fraser ubuntu at mfraz.orangehome.co.uk
Mon Sep 27 07:54:31 BST 2010


On Sunday 26 Sep 2010 20:10:34 Simon Greenwood wrote:
> On 26 September 2010 18:23, Mark Fraser 
<ubuntu at mfraz.orangehome.co.uk>wrote:
> >  Today when ripping some CDs with Audex, I started to get the error:
> > Free space on "/home/mfraser/Music/ogg..." is less than 200MB. Problems
> > with low space possible.
> > 
> > df -h
> > 
> > Filesystem Size Used Avail Use% Mounted on
> > 
> > /dev/sda2 19G 7.0G 11G 40% /
> > 
> > none 1001M 464K 1000M 1% /dev
> > 
> > none 1007M 0 1007M 0% /dev/shm
> > 
> > none 1007M 344K 1007M 1% /var/run
> > 
> > none 1007M 0 1007M 0% /var/lock
> > 
> > none 1007M 0 1007M 0% /lib/init/rw
> > 
> > /dev/sdb1 409G 192G 196G 50% /mnt/karmic-home
> > 
> > /dev/sda3 897G 483G 369G 57% /home
> > 
> > /dev/sdb2 509G 307G 177G 64% /mnt/backup
> > 
> > df -hi
> > 
> > Filesystem Inodes IUsed IFree IUse% Mounted on
> > 
> > /dev/sda2 1.2M 241K 955K 21% /
> > 
> > none 177K 1.1K 176K 1% /dev
> > 
> > none 180K 1 180K 1% /dev/shm
> > 
> > none 180K 82 180K 1% /var/run
> > 
> > none 180K 2 180K 1% /var/lock
> > 
> > none 180K 3 180K 1% /lib/init/rw
> > 
> > /dev/sdb1 26M 138K 26M 1% /mnt/karmic-home
> > 
> > /dev/sda3 57M 114K 57M 1% /home
> > 
> > /dev/sdb2 33M 209 33M 1% /mnt/backup
> > 
> > So why am I getting the above errors?
> 
> I don't know Audex but it might define some scratch space for conversion
> and might not be doing its housekeeping properly. Are there any clues in
> the configuration?

Couldn't find anything in the configs, but I downloaded the source and found 
this portion of code:

DiskFreeSpace diskfreespace;
  quint64 free = diskfreespace.getFreeSpace(targetPath) / 1024;
  if (free < 200*1024) {
    emit warning(i18n("Free space on \"%1\" is less than 200 MB. Problems with 
low space possible.", targetPath));
  }

-- 
Registered Linux User #466407 http://counter.li.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20100927/646b8c2a/attachment-0001.htm 


More information about the ubuntu-uk mailing list