Need to clean space on Netra T1

I have just been placed responsible for a server that need some space cleaned up. I have tried deleting but can not find where all my space is lost to. I know the system was not installed the best way. But I need to get some space cleaned up can anyone help me figure out where all my space is being used. Thanks

<a href="mailto:&#91;root&#64;anikan" target="_blank">[root@anikan</a> root]# df -h

FilesystemSize Used Avail Use% Mounted on

/dev/sda3 48G46G0 100% /

/dev/sda1 53M 4.4M46M9% /boot

none1006M0 1005M0% /dev/shm

//wcatl27/linux_oracle

814G 670G 144G 83% /orabackup

<a href="mailto:&#91;root&#64;anikan" target="_blank">[root@anikan</a> /]# ls -la

total 186

drwxr-xr-x25 rootroot 4096 Dec 16 09:18 .

drwxr-xr-x25 rootroot 4096 Dec 16 09:18 ..

drwxr-xr-x4 rootroot 4096 Jul 9 2004 a01

-rw-r--r--1 rootroot0 Jan 10 2005 .autofsck

drwxr-xr-x2 rootroot 4096 Oct 5 2004 backup

drwxr-xr-x2 rootroot 4096 Jun 4 2003 bin

drwxr-xr-x4 rootroot 1024 Jun 3 2003 boot

drwxr-xr-x2 rootroot 4096 Sep 29 2003 chkrootkit

-rw-r--1 rootroot43 Jul 28 06:46 .credentials

drwxr-xr-x18 rootroot86016 Jan 10 2005 dev

drwxr-xr-x47 rootroot 4096 Sep 21 12:47 etc

drwxr-xr-x5 rootroot 4096 Sep 18 2003 home

drwxr-xr-x2 rootroot 4096 Jun 21 2001 initrd

drwxr-xr-x7 rootroot 4096 Jan 10 2005 lib

drwxr-xr-x2 rootroot 4096 Aug 29 2001 misc

drwxr-xr-x4 rootroot 4096 Jun 3 2003 mnt

drwxr-xr-x2 rootroot 4096 Oct 5 2004 mntcd

drwxr-xr-x3 rootroot 4096 Jun 3 2003 opt

dr-xr-xr-x1 oracledba512 Sep 27 09:07 orabackup

-rw-r--r--1 rootroot 1462 Dec 16 09:17 passwd.old

dr-xr-xr-x 192 rootroot0 Jan 9 2005 proc

drwxr-xr-x16 oracledba 4096 Jun 11 2003 rda

-rw-r--r--1 rootroot 1715 Oct 29 2003 restart_200310291119.top.txt

drwxr-x13 rootroot 4096 Jul 28 08:01 root

drwxr-xr-x2 rootroot 4096 Mar 7 2004 sbin

drwxrwxrwt2 rootroot 4096 Dec 20 04:02 tmp

drwxr-xr-x3 rootroot 4096 Sep 18 2003 u01

drwxr-xr-x17 rootroot 4096 Oct 5 2004 usr

drwxr-xr-x19 rootroot 4096 Jun 3 2003 var

<a href="mailto:&#91;root&#64;anikan" target="_blank">[root@anikan</a> /]#

[2367 byte] By [scotty] at [2007-11-25 23:01:52]
# 1

Need a little more information, but I would look in /var

Most of the time you can cleanup old messages file, core file & audit file if you have any.

/var/crash/<systemname>/unix.*

/var/crash/<systemname>/vmcore.*

/var/adm/messages (look for large files)

/var/audit/ (gzip old audit files, but you need to cleanup space for gzip to work)

Also use the "du -sk" to find what directories used all the space.

# cd /; du -sk *

error at 2007-7-5 17:51:17 > top of Java-index,Storage Forums,Storage General Discussion...
# 2

scotty will not have those corefiles.

they have Linux installed to their SPARC-based computer.

"<b>/dev/sda3</b> 48G 46G 0 100% /

<b>/dev/sda1</b> 53M 4.4M 46M 9% /boot

none 1006M 0 1005M 0% /dev/shm

//wcatl27/<b>linux_oracle</b>"

rukbat at 2007-7-5 17:51:17 > top of Java-index,Storage Forums,Storage General Discussion...