[asterisk-users] HDD FULLL
Darren Wiebe
darren at aleph-com.net
Mon Feb 23 19:50:34 CST 2009
Just restarting it won't do anything. You could use the following
command to find any files over 200mb on the system. Be careful about
blindly deleting stuff though....
*find / -type f -size +200M
Darren Wiebe
darren at aleph-com.net
*
David @ULC wrote:
> I have 320 GB SATA HDD.
>
> When I checked my phpsysinfo, it shows 95% HDD is filled.
>
> [root at vicidialnow <mailto:root at vicidialnow> ~]# df
> Filesystem 1K-blocks Used Available Use% Mounted on
> /dev/sda2 301924504 285002780 1337472 100% /
> /dev/sda1 101086 11062 84805 12% /boot
> tmpfs 1553832 0 1553832 0% /dev/shm
> [root at vicidialnow <mailto:root at vicidialnow> ~]# du
> 16896 .
> You have new mail in /var/spool/mail/root
>
> [root at vicidialnow <mailto:root at vicidialnow> ~]# df -i
> Filesystem Inodes IUsed IFree IUse% Mounted on
> /dev/sda2 77922304 528483 77393821 1% /
> /dev/sda1 26104 34 26070 1% /boot
> tmpfs 219910 1 219909 1% /dev/shm
> You have new mail in /var/spool/mail/root
>
>
> But my concern is how to solve it
>
> I even tried restarting the server , though it will kill unwanted
> process and will release the space but no ho
> ------------------------------------------------------------------------
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list