----- Original Message ----- > From: "Robert Middleswarth" <[email protected]> > To: "infra" <[email protected]>, "Eyal Edri" <[email protected]>, "Itamar Heim" > <[email protected]>, "Karsten 'quaid' > Wade" <[email protected]> > Sent: Tuesday, July 24, 2012 4:38:35 AM > Subject: Alert drive space on Jenkins.ovirt.org is under 1G. > > Since I have been learning Jenkins I have been paying close > attention > to the server. After the latest round of changes the server went > from > 47G used with around 3G free to 49G used with 665M free. We need to > clean out some space before the system crashes from lack of space.
thanks for the heads up. 1st, 50GB is not enough space for a master node, since it keeps all builds history on his filesystem. so if you want to keep build history back we need to increase the available space. for now: 1. activate the 'check free space job' that should alert us on space issues on any of the jenkins slaves -> http://jenkins.ovirt.org/view/system-monitoring/job/check_disk_space_on_jenkins_slaves 2. removed history builds for jobs to 20-60 (instead of 100) > > Thanks > Robert > > > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
