[SunHELP] help`

Will Mc Donald sunhelp at sunhelp.org
Tue Oct 23 07:37:19 CDT 2001


Find whatever is taking up all the space and, if it's safe to do so, delete
or zero it.

What's the full output of a mount and a df -k? Do you have things like /var
mounted separately?

If this is something that's just started happening, i.e. the file system has
only filled in the last day or two try running a find to see what's recent.

# find / -mount -mtime -2 -ls

Will list everything in the / mount that's changed in the last 2 days. You
could throw in something like "-size +20000", this will list files bigger
than about 10 MB.

And whatever you do, don't delete stuff if you don't know what it's there
for.

Will.


----- Original Message -----
From: "Sree" <sreep at qnetstaff.com>
To: <sunhelp at sunhelp.org>
Sent: Tuesday, October 23, 2001 1:20 PM
Subject: [SunHELP] help`


> Hello Friends,
> What to do when df -k gives an output  /dev/md/dsk/d0       3099287
3097509
> 0   100%    /
> Rgds





More information about the SunHELP mailing list