Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 1998 10:38:06 +0900 (KST)
From:      swjeong <swjeong@net.kitel.co.kr>
To:        freebsd-scsi@FreeBSD.ORG
Subject:   [Q] double-ending SCSI RESET problem
Message-ID:  <199807020138.KAA29020@net.kitel.co.kr>

next in thread | raw e-mail | index | archive | help

# Environment:

    - I am using CAM ('3.0-980520-SNAP + CAM-980520') as follows.

    AHA3940UW                                           AHA3940UW
    SCSC-adapter        HDD    HDD    HDD  .... HDD     SCSI-adapter
        |                |      |      |         |          |
 +------+----------------+------+------+---------+----------+--------+
 |                                                                   | 
 Term.                                                               Term.


    - kernel configuration file contains belows.

        controller ahc0
        controller scbus0 at ahc0 bus 0
        controller scbus1 at ahc0 bus 1
        disk       da0    at scbus0 target 0
        disk       da1    at scbus1 target 4
        disk       da2    at scbus1 target 5
        disk       da3    at scbus1 target 6
        disk       da4    at scbus1 target 7
        disk       da5    at scbus1 target 8
        disk       da6    at scbus1 target 9
        disk       da7    at scbus1 target 10
        disk       da8    at scbus1 target 11

# Question:

  After machine A boot, I booted machine B.
  In the middle of kernel-autoconfiguration-stage,
  many 'Someone reset channel A' messages occurs on machine A.
  Then A panics, if with luck, A remains alive.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807020138.KAA29020>