Re: SCSI Bus rescanner? Is one out there?
Han Holl (jeholl@euronet.nl)
Sat, 23 Mar 1996 22:48:19 +0100
Michael Neuffer wrote:
>
[cut]
> Just do a :
> echo "scsi scan-single-device a b d e" > /proc/scsi/scsi
>
> where a == hostadapter id
> b == SCSI channel on hostadapter
> c == ID
> d == LUN
>
I tried this. I have two ancient 1Gb disks, very noisy, that I use once or twice a
week for backup purposes. I normally start without them.
I powered them up, and did:
echo "scsi scan-single-device scsi0 0 4 0" >/proc/scsi/scsi
I was hoping the disk on ID=4 would show up, but nothing happened.
Am I doing something wrong here ?
Han Holl