BLACK FRIDAY DEALS

Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

General Server Questions

Sometimes your system will throw errors saying that you are out of space. However, when you run the df -h command, no disk usage show up. This may mean that your inodes are filled up. To check this, you can use the following:
 

Code:

df -ih

When you see where it is filled up, change to that directory and run the following to see what directory is using up the space:
 

Code:

sudo find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n

From there, you can take the necessary steps to delete unneeded files/directories. 

If this is a cpanel server, the following link may be helpful:
http://g33kinfo.com/info/archives/3869

See What Our Customers Say

Leave review
G

George S

AYKsolutions - best solution for small/high business I have several plans with them and i can sleep...

Read full review
B

Bruce L

MD, United States

We have been customers for several years. Just wanted to give a thumbs-up for their excellent respon...

Read full review
J

Jahanzeb

Punjab, Pakistan

Simply the best. have been using them from last 2 years. Remember Dedicated servers are hardware so...

Read full review
C

Craig D

NC, United States

I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever ha...

Read full review
ARIN Cisco Supermicro cPanel Intel Microsoft