[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: deferring operation: awaiting write



At 02:53 PM 8/24/2004, John Borwick wrote:
>Hello.  Has anyone seen a syslog message like "deferring operation: awaiting write", especially right before the server crashes?
>
>I see this message on our *secondary*, which should send referrals to people who try to write.

Note that 'awaiting write' refers to a write to the network, not
a write to the directory.  That is, this thread is being deferred
until (a portion of) a response for a previous operation is written
to the client.

Kurt