Zbigniew Szalbot:
> Hello,
>
> >> > I have just seen this snippet in maillog:
> >> >
> >> > Sep 29 09:09:11 relay postfix/showq[21060]: warning:
> >> > deferred/3/3559EB80E7: uid 125: file has 2 links
> >
> > Postfix use the standard rename() function to move mail between incoming,
> > active and
Hi,
>> I have never seen this warning on my own systems, but many years
>> ago someone using Solaris reported a "file has 2 links" warning on
>> the mailing list.
>
> If a system is powered off during a rename() operation, a file may
> indeed have 2 links. It takes two disk I/O's to rename a file,
On Mon, Sep 29, 2008 at 06:46:03AM -0400, Wietse Venema wrote:
> > > Sep 29 09:09:11 relay postfix/showq[21060]: warning:
> > > deferred/3/3559EB80E7: uid 125: file has 2 links
>
> Postfix use the standard rename() function to move mail between incoming,
> active and deferred queues. Depending on
Hello,
>> > I have just seen this snippet in maillog:
>> >
>> > Sep 29 09:09:11 relay postfix/showq[21060]: warning:
>> > deferred/3/3559EB80E7: uid 125: file has 2 links
>
> Postfix use the standard rename() function to move mail between incoming,
> active and deferred queues. Depending on the un
Jay Chandler:
> Zbigniew Szalbot wrote:
> > Hello,
> >
> > I have just seen this snippet in maillog:
> >
> > Sep 29 09:09:11 relay postfix/showq[21060]: warning:
> > deferred/3/3559EB80E7: uid 125: file has 2 links
Postfix use the standard rename() function to move mail between incoming,
active an
Zbigniew Szalbot wrote:
Hello,
I have just seen this snippet in maillog:
Sep 29 09:09:11 relay postfix/showq[21060]: warning:
deferred/3/3559EB80E7: uid 125: file has 2 links
I googled for an answer and the only suggestion I have found was about
possible file system corruption. I hope this is