Re: disaster recovery

Поиск
Список
Период
Сортировка
От Marco Colombo
Тема Re: disaster recovery
Дата
Msg-id Pine.LNX.4.44.0311281103530.25502-100000@Megathlon.ESI
обсуждение исходный текст
Ответ на Re: disaster recovery  ("Craig O'Shannessy" <craig@ucw.com.au>)
Список pgsql-general
On Fri, 28 Nov 2003, Craig O'Shannessy wrote:

> >
> >  From my point of view, it's just support for my demands to have each
> > mission-critical server supported by a UPS, if not redundant power
> > supplies and two UPSes.
> >
>
> Never had a kernel panic?  I've had a few.  Probably flakey hardware. I
> feel safer since journalling file systems hit linux.

On any hardware flakey enough to cause panics, no FS code will save
you. The FS may "reliably" write total rubbish to disk. It may have been
doing that for hours, thrashing the whole FS structure, before something
triggered the panic.
You are no safer with journal than you are with a plain FAT (or any
other FS technology). Journal files get corrupted themselves.

.TM.
--
      ____/  ____/   /
     /      /       /            Marco Colombo
    ___/  ___  /   /              Technical Manager
   /          /   /             ESI s.r.l.
 _____/ _____/  _/               Colombo@ESI.it


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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Happy Thanksgiving!
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: 7.3.4 and 7.4 ORDER in queries