From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 63FE2138CC5 for ; Mon, 23 Mar 2015 18:28:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F32D8E0905; Mon, 23 Mar 2015 18:28:15 +0000 (UTC) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.230]) by pigeon.gentoo.org (Postfix) with ESMTP id DA199E08C4 for ; Mon, 23 Mar 2015 18:28:14 +0000 (UTC) Received: from [142.196.200.180] ([142.196.200.180:59370] helo=navi.localnet) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id E6/68-19201-E3B50155; Mon, 23 Mar 2015 18:28:14 +0000 From: Fernando Rodriguez To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] syslog-ng: reporting no space though there's plenty Date: Mon, 23 Mar 2015 14:27:43 -0400 Message-ID: <4577753.5S2RzTadnt@navi> User-Agent: KMail/4.14.3 (Linux/3.19.1; KDE/4.14.3; x86_64; ; ) In-Reply-To: <55104148.8060803@gartencenter-vaehning.de> References: <55104148.8060803@gartencenter-vaehning.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 X-Archives-Salt: a487eac7-a84b-4d20-a5e5-895a3598b57f X-Archives-Hash: 4291f3e862b8dec73701eaf70a8869d5 On Monday, March 23, 2015 5:37:28 PM hw wrote: > > Hi, > > syslog-ng keeps reporting: > > > Mar 23 17:34:41 sunflo-mx syslog-ng[27532]: Error suspend timeout has > elapsed, attempting to write again; fd='15' > Mar 23 17:34:41 sunflo-mx syslog-ng[27532]: Suspending write operation > because of an I/O error; fd='15', time_reopen='60' > > > while there's plenty of disk space available. Restarting it didn't > help. This is from an LXC container --- could there be some disk limit > in effect by default which I don't know about? > Post the output of: ls -l /proc/27532/fd/15 where 27532 is the pid next syslog-ng on the log and 15 is the fd value. -- Fernando Rodriguez