You are not logged in.

#1 2011-01-19 03:32:59

jamiltron
Member
From: Omaha, NE
Registered: 2010-12-21
Posts: 4

Low disk warning

Hello, I recently was given a warning that / has only a low amount of space left, although my system less than half full.

Here is the current output of df -h:

Filesystem            Size  Used Avail Use% Mounted on
udev                   10M  276K  9.8M   3% /dev
/dev/sda3             9.4G  8.8G  152M  99% /
shm                   2.0G  140K  2.0G   1% /dev/shm
/dev/sda2              92M   20M   68M  23% /boot
/dev/sda6              31G  3.0G   27G  11% /home

I basically followed the beginner's guide when partitioning. Is this a problem? Should I repartition some of /home's space onto / ?

Offline

#2 2011-01-19 03:42:59

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,385
Website

Re: Low disk warning

You could probably gain some space back by clearing out the old packages from your pacman cache (pacman -Sc).

Offline

#3 2011-01-19 03:59:07

jamiltron
Member
From: Omaha, NE
Registered: 2010-12-21
Posts: 4

Re: Low disk warning

Thanks, that seemed to clear up ~14%. For the long run is repartitioning suggested?

Last edited by jamiltron (2011-01-19 04:02:01)

Offline

#4 2011-01-19 04:26:46

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Low disk warning

Filesystem            Size  Used Avail Use% Mounted on
/dev/sda3             9.4G  8.8G  152M  99% /

I would say that it's pretty low disk space.

Partitioning is a personal thing, it depends on how much you install. Some need only 5 GB, some need e.g. 40 GB.

Last edited by karol (2011-01-19 04:27:22)

Offline

#5 2011-01-19 06:18:12

jamiltron
Member
From: Omaha, NE
Registered: 2010-12-21
Posts: 4

Re: Low disk warning

Yeah, I kind of just followed the wiki, but I should have probably doubled the size of /

Offline

#6 2011-01-19 08:27:10

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: Low disk warning

try running du on the folders in /

du -a path/to/folder | sort -n -r | head -n 10

check logs files too as they sometimes take up a lot of room


Mr Green

Offline

Board footer

Powered by FluxBB