Re: Linux supports hot-swappable hardware? [was Re:

From: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
To: Ernest E Vogelsinger <ernest(at)vogelsinger(dot)at>
Cc: shridhar_daithankar(at)persistent(dot)co(dot)in, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Linux supports hot-swappable hardware? [was Re:
Date: 2003-06-18 13:01:20
Message-ID: Pine.GSU.4.44.0306180600340.14025-100000@eskimo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can hotswap PCI cards that follow the CompactPCI specification. This
has been in the kernel for years, and I think was originally authored by
Compaq.

Jon

On Wed, 18 Jun 2003, Ernest E Vogelsinger wrote:

> At 14:41 18.06.2003, Shridhar Daithankar said:
> --------------------[snip]--------------------
> >
> >Linux supports hot-swappable hardware? As in swappng CPU/RAM/Add on cards on
> >the fly?
> >
> >That is news to me. Could you point me to more resources on this?
> --------------------[snip]--------------------
>
> AFAIK swappable hardware needs to be supported by the hardware as well.
> Currently hard disks and power supplies can be hot-swapped, I never heard
> of the possibility to hot-swap directly on the data bus (memory, CPU, slot
> cards).
>
> As for SCSI disks and Power supplies, Linux supports hot swap. Check out
> Dell servers for example.
>
>
> --
> >O Ernest E. Vogelsinger
> (\) ICQ #13394035
> ^ http://www.vogelsinger.at/
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Bartlett 2003-06-18 13:03:09 Re: Linux supports hot-swappable hardware? [was Re:
Previous Message Wayne Armstrong 2003-06-18 12:58:55 Re: How to convert Oracle database to Postgresql.