Re: Rescanning SCSI/SATA bus

From: Björn Steinbrink
Date: Wed Sep 05 2007 - 11:14:34 EST


On 2007.09.05 16:45:29 +0200, noah wrote:
> 2007/9/5, Björn Steinbrink <B.Steinbrink@xxxxxx>:
> > On 2007.09.05 16:04:13 +0200, noah wrote:
> > > 2007/9/5, Martin K. Petersen <martin.petersen@xxxxxxxxxx>:
> > > > >>>>> "Jan" == Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> writes:
> > > >
> > > > Jan> 11:40 sun:../scsi_host/host0 # echo 1 >scan
> > > > Jan> -bash: echo: write error: Invalid argument
> > > >
> > > > Jan> What is the proper way to trigger a rescan, if it comes to be
> > > > Jan> necessary?
> > > >
> > > > echo "- - -" > scan
> > ^^^^^
> > > >
> > > # echo --- > /sys/class/scsi_host/host9/scan
> > ^^^
> > > -bash: echo: write error: Invalid argument
> >
> > Note the spaces between the dashes.
>
> Thanks. Unfortunately it produced the same error.
> Is rescanning even supported with the sata_nv driver?

Works just fine here:
root@atjola:/sys/class/scsi_host/host0# echo - - - > scan
root@atjola:/sys/class/scsi_host/host0# cat proc_name
sata_nv

Björn
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/