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

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

  •  30-05-2022
  •  | 
  •  

Domanda

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

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top