Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2001 17:24:52 -0600 (CST)
From:      Chris Wilmes <cwilmes@creighton.edu>
To:        damien@carroll.com
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: Sharing a SCSI bus with 2 controllers
Message-ID:  <Pine.HPX.4.05.10112201708290.29607-100000@bluejay.creighton.edu>
In-Reply-To: <55670000.1008866988@50.dhcp.hck.carroll.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 Dec 2001 damien@carroll.com wrote:

> Is it possible to share a SCSI device with two different controllers? I
> have a tape backup that I want to share with two systems, and I want them
> to be both connected at the same time. I have connected both controllers to
> the tape backup, made sure that they were configured as different device
> numbers, and re-booted both systems. One is a Windows Machine, the other is
> a BSD box. Both of the controllers are the same (Adaptec 29160N) The BSD
> box is complaining about seeing SCSI bus resets on the bus:
> 
>   ahc0: Someone reset channel A
> 
> What is the correct way to do this (if it is at all possible)? Are there
> special kernel or hardware settings required for this to work properly?
> 


Congratulations on discovering one of the cooler features of SCSI.

The SCSI bus resets are probably harmless, but the error messages can come
at inopportune times.  You can stop most of the bus resets by changing a
value in the SCSI cards's BIOS.  There is a setting called "Reset SCSI Bus
at IC Initialization" under Advanced Configuration Options that should
stop the error messages.  Try changing the setting on *just* the Windows
machine.  This only affects the "errors" at startup.  If you find the SCSI
bus resetting during normal operation, something else might be wrong.

You might also have noticed a section of your Adaptec User's Manual called
"Installing Multiple SCSI Cards".  Ignore this section, it only refers to
cases where multiple cards are installed in a single machine.

Good Luck

Chris Wilmes


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPX.4.05.10112201708290.29607-100000>