Solaris 7 System Administration Supplement

How to Configure a SCSI Controller

SCSI controller c1 provides an example of configuring a SCSI controller.

Only SCSI attachment points are listed. The attachment points displayed on your system will depend on your system configuration.

  1. Become superuser.

  2. Configure a SCSI controller.


    # cfgadm -c configure c1  
     
    
  3. Verify the SCSI controller is configured.


    # cfgadm -al
    Ap_Id                          Receptacle   Occupant     Condition
    c0                             connected    configured   unknown
    c0::dsk/c0t0d0                 connected    configured   unknown
    c0::rmt/0                      connected    configured   unknown
    c1                             connected    configured   unknown
    c1::dsk/c1t10d0                connected    configured   unknown
    c1::dsk/c1t4d0                 connected    configured   unknown 

    The previous unconfigure procedure removed all devices on the SCSI bus. Now all the devices are configured back into the system.