Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 24/Jun/13 8:26 AM
Description:

Our VM that runs our jenkins master has the following disks configured and mounted:

Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/system-root
                       12G   11G  901M  93% /
tmpfs                 939M     0  939M   0% /dev/shm
/dev/sda1             124M   32M   87M  27% /boot
/dev/mapper/system-log
                      3.0G  104M  2.8G   4% /var/log
/dev/sdb               20G  5.5G   14G  29% /var/lib/jenkins

As you can see, the space on "/" is rather low. Jenkins therefor disables the master Build Slave.
This should not happen, since JENKINS_HOME is set to /var/lib/jenkins and java.io.tmpdir is set to /var/lib/jenkins/tmp. The disk those directories are on still have plenty of space. So there is no reason for jenkins to disable the master node.

Project: Jenkins
Priority: Critical Critical
Reporter: Timm H
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to