• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The default required free disk space before the admin monitor appears is a joke at 1GB:

      https://github.com/jenkinsci/jenkins/blob/9e05e0dec96f9068ee6c0f847e26a0629df688b0/core/src/main/java/hudson/diagnosis/HudsonHomeDiskUsageChecker.java#L71

      Change to something more sensible like 10GB by default.

          [JENKINS-40749] Set greater threshold for disk full by default

          Has http://stats.jenkins.io/ any data about this to confirm this is not going to annoy a LOT of users?

          Ing. Christoph Obexer added a comment - Has http://stats.jenkins.io/ any data about this to confirm this is not going to annoy a LOT of users?

          Daniel Beck added a comment -

          cobexer We have no stats data on average free disk space. Do you expect many Jenkins instances to run on 1-10 GB free disk space? Note that like other admin monitors, this warning can easily be dismissed – it's not like the node monitors taking nodes offline.

          Daniel Beck added a comment - cobexer We have no stats data on average free disk space. Do you expect many Jenkins instances to run on 1-10 GB free disk space? Note that like other admin monitors, this warning can easily be dismissed – it's not like the node monitors taking nodes offline.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/java/hudson/diagnosis/HudsonHomeDiskUsageChecker.java
          http://jenkins-ci.org/commit/jenkins/7b51d56a7b5ad9854993c4e8c65d112c5f4e0b7c
          Log:
          [FIX JENKINS-40749] Set default disk free threshold to 10GB (#2695)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/diagnosis/HudsonHomeDiskUsageChecker.java http://jenkins-ci.org/commit/jenkins/7b51d56a7b5ad9854993c4e8c65d112c5f4e0b7c Log: [FIX JENKINS-40749] Set default disk free threshold to 10GB (#2695)

          danielbeck You guessed correctly when you pointed out that I confused this with the node monitor. I wouldn't expect small masters either. The style of the PR message needed somebody to push back!

          Ing. Christoph Obexer added a comment - danielbeck You guessed correctly when you pointed out that I confused this with the node monitor. I wouldn't expect small masters either. The style of the PR message needed somebody to push back!

            danielbeck Daniel Beck
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: