Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7706

incorrect disk usage report and disconnection of slaves with multiple partitions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • disk-usage-plugin
    • None
    • Ubuntu master / Ubuntu slave with slave connected through ssh (username /password)

      The slave is configured with the root FS directory in the configuration page as /some/location [A].
      The home directory of the ssh username on the slave is /home/hudson [B].

      These two directories are in different partitions. If the remaining disk space in partition [B] falls below threshold, the slave is disconnected. But the working directory for the slave is [A], and it has plenty of disk space above threshold.

      The disk space checking should be restricted to the directory [A].
      Observed on 1.376

            Unassigned Unassigned
            svenkatr svenkatr
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: