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

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux supports hot-swappable hardware? [was Re:
Date: 2003-06-18 14:05:13
Message-ID: 3EF0BEF1.30193.6C1FED8@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 18 Jun 2003 at 8:58, Ron Johnson wrote:

> On Wed, 2003-06-18 at 08:03, Jonathan Bartlett wrote:
> > > Linux supports hot-swappable hardware? As in swappng CPU/RAM/Add on cards on
> > > the fly?
> >
> > No CPUs or RAM. The problem isn't the kernel, realy, it's x86 hardware.
> > The kernel guys aren't going to bother to try to support it until there's
> > hardware support.
> >
> > However for PCI cards, USB, Firewire, and SCSI devices, Linux has had
> > hotswap capability for a long while now.
>
> You mean that I can go into my white box PC and yank an unused PCI
> card from a "live" system, if it is running Linux?

It should be possible. Do an lsof and kill all processes using that device. Do
a rmmod, change deice and modprobe..

Not really hotswap but you don't need to take down machine at least..

Of course this is a theory.. never tried that myself..

Bye
Shridhar

--
broad-mindedness, n: The result of flattening high-mindedness out.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message culley harrelson 2003-06-18 14:06:06 Re: plpython? (Was: Re: Damn triggers and NEW)
Previous Message Ron Johnson 2003-06-18 13:58:49 Re: Linux supports hot-swappable hardware? [was Re: