Mailinglist Archive: opensuse (3964 mails)
| < Previous | Next > |
Re: [SLE] Missing space on my hard drive, 100% used and deleting files gives back no space.
- From: Colin Murphy <Colin@xxxxxxxxxxxxxxx>
- Date: Fri, 12 Nov 2004 20:47:20 +0000
- Message-id: <200411122047.20301.Colin@xxxxxxxxxxxxxxx>
On Friday 12 November 2004 20:18, Anders Johansson wrote:
>
> What is the output of "fdisk -l" "cat /proc/mounts" and "df" ?
linux:/home/colin # fdisk -l
Disk /dev/hda: 61.4 GB, 61492838400 bytes
255 heads, 63 sectors/track, 7476 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 201 1614501 82 Linux swap
/dev/hda2 202 1507 10490445 83 Linux
/dev/hda3 1508 2813 10490445 83 Linux
/dev/hda4 * 2814 7476 37455547+ f W95 Ext'd (LBA)
/dev/hda5 2814 4119 10490413+ 83 Linux
/dev/hda6 4120 5425 10490413+ 83 Linux
/dev/hda7 5426 6731 10490413+ 83 Linux
/dev/hda8 6732 7476 5984181 83 Linux
linux:/home/colin # cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hda3 /home reiserfs rw 0 0
/dev/dvdrecorder /media/dvdrecorder subfs ro,nosuid,nodev 0 0
/dev/fd0 /media/floppy subfs rw,sync,nosuid,nodev 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
linux:/home/colin # df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 10490104 10396296 93808 100% /
tmpfs 258244 24 258220 1% /dev/shm
/dev/hda3 10490104 984044 9506060 10% /home
>
> > I did run reiserfsck but it didn't report anything unusual
>
> Does that mean the partition was unmounted? And it still didn't give you
> space back when you deleted files? Try emptying /tmp out completely, there
> shouldn't be anything there worth saving when a system is shut down anyway,
> there should only be temporary files
I ran it in single user mode, so I think the root partition was unmounted.
Right or wrong?
linux:/tmp # du
0 ./.ICE-unix
0 ./kde-colin
0 ./ksocket-colin
0 ./.X11-unix
0 ./.font-unix
4 .
linux:/tmp #
From the command line what command can I run to give a list of file in /,
listed in size order, starting with the largest? From a GUI point of view I
use KDirStat, which doesn't show up anything unusual and lost. I don't think
I can rely on the GUI at the moment though.
--
Colin@xxxxxxxxxxxxxxx
As seasons go I especially like pepper.
>
> What is the output of "fdisk -l" "cat /proc/mounts" and "df" ?
linux:/home/colin # fdisk -l
Disk /dev/hda: 61.4 GB, 61492838400 bytes
255 heads, 63 sectors/track, 7476 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 201 1614501 82 Linux swap
/dev/hda2 202 1507 10490445 83 Linux
/dev/hda3 1508 2813 10490445 83 Linux
/dev/hda4 * 2814 7476 37455547+ f W95 Ext'd (LBA)
/dev/hda5 2814 4119 10490413+ 83 Linux
/dev/hda6 4120 5425 10490413+ 83 Linux
/dev/hda7 5426 6731 10490413+ 83 Linux
/dev/hda8 6732 7476 5984181 83 Linux
linux:/home/colin # cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hda3 /home reiserfs rw 0 0
/dev/dvdrecorder /media/dvdrecorder subfs ro,nosuid,nodev 0 0
/dev/fd0 /media/floppy subfs rw,sync,nosuid,nodev 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
linux:/home/colin # df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda2 10490104 10396296 93808 100% /
tmpfs 258244 24 258220 1% /dev/shm
/dev/hda3 10490104 984044 9506060 10% /home
>
> > I did run reiserfsck but it didn't report anything unusual
>
> Does that mean the partition was unmounted? And it still didn't give you
> space back when you deleted files? Try emptying /tmp out completely, there
> shouldn't be anything there worth saving when a system is shut down anyway,
> there should only be temporary files
I ran it in single user mode, so I think the root partition was unmounted.
Right or wrong?
linux:/tmp # du
0 ./.ICE-unix
0 ./kde-colin
0 ./ksocket-colin
0 ./.X11-unix
0 ./.font-unix
4 .
linux:/tmp #
From the command line what command can I run to give a list of file in /,
listed in size order, starting with the largest? From a GUI point of view I
use KDirStat, which doesn't show up anything unusual and lost. I don't think
I can rely on the GUI at the moment though.
--
Colin@xxxxxxxxxxxxxxx
As seasons go I especially like pepper.
| < Previous | Next > |