Iwao Makino wrote:
> I'll copy the df, result
> Filesystem         1024-blocks  Used Available Capacity Mounted on
> /dev/sda2             100134   51116    43847     54%   /
> /dev/sda8             414341  270713   122228     69%   /usr
> /dev/sda7            1015656  328471   634706     34%   /var
> /dev/sdc1            2029283  275782  1648593     14%   /export1
> /dev/sdc2            2029299    1484  1922907      0%   /export2
> /dev/sdc3            2029299   54482  1869909      3%   /export3
> /dev/sdc4            2542961  847111  1564369     35%   /work
> /dev/sdb1            2043133  777345  1160175     40%   /home

did you check the number of inodes?
(df -i)

or: start 'strace -o /tmp/largelog qmail' instead of qmail.

with a bit luck this should show you the exact function call that causes
the problem.

--
        Manfred

Reply via email to