[ale] /var/spool/postfix ls: 0: Input/output error

Jordi S. Bunster j.bunster at earthlink.net
Mon Dec 2 21:01:06 EST 2002


On Mon, 2002-12-02 at 20:06, Michael E. Barker wrote:

> Prompted by logs I started to investigate problems with this and other 
> directories in /var/spool/postfix.
> I can't seem to do anything with these 
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale(rm, cp or ls). Is this a postfix 
> thing (I found very little on this) or maybe a filesystem problem?

If the filesystem in question is ext2 (or ext3, for that matter), it
might be that instead of locking files using POSIX system calls, postfix
is changing the ext2/3 file attributes (the (u) attribute, undeletable),
which I doubt, because AFAIK, it would be extremely non-portable among
UNIXEN. However, give it a try:

chattr(1)

Of course, you can always have some buggy sectors on the media. Check
dmesg. Or try remounting the drive, if downtime is acceptable.

-- 
Jordi S. Bunster <j.bunster at earthlink.net>

_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale






More information about the Ale mailing list