I am running Fedora15 and have the following message: No space left on device when saving files, unzipping etc..
I check my disk usage and got the following result:
[root@aquanes mapper]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 46968816 6730528 39768244 15% /
udev 1536804 0 1536804 0% /dev
tmpfs 1544600 1180 1543420 1% /dev/shm
tmpfs 1544600 704 1543896 1% /run
/dev/mapper/vg_aquanes-lv_root
46968816 6730528 39768244 15% /
tmpfs 1544600 0 1544600 0% /sys/fs/cgroup
tmpfs 1544600 704 1543896 1% /var/lock
tmpfs 1544600 704 1543896 1% /var/run
tmpfs 1544600 0 1544600 0% /media
/dev/sda1 508745 90135 393010 19% /boot
/dev/mapper/vg_aquanes-lv_home
44866044 42617820 340 100% /home
[root@aquanes mapper]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
rootfs 2940928 161388 2779540 6% /
udev 210625 475 210150 1% /dev
tmpfs 214523 10 214513 1% /dev/shm
tmpfs 214523 485 214038 1% /run
/dev/mapper/vg_aquanes-lv_root
2940928 161388 2779540 6% /
tmpfs 214523 11 214512 1% /sys/fs/cgroup
tmpfs 214523 485 214038 1% /var/lock
tmpfs 214523 485 214038 1% /var/run
tmpfs 214523 1 214522 1% /media
/dev/sda1 128016 47 127969 1% /boot
/dev/mapper/vg_aquanes-lv_home
2809856 69402 2740454 3% /home
Looks like my home directory is full but when I run the disk Usage Analyzer tool I have still plenty of space left:
Total file system capacity:88.1 GB (Used 47.1GB available: 40.9GB).
Bit confused here on the way the partition uses the space. Could someone let me know how to get around this space issue?
Thanks!