linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* HOT SWAP PROBLEM using hp4100 server series
@ 2002-09-24 10:50 Alex
  2002-09-25 18:24 ` jbradford
  0 siblings, 1 reply; 2+ messages in thread
From: Alex @ 2002-09-24 10:50 UTC (permalink / raw)
  To: linux-kernel

Hello linux experts,


I don`t know if i come to the right place


I have a HP 4100 server with LSI 53c1010R SCSI controller. I use 
RedHat7.3 os with default kernel 2.4.18-3. Also i have 3 scsi drives 
36G Ultra3 firmware HP. All thins are ok till here.


I need some help to test HOT SWAP feature for this drives. I read some 
documentation and i saw that HOT SWAP may work if my driver for 
scsi-controller support re-scanning the bus.


[snip]
Normal SCSI hardware is not hot-swappable either. It may however work. 
If your SCSI driver supports re-scanning the bus, and removing and 
appending devices, you may be able to hot-swap devices.


I try to check if this feature works for me and don`t. If i remove any 
scsi drive, this device remain in /proc until will be removed manually, 
or using a script named rescan-scsi-bus.sh which i found it on google.


I try to obtain some additional info and i saw that for my 
scsi-controller has 2 active drivers: one older named sym53cxx.o and 
one newer named sym53cxx_2.o!
I don`t have for the moment access to this computer but i remember that 
on default installation, redhat assigned the old driver to my 
scsi-controller.


I want to know if i change the driver with this new one, i can use the 
HOT SWAP feature!


Are necessary additional settings to be made when i load the new driver 
or on the system configuration?


Any success story will be appreciated.


Regards,


Alex


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HOT SWAP PROBLEM using hp4100 server series
  2002-09-24 10:50 HOT SWAP PROBLEM using hp4100 server series Alex
@ 2002-09-25 18:24 ` jbradford
  0 siblings, 0 replies; 2+ messages in thread
From: jbradford @ 2002-09-25 18:24 UTC (permalink / raw)
  To: Alex; +Cc: linux-kernel

Hi,

> I need some help to test HOT SWAP feature for this drives. I read some 
> documentation and i saw that HOT SWAP may work if my driver for 
> scsi-controller support re-scanning the bus.
> 
> 
> [snip]
> Normal SCSI hardware is not hot-swappable either. It may however work. 
> If your SCSI driver supports re-scanning the bus, and removing and 
> appending devices, you may be able to hot-swap devices.
> 
> 
> I try to check if this feature works for me and don`t. If i remove any 
> scsi drive, this device remain in /proc until will be removed manually, 
> or using a script named rescan-scsi-bus.sh which i found it on google.
> 
> 
> I try to obtain some additional info and i saw that for my 
> scsi-controller has 2 active drivers: one older named sym53cxx.o and 
> one newer named sym53cxx_2.o!
> I don`t have for the moment access to this computer but i remember that 
> on default installation, redhat assigned the old driver to my 
> scsi-controller.
> 
> 
> I want to know if i change the driver with this new one, i can use the 
> HOT SWAP feature!
> 
> 
> Are necessary additional settings to be made when i load the new driver 
> or on the system configuration?
> 
> 
> Any success story will be appreciated.

Why do you want to hot swap disks on a SCSI bus which isn't designed for hot swapping?

There is no guarantee that you could keep the server running in the event of a disk failiure - a faulty disk *could* take the whole bus down with it, (it shouldn't do, but you can't guarantee it), so if you are trying to do this to improve reliability, you might be better off looking at using hot spare disks instead.

John.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-25 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-24 10:50 HOT SWAP PROBLEM using hp4100 server series Alex
2002-09-25 18:24 ` jbradford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).