EmbLogic's Blog

Hot Swap In Linux kernel

What is the difference between hot swap and hot plug ? How it is implemented in linux kernel 2.4.x ? Is linux kernel 2.4.x supports hot plug also ?

3 Responses to Hot Swap In Linux kernel

  1. Hot Swap means that you can remove the drive and replace it with another drive without significant interruption to the system. In case of a mirrored disk environment, the system should re-synch with the new drive to reestablish the mirrored pair. In the case of a RAID configuration, the system performance may be degraded until the drive is replaced and the checksum data is spread across the new drive, but again, there is no significant interruption to service.

    Hot Plug is a little tougher. Hot Plug typically means that you can add a new FRU (a disk drive in our example), but you can not remove the FRU without taking some sort of outage. I say that Hot Plug is tougher in the sense that you need to be careful and not interpret Hot Plug as having Hot Swap capability.

  2. mks says:

    Lots of blah blah blah …be specific with what intent 2.6.x adopted this features.

    >FRU ?

    > Diff b/w hotplug vs hotswap ?

    > Kindly put your understanding on this .

    > Refers site if so eg : above material taken from : http://searchstorage.techtarget.com/answer/Hot-Swap-and-Hot-Plug

    Regards
    MKS

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>