Friday, November 4, 2011

Windows Indexing Service Using Too Much Space

     I was investigating some issues on my Windows 2003 server box. It seems to be running slow. I don't know exactly what is causing the issue. But I noticed that the server was continually running low on space. The bulk of it comes from the backups that we run. But we seem to get quite a bit of creeping consumption on the servers main drive. We are losing space continually.


     I came across a some files in the "System Volume Information" folder when I analyzed the hard drive on a defragment run. It showed I had a file of about 12GB that was in the C:\System Volume Information\catalog.wci folder. I investigated this further to find that my entire drive was being indexed by the Windows Indexing Agent.


     Inside of the Computer Manager, I opened the Services and Applications then Indexing Service and found that the whole drive was marked for indexing. On the server we don't need to find files so why would this be indexed. So I removed the C drive and then told the system to clear out the files that were already indexed. It deleted the 12GB .ci file, along with several other files.


     I am still looking into why my server is running so slow. If you have any comments on why it is going slow please let me know.

No comments:

Post a Comment