On 06.10.2011 22:49, lst_ho...@kwsoft.de wrote:

Hi,

lxmhs45:/var/spool/postfix-bulk/postfix-bulkinhss # touch a
touch: cannot touch `a': No space left on device
lxmhs45:/var/spool/postfix-bulk/postfix-bulkinhss # df .
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb 10475520 7471160 3004360 72% /var/spool/postfix-bulk
lxmhs45:/var/spool/postfix-bulk/postfix-bulkinhss # df -i .
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sdb 10485760 1742528 8743232 17% /var/spool/postfix-bulk

Looks like this problem to me:
http://linux.derkeiler.com/Mailing-Lists/SuSE/2010-09/msg01038.html

In short XFS with default options limit the number of inodes by not
using more than 5% of the volume space for inodes. Have a look at
"xfs_growfs -m".

I'll try, but I don't think that's it. According to df -i (posted above) I have more than enough inodes free.

Bernhard

Reply via email to