Project

General

Profile

Actions

Bug #6133

closed

Jenkins stops serving static files after a while

Added by Brétel Foudil over 10 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Low
Assigned To:
Brétel Foudil
Category:
infrastructure
Target version:
Start date:
02/12/2014
Due date:
% Done:

0%

Estimated time:

Description

As described in:
https://stackoverflow.com/questions/20335418/jenkins-stop-serving-static-files-after-a-couple-of-days
https://issues.jenkins-ci.org/browse/JENKINS-17526

While waiting for the fix, and as Jenkins does a lot in /tmp, we should probably set private_tmp=true and fix existing runtime.json files with -Djava.io.tmpdir=.

We chose to set private_tmp=false and increase /tmp. But we may want to turn back, and increase /opt.

BTW, why don't we have a specific LVM volume for /opt/jenkins-farm ?

Actions #1

Updated by Brétel Foudil over 10 years ago

  • Category set to infrastructure
Actions #2

Updated by Brétel Foudil over 10 years ago

  • Description updated (diff)
Actions #3

Updated by Brétel Foudil over 10 years ago

Concerning the possible jenkinsfarm LVM volume, it's not worth it, as the /opt partition is already mostly populated by jenkinsfarm and local softwares needed for it (with the exception of the TSM tivoli client).

Actions #4

Updated by Brétel Foudil over 10 years ago

  • Target version changed from v0.3 to v0.4
Actions #5

Updated by Brétel Foudil about 10 years ago

  • Priority changed from High to Low

/tmp is currently 4GB, 4% filled. Lowering the priority as there is no hurry.

Actions #6

Updated by ROUET Jean-René about 7 years ago

  • Status changed from Assigned to Rejected
Actions

Also available in: Atom PDF