Search code examples
teamcitydiskspace

how to clear insufficient space on disk where the following directory resides in teamcity


I am getting the following message :-

Warning: insufficient space on disk where the following directory resides: Z:\TeamCity\.BuildServer\system. Disk space available: 915.53Mb. Please contact your system administrator.

I already have executed the build history cleanup command. but this has not done much. Can you please guide what directory under the following path I clear up to make space on disk.

This Z:\TeamCity.BuildServer\system path has artifacts, caches, changes, messages directories. Which directory to delete to make space. Many Thanks


Solution

  • Take a look to the Clean-up process settings: http://blogs.lessthandot.com/index.php/ITProfessionals/ITProcesses/don-t-forget-to-clean

    Wayback Machine Archive Link

    By default TeamCity kepts everything forever, you must configure clean-up rules for each project.