In the last episode (Feb 04), Kevin A. Pieckiel said:
> I want to replace a 9 GB SCSI drive with an 18 GB SCSI drive.  All
> the hardware supports hot-swapping.  Just for kicks, I thought I'd
> try to turn the drive off via SCSI commands and replace it without
> rebooting.
> 
> The camcontrol utility doesn't have a disconnect command or a stop unit
> command (that I can find), so I was going to try to use 'camcontrol cdb'

$ camcontrol |& grep stop
camcontrol stop       [dev_id] [generic args]

Works for me.  There's also a 'start' command.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to