Re: databases and RAID ...

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: databases and RAID ...
Дата
Msg-id Pine.LNX.4.44.0205252035260.988-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: databases and RAID ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: databases and RAID ...  (Ragnar Kjørstad <postgres@ragnark.vestdata.no>)
Re: databases and RAID ...  ("Fred Moyer" <fred@digicamp.com>)
Re: databases and RAID ...  (Manuel Sugawara <masm@fciencias.unam.mx>)
Список pgsql-admin
Tom Lane writes:

> Is there any rhyme or reason to the various "RAID n" designations?
> Or were they just invented on the spur of the moment?

The paper that introduced the term RAID used a numerical classification
for the various schemes.  (So I guess the answer is yes.)  The traditional
levels are:

0  Nonredundant
1  Mirrored
2  Memory-style ECC
3  Bit-interleaved parity
4  Block-interleaved parity
5  Block-interleaved distributed parity
[Hennessy & Patterson]

There are also other levels.  One poster talked about RAID 10 which
appears to be a mirrored RAID 5.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: "Fred Moyer"
Дата:
Сообщение: Re: databases and RAID ...
Следующее
От: Ragnar Kjørstad
Дата:
Сообщение: Re: databases and RAID ...