[1774] in linux-scsi channel archive
Re: Adaptec 3940 probs
daemon@ATHENA.MIT.EDU (Rainer Koch)
Mon Apr 28 19:49:22 1997
Date: Mon, 28 Apr 1997 22:03:04 +0200 (MET DST)
From: Rainer Koch <koch@itstsv47.mach.uni-karlsruhe.de>
To: linux-scsi@vger.rutgers.edu
> am experiencing some bizarre problems that I believe are software
> related with a SuperMicro P6DNE motherboard (with 1 Pentium Pro 200),
> 64MB RAM, and an Adaptec 3940UW SCSI controller. This is a twin channel
> SCSI host adapter and I have two large ultra wide Micropolis disks,
> a Jaz drive, a CDROM drive, and an 8mm tape drive. The exact configuration
> is listed below. The kernel is 2.0.29.
> Jaz access problems
> An ls of the jaz directory hangs indefinitely. It does not appear to
> be related to the spin down of the drive.
> disk /dev/sdc: 64 heads, 32 sectors, 1021 cylinders
> Units = cylinders of 2048 * 512 bytes
> Device Boot Begin Start End Blocks Id System
> /dev/sdc1 1 1 1021 1045488 83 Linux native
Probably, your JAZ drive (/dev/sdc) was partitioned with another SCSI host
adapter (most probably an NCR53c7,8xx). The adaptec host adapter won't be able
to handle a SCSI mapping different from its own.
A adaptec mapping would be
255 heads, 63 sectors, xxx cylinders
like on /dev/sda and /dev/sdb
Remedy:
Repartition the JAZ drive with the adaptec adapter. THE NCR (and most other)
host adapter will be able to handle it.
+++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Dr.-Ing. Rainer Koch +
+ +
+ Institut f"ur Thermisch Str"omungsmaschinen +
+ Universit"at Karlsruhe +
+ Kaiserstrasse 12 +
+ 76128 Karlsruhe +
+ Germany +
+ Phone: + 49 - 721 - 608-4249 +
+ Fax: + 49 - 721 - 699222 +
+ Email: koch@itsnova.mach.uni-karlsruhe.de +
+ +
+++++++++++++++++++++++++++++++++++++++++++++++++++++