how to make scsi subsystem scan, the scsi bus for new drives attached ?

Kenneth D. Merry ken at kdm.org
Wed Oct 15 08:34:03 PDT 2003


On Wed, Oct 15, 2003 at 11:29:15 -0400, Prabhakaran, Rajesh wrote:
> 
> If the user hot plugs new drives to the SCSI controller,how to make the scsi
> subsystem scan, the scsi bus for new drives attached & the OS to use those
> drives ?
> for example in linux, a user can echo "scsi add-single-device %d %d %d %d"
> to proc/scsi to scan for new drives attached.

camcontrol rescan

e.g.:

camcontrol rescan 0
 - rescans SCSI bus 0

camcontrol rescan 0:4:0
 - rescans bus 0, target 4, LUN 0

Ken
-- 
Kenneth Merry
ken at kdm.org


More information about the freebsd-scsi mailing list