Re: storage sync failed on magnetic disk: Permission denied

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Valery Bondarenko" <to_undead(at)mail(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: storage sync failed on magnetic disk: Permission denied
Date: 2005-11-12 15:50:42
Message-ID: 27785.1131810642@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Valery Bondarenko" <to_undead(at)mail(dot)ru> writes:
> When the cluster performs a massive disk operations (like nightly
> vacuuming or smth)
> I offten got such error in log file:
> 2005-11-12 14:52:29 LOG: could not fsync segment 0 of relation
> 1663/17735/210608: Permission denied

> It looked like as if somebody (not postgres) got an exclusive access to
> that file.

We've heard reports of various "antivirus" products doing that sort of
thing ... what third-party software do you have installed?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tomas Zerolo 2005-11-12 17:08:17 Re: BUG #2037: user function call unexpected "input out of range"
Previous Message Valery Bondarenko 2005-11-12 13:48:10 storage sync failed on magnetic disk: Permission denied