Re: file has 2 links

2008-09-29 Thread Wietse Venema
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

Re: file has 2 links

2008-09-29 Thread Zbigniew Szalbot
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,

Re: file has 2 links

2008-09-29 Thread Victor Duchovni
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

Re: file has 2 links

2008-09-29 Thread 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 deferred queues. Depending on the un

Re: file has 2 links

2008-09-29 Thread Wietse Venema
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

Re: file has 2 links

2008-09-29 Thread 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 I googled for an answer and the only suggestion I have found was about possible file system corruption. I hope this is