Magento inode usage
If you are using a server where inode usage forms part of your hosting provider's TOS then please read this article.
I use Crucial Web Host for all my Magento work because they are simply brilliant at what they do. The problem is things can get quite expensive because Magento has the inherent problem of consuming a lot of resources and inodes.
To make sure you Magento install is in top shape you should do the following:
- Login to your hosting account via SSH
- Check your inode usage using the following SSH command: find . -print | wc -l
- CD / change directory to your Magento install directory
- Run this command using SSH: rm -rf downloader/pearlib/cache/* downloader/pearlib/download/*
This will clear the Magento Connect cache and download folders of unwanted files that have already been installed and may be clogging up your installation directory.
So each time you use Magento Connect make sure all files and folders listed under downloader/pearlib/cache/ and downloader/pearlib/download/ are deleted otherwise you may end up breaking your hosting provider's TOS resulting in website downtime or extra costs you didn't budget for.
Looking for Expert WordPress or Drupal development?
I am a freelance website developer and designer based in the UK. I work as a remote Drupal developer, WordPress developer and Front-end developer for a variety of startups, charities and international businesses in Bristol, Bath, London and Europe. You can learn more about me by visiting my resume page.
Get in touch for a free quote on your next project and if you want to connect me with then check out my LinkedIn profile.