On Fri, Jan 14, 2011 at 2:45 PM, Charles Jones <[email protected]> wrote: > On Fri, Jan 14, 2011 at 3:40 PM, Charles Jones <[email protected]> > wrote: >> >> echo "scsi scan-new-devices" > /proc/scsi/scsi > > Just for fun I googled again and it looks like now the thing to do is: > echo "- - -" > /sys/class/scsi_host/host0/scan > Hopefully I won't have to use that anytime soon.
There is a script, rescan-scsi-bus.sh, floating around the net which I have to use regularly after a swap. Particularly with older kernels. It includes the echo "- - -" I've had to use it with various vendors' scsi controllers. _______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
