Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
All Environments
Description
Please stop all builds if the master node has a full disk. In my case our master disk is full of archived artifacts. The slaves continue to create artifacts which is filling up the master disk.
Attachments
Issue Links
- relates to
-
JENKINS-44717 Need a disk full threshold to stop queue
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 137223 ] | JNJira + In-Review [ 187410 ] |
Link | This issue relates to JENKINS-44717 [ JENKINS-44717 ] |
Nobody interested in this request, so resolving.
Also, Jenkins uses the System property hudson.diagnosis.HudsonHomeDiskUsageChecker.freeSpaceThreshold, by default set to 1GB, to determine when to start warning admins about this issue.