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

StackOverflow https://stackoverflow.com/questions/16830731

  •  30-05-2022
  •  | 
  •  

Question

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

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top