|
My VPS Disk is filling or full. How can I find files and clear space?
Posted by Barry Bahrami on 17 December 2008 04:47 PM
|
|
|
One great tool for finding where your disk space is being used is called WinDirStat. It will display the files to you in a "tree" view showing the largest folders/files first and also in a graphical block view where bigger blocks are bigger files. Clicking on an item in one view will highlight the item in the other view for you making it easy to identify those items in both views. For example, clicking a folder in the tree view will create a rectangle around the blocks representing the files in that folder in the block view. Please keep in mind that your OS will occupy most of the disk space in your subscription we expect ~5 GB of space will be free for storage in a new subscription which is generally more than enough for a few trading platforms depending on your logging requirements. WinDirStat Download Of course if your disk is already full then we will need to take special care with the VPS. Please open a ticket with our help desk and we can try to clear some temporary files and see if we can't perform the analysis for you. After freeing space it is best to reboot your VPS if the disk has gotten completely full so everything can get a fresh start. Most subscribers will likely want to delete their MT4 .log & .hst files periodically to prevent the VPS hard drive from becoming full, which can lead to serious issues. Be sure that you will not require the data in those logs before proceeding. It is easy to configure with a scheduled script. You can also run the commands below via a command prompt window to delete the files once. New for MT4 with 2008/2012: del /S "C:\Users\Administrator\AppData\Roaming\MetaQuotes\*.log"
The MT4 log files will now be deleted on your schedule. The current log file may not be deleted since it could be in use by the platform.
The MT4 log files will now be deleted on your schedule. The current log file may not be deleted since it could be in use by the platform. X | |
|
|
|
