[ https://issues.jenkins-ci.org/browse/JENKINS-7706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162925#comment-162925 ]
Eric Dalquist commented on JENKINS-7706: ---------------------------------------- I'm seeing this on 1.463 as well >From IRC: (2012-05-18 09:56:19) EricDalquist: I'm seeing the free disk space monitor for jenkins nodes reporting the wrong partition (2012-05-18 09:56:34) EricDalquist: I have a node where Remote FS Root is set to /my/up/jenkins (2012-05-18 09:57:43) EricDalquist: but jenkins appears to be watching disk space on the /var filesystem (2012-05-18 09:57:51) EricDalquist: here is a df from the system https://gist.github.com/2725686 > incorrect disk usage report and disconnection of slaves with multiple > partitions > -------------------------------------------------------------------------------- > > Key: JENKINS-7706 > URL: https://issues.jenkins-ci.org/browse/JENKINS-7706 > Project: Jenkins > Issue Type: Bug > Components: infrastructure > Affects Versions: current > Environment: Ubuntu master / Ubuntu slave with slave connected > through ssh (username /password) > Reporter: svenkatr > Priority: Minor > > 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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira