that's make sense, i just freed some space there, and i think i found the source of the space issue. something the publish nightly build job not cleaning up.
waiting to see if it fixes it. e. ----- Original Message ----- > From: "Ewoud Kohl van Wijngaarden" <[email protected]> > To: [email protected] > Sent: Monday, May 13, 2013 3:00:42 PM > Subject: Re: Postfix SMTP server: errors from > alterway01.ovirt.org[89.31.150.215] > > If you look closely, it's sent from jenkins to linode. Linode then > responded there was insufficient system storage. No idea why because > there seems to be sufficient disk space on linode as well: > > [ekohl@linode01 ~]$ df -h > Filesystem Size Used Avail Use% Mounted on > /dev/xvda 59G 42G 18G 71% / > tmpfs 502M 108K 502M 1% /dev/shm > [ekohl@linode01 ~]$ df -i > Filesystem Inodes IUsed IFree IUse% Mounted on > /dev/xvda 3915776 659649 3256127 17% / > tmpfs 128508 2037 126471 2% /dev/shm > > On Mon, May 13, 2013 at 07:51:58AM -0400, Eyal Edri wrote: > > anyone knows why this alert is sent? > > > > i don't see any storage problem on alterway01.ovirt.org: > > > > [eedri@jenkins ~]$ df -h > > Filesystem Size Used Avail Use% Mounted on > > /dev/mapper/VolGroup00-LogVol00 > > 9.9G 1.7G 7.7G 19% / > > tmpfs 7.8G 0 7.8G 0% /dev/shm > > /dev/sda1 122M 43M 73M 38% /boot > > /dev/mapper/VolGroup00-LogVol01 > > 9.9G 783M 8.6G 9% /var/log > > /dev/mapper/VolGroup00-LogVol03 > > 197G 48G 140G 26% /var/lib/jenkins > > > > > > ----- Original Message ----- > > > From: "Mail Delivery System" <[email protected]> > > > To: "Postmaster" <[email protected]> > > > Sent: Monday, May 13, 2013 1:24:28 PM > > > Subject: Postfix SMTP server: errors from > > > alterway01.ovirt.org[89.31.150.215] > > > > > > Transcript of session follows. > > > > > > Out: 220 lists.ovirt.org ESMTP Postfix > > > In: EHLO jenkins.ovirt.org > > > Out: 250-lists.ovirt.org > > > Out: 250-PIPELINING > > > Out: 250-SIZE 10240000 > > > Out: 250-VRFY > > > Out: 250-ETRN > > > Out: 250-ENHANCEDSTATUSCODES > > > Out: 250-8BITMIME > > > Out: 250 DSN > > > In: MAIL FROM:<> SIZE=3388 > > > Out: 452 4.3.1 Insufficient system storage > > > In: RCPT TO:<[email protected]> ORCPT=rfc822;[email protected] > > > Out: 503 5.5.1 Error: need MAIL command > > > In: DATA > > > Out: 503 5.5.1 Error: need RCPT command > > > In: RSET > > > Out: 250 2.0.0 Ok > > > In: QUIT > > > Out: 221 2.0.0 Bye > > > > > > > > > For other details, see the local mail logfile > > > _______________________________________________ > > > Infra mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/infra > > > > > _______________________________________________ > > Infra mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ > Infra mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/infra > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
