Re: Problem with data corruption and psql memory usage

Поиск
Список
Период
Сортировка
От Gerhard Wiesinger
Тема Re: Problem with data corruption and psql memory usage
Дата
Msg-id alpine.LFD.2.00.0909270808340.26023@bbs.intern
обсуждение исходный текст
Ответ на Re: Problem with data corruption and psql memory usage  (Gerhard Wiesinger <lists@wiesinger.com>)
Список pgsql-general
Hello Tom,

Late answer, but answer :-) :
Finally, it was a very strange hardware problem, where a very small part
of RAM was defect but kernel never crashed.

I had also a very strange behavior when verifying rpm packages with rpm
-V. First I had the harddisk under suspicion. But then I flushed the OS caches:
echo 3 > /proc/sys/vm/drop_caches
and rpm -V was correct. => RAM issue.

A memtest86+ showed very fast a defect RAM.

So PostgreSQL didn't have any issue :-)

Ciao,
Gerhard

--
http://www.wiesinger.com/


On Wed, 9 May 2007, Gerhard Wiesinger wrote:

> Hello Tom!
>
> I don't think this is a hardware problem. Machine runs 24/7 for around 4
> years without any problems, daily backup with GBs of data to it, uptimes to
> the next kernel security patch, etc.
>
> The only problem I could believe is:
> I'm running the FC7 test packages of postgresql in FC6 and maybe there is a
> slight glibc library conflict or any other incompatibility.
>
> Ciao,
> Gerhard
>
> --
> http://www.wiesinger.com/
>
>
> On Wed, 9 May 2007, Tom Lane wrote:
>
>> Gerhard Wiesinger <lists@wiesinger.com> writes:
>>> LOG:  could not fsync segment 0 of relation 1663/16386/42726: Input/output
>>> error
>>
>> [ raised eyebrow... ]  I think your machine is flakier than you believe.
>> This error is particularly damning, but the general pattern of weird
>> failures all over the place seems to me to fit the idea of hardware
>> problems much better than any other explanation.  FC6 and PG 8.2.3 are
>> both pretty darn stable for most people, so there's *something* wrong
>> with your installation, and unstable hardware is the first thing that
>> comes to mind.
>>
>>             regards, tom lane
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 3: Have you checked our extensive FAQ?
>>
>>               http://www.postgresql.org/docs/faq
>>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>              http://www.postgresql.org/docs/faq
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Gerhard Wiesinger
Дата:
Сообщение: Re: Sum of multiplied deltas
Следующее
От: Adam Rich
Дата:
Сообщение: Understanding sort's memory/disk usage