Go Back   Web Server Hosting Forum by BODHost > Support > Tutorials and Documentation
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-15-08, 20:57
stuart
 
Posts: n/a
Default Why do I get /usr partition 100% full on Control Panel

Hello,

Often working with WHM control panel in the process of adding account, you may encounter with this unusual error message "/usr partition 100 % full" restricting you to proceed.

Simplest solution on this would be to check the size of error_logs and access_logs on your Linux server. and if found full, make them empty by using following commands,
Quote:
#cd /usr/local/apache/logs
#ls -sh error_logs
#ls -sh access_logs
Look for its size in GB on error_logs and access_logs
Quote:
#echo > error_logs
#echo > access_logs
You must also look for /usr/local/apache/htdocs as you may find some sort unnecessary compresed tar.gz files under it.

Also need to check /usr/local/apache/domlogs/ as some large log files of heavy traffic websites error logs can consume the space,

Regards,
Stuart.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 03:19.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.