Re: Block-level CRC checks

Поиск
Список
Период
Сортировка
От Jeffrey Baker
Тема Re: Block-level CRC checks
Дата
Msg-id fd145f7d0809301348j66ca2c5eh3e107d4df369bd1b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Block-level CRC checks  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Block-level CRC checks
Список pgsql-hackers
On Tue, Sep 30, 2008 at 1:41 PM, Bruce Momjian <bruce@momjian.us> wrote:
Alvaro Herrera wrote:
> A customer of ours has been having trouble with corrupted data for some
> time.  Of course, we've almost always blamed hardware (and we've seen
> RAID controllers have their firmware upgraded, among other actions), but
> the useful thing to know is when corruption has happened, and where.
>
> So we've been tasked with adding CRCs to data files.

Maybe a stupid question, but what I/O subsystems corrupt data and fail
to report it?

Practically all of them.  Here is a good paper on various checksums, their failure rates, and practical applications.

"Parity Lost and Parity Regained"
http://www.usenix.org/event/fast08/tech/full_papers/krioukov/krioukov_html/index.html

-jwb

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Block-level CRC checks
Следующее
От: Decibel!
Дата:
Сообщение: Re: Block-level CRC checks