GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Howto flush diskspace in BSD? (https://gfy.com/showthread.php?t=215366)

sweandy 12-31-2003 07:09 PM

Howto flush diskspace in BSD?
 
After i removed alot of files in BSD i still see no gain in available diskspace. When does it flush the "trashcan" in BSD?

EZRhino 12-31-2003 07:21 PM

Sometimes deleting a bunch of files doesnt always show up right away try a restart then go to www.freebsd.org

sweandy 12-31-2003 07:23 PM

wtf a restart?

now it calculating downwards -11.1M not good.

vending_machine 12-31-2003 07:33 PM

hahaha

What kind of files did you delete?

vending_machine 12-31-2003 07:35 PM

Quote:

Originally posted by EZRhino
Sometimes deleting a bunch of files doesnt always show up right away try a restart then go to www.freebsd.org
Or.. talk to someone who knows what they're doing.. :)

sweandy 12-31-2003 07:38 PM

Quote:

Originally posted by vending_machine
hahaha

What kind of files did you delete?

It was negative diskspace before i started to delete and i deleted some apache logs.

sweandy 12-31-2003 07:42 PM

Got the shit working again. Had to stop apache and mysql as they were running crazy without diskspace available :Graucho

vending_machine 12-31-2003 07:53 PM

Quote:

Originally posted by sweandy
Got the shit working again. Had to stop apache and mysql as they were running crazy without diskspace available :Graucho

There's your answer... If you straight out deleted the apache logfiles, apache still had the filehandles open and the filesystem didn't release the space until the handles had been closed. You can safely null out logfiles doing:

Code:

cat /dev/null > logfile
Your mysql databases might have gotten corrupted as well, just a heads up.. :)


All times are GMT -7. The time now is 05:22 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123