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
A

Anthony J

FL, United States

Very courteous, professional, and willing to help. They truly care about client based relationships...

Read full review
J

Jesse C

Great response time and excellent service. I've been with AYK for nearly a year now and I couldn't b...

Read full review
S

Soren

Without doubt the most professional and friendly support team i have ever experienced. These guys ar...

Read full review
A

A.L

IL, United States

AYK Solutions has provided me with a very cost effective hosting service with great uptime and lots...

Read full review
ARIN Cisco Supermicro cPanel Intel Microsoft