<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><span># # This is purported to work in Debian* (which includes Ubuntu)<br># # It actually *did* work for me on Ubuntu Precise<br># # I found it at: http://www.debuntu.org/how-to-rescan-a-scsi-bus-without-rebooting/<br># # Credit to Michael Zieher<br><br># for i in /sys/class/scsi_host/*; do echo '- - -' &gt; $i/scan; done<br><br><br>=== console log ===<br><br>root@pbuild04:~# lsb_release -v<br>No LSB modules are available.<br>root@pbuild04:~# cat /etc/lsb-release<br>DISTRIB_ID=Ubuntu<br>DISTRIB_RELEASE=12.04<br>DISTRIB_CODENAME=precise<br>DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS"<br>root@pbuild04:~# lsb_release -c<br>Codename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; precise<br>root@pbuild04:~# for i in /sys/class/scsi_host/*; do echo '- - -' &gt; $i/scan; done<br>root@pbuild04:~#<br><br><br><span name="x"></span>--<br>David L. Willson<br>Teacher, Engineer, Evangelist<br>RHCE+Satellite CCAH Network+ A+ Linux+ LPIC-1 UbuntuCP NovellCLA<br>Mobile 720-333-LANS(5267)<br>http://sofree.us<br><br>This is a good time for a r3VOLution.<span name="x"></span><br></span><br></div></body></html>