Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Sean Aker » Sun, 31 Dec 1899 09:00:00



I have recently aquired an old Adaptec AHA1542b ISA SCSI card and a Sony
SDT-5000 DDS2 DAT drive and am having problems. The SCSI card is the only
SCSI card in my system (a P166 with 64Mb RAM running SuSE 6.3) and the
DAT drive the only SCSI device.

When I try to write to a tape say using a command such as

find /home -print | cpio -ocva > /dev/st0

It writes about 20 Mb then stops with a change media message. Unusual for
a drive with a minium of 4GB capacity. It also seems to be writing very
slowly. After the failure occurs I can no longer do anything with
/dev/st0 without removing the aha1542 module and reloading it as I get
"device not configured" errors.

When it fails the console log contains one of the following messages:

Sent BUS RESET to scsi host 0
st0: Error with sense data: [valid=0] Info fld=0x0, Current st09:00:
sense key Not Ready

or

Sent BUS RESET to scsi host 0
Additional sense indicates Power on, reset, or bus device reset occurred
Additional sense indicates Logical unit is in process of becoming ready

I am running the SCSI adapter as a module. It seems to load OK if i
insmod aha1542. It also recognises the DAT drive. When the SCSI module is
loaded it generates the following messages:

Configuring Adaptec (SCSI-ID 7) at IO:330, IRQ 11, DMA priority 5
scsi : 1 host.
Type:   Sequential-Access                  ANSI SCSI revision: 02
Detected scsi tape st0 at scsi0, channel 0, id 6, lun 0

Which all looks OK to me.

running mt -f /dev/st0 status generates

drive type = Generic SCSI-2 tape
drive status = 318767616
sense key error = 0
residue count = 0
file number = -1
block number = -1
Tape block size 512 bytes. Density code 0x13 (DDS (61000 bpi)).
Soft error count since last status=0
General status bits on (1010000):
 ONLINE IM_REP_EN

The 1542b SCSI card jumpers are set to:

Sync negotiation: disabled (factory default)
SCSI Parity Bit: enabled
SCSI address: 7
DMA Channel: 5
Interrupt Channel: 11
DMA Transfer Speed: 8.0
BIOS: disabled
I/O Port Address: 0x330
BIOS Wait State: 0
BIOS Address: DC00
Floppy Support: disabled
DMA Request Channel: 5
DMA Acknowledge Channel: 5
IRQ Channel: 11

The DAT Drive is jumpered as follows:

SCSI ID: 6
Data compression: enabled
SCSI Parity: On
Terminator on: On
Terminator Power: On (I have also tried with this set to off as well)

Oh, I forgot to mention, the drive is connected internally inside my PC.

Any help would be much appreciated. I'm beginning to think the drive
doesn't like the old Adaptec card. I'd prefer not to have to go and buy a
new card if at all possible as I only really want to run this single tape
drive.

Cheers,

Sean.

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Heinz Oswal » Sun, 31 Dec 1899 09:00:00


Sean Akers schrieb:

Quote:> slowly. After the failure occurs I can no longer do anything with
> /dev/st0 without removing the aha1542 module and reloading it as I get
> "device not configured" errors.

does it work when it is compiled not as module ?

Quote:> Sent BUS RESET to scsi host 0
> st0: Error with sense data: [valid=0] Info fld=0x0, Current st09:00:
> sense key Not Ready

at www.adaptec.com there are some installtion tips
and a well done FAQ.
one hint is to modify the bus timing in case of probs.

Quote:> DMA Transfer Speed: 8.0

does it work with 5.0 ????

regards
Heinz

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Gene Hesket » Sun, 31 Dec 1899 09:00:00


Unrot13 this;

Gene Heskett sends Greetings to Sean Akers;

I am beginning to think this card is trouble.  I ran one for 6 months,
no problem, then suddenly it decided to start locking the bus, and
thence the whole machine, requireing a hard reset and reboot to fix.

I gave up, and threw some more money at it, getting an Advansys card
which seems to be a lot more intelligent, and hasn't crashed me since.

In my case it would write maybe 11 megs to the tape, at a good rate,
then lock the scsi bus up tight.  Diddling terms didn't seem to effect
it one way or the other.

 SA> I have recently aquired an old Adaptec AHA1542b ISA SCSI card and a Sony
 SA> SDT-5000 DDS2 DAT drive and am having problems. The SCSI card is the only
 SA>  SCSI card in my system (a P166 with 64Mb RAM running SuSE 6.3) and the
 SA> DAT drive the only SCSI device.

 SA> When I try to write to a tape say using a command such as

 SA> find /home -print | cpio -ocva > /dev/st0

 SA> It writes about 20 Mb then stops with a change media message. Unusual for
 SA>  a drive with a minium of 4GB capacity. It also seems to be writing very
 SA> slowly. After the failure occurs I can no longer do anything with
 SA> /dev/st0 without removing the aha1542 module and reloading it as I get
 SA> "device not configured" errors.

 SA> When it fails the console log contains one of the following messages:

 SA> Sent BUS RESET to scsi host 0
 SA> st0: Error with sense data: [valid=0] Info fld=0x0, Current st09:00:
 SA> sense key Not Ready

 SA> or

 SA> Sent BUS RESET to scsi host 0
 SA> Additional sense indicates Power on, reset, or bus device reset occurred
 SA> Additional sense indicates Logical unit is in process of becoming ready

 SA> I am running the SCSI adapter as a module. It seems to load OK if i
 SA> insmod aha1542. It also recognises the DAT drive. When the SCSI module is
 SA>  loaded it generates the following messages:

 SA> Configuring Adaptec (SCSI-ID 7) at IO:330, IRQ 11, DMA priority 5
 SA> scsi : 1 host.
 SA> Type:   Sequential-Access                  ANSI SCSI revision: 02
 SA> Detected scsi tape st0 at scsi0, channel 0, id 6, lun 0

 SA> Which all looks OK to me.

 SA> running mt -f /dev/st0 status generates

 SA> drive type = Generic SCSI-2 tape
 SA> drive status = 318767616
 SA> sense key error = 0
 SA> residue count = 0
 SA> file number = -1
 SA> block number = -1
 SA> Tape block size 512 bytes. Density code 0x13 (DDS (61000 bpi)).
 SA> Soft error count since last status=0
 SA> General status bits on (1010000):
 SA>  ONLINE IM_REP_EN

 SA> The 1542b SCSI card jumpers are set to:

 SA> Sync negotiation: disabled (factory default)
 SA> SCSI Parity Bit: enabled
 SA> SCSI address: 7
 SA> DMA Channel: 5
 SA> Interrupt Channel: 11
 SA> DMA Transfer Speed: 8.0
 SA> BIOS: disabled
 SA> I/O Port Address: 0x330
 SA> BIOS Wait State: 0
 SA> BIOS Address: DC00
 SA> Floppy Support: disabled
 SA> DMA Request Channel: 5
 SA> DMA Acknowledge Channel: 5
 SA> IRQ Channel: 11

 SA> The DAT Drive is jumpered as follows:

 SA> SCSI ID: 6
 SA> Data compression: enabled
 SA> SCSI Parity: On
 SA> Terminator on: On
 SA> Terminator Power: On (I have also tried with this set to off as well)

 SA> Oh, I forgot to mention, the drive is connected internally inside my PC.

 SA> Any help would be much appreciated. I'm beginning to think the drive
 SA> doesn't like the old Adaptec card. I'd prefer not to have to go and buy a
 SA>  new card if at all possible as I only really want to run this single
 SA> tape  drive.

 SA> Cheers,

 SA> Sean.

Cheers, Gene
--



                        email gene underscore heskett at iolinc dot net
This messages reply content, but not any previously quoted material, is
? 2000 by Gene Heskett, all rights reserved.
--

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Sean Aker » Sun, 31 Dec 1899 09:00:00



says...
Quote:> Sean Akers schrieb:

> > slowly. After the failure occurs I can no longer do anything with
> > /dev/st0 without removing the aha1542 module and reloading it as I get
> > "device not configured" errors.

> does it work when it is compiled not as module ?

> > Sent BUS RESET to scsi host 0
> > st0: Error with sense data: [valid=0] Info fld=0x0, Current st09:00:
> > sense key Not Ready
> at www.adaptec.com there are some installtion tips
> and a well done FAQ.
> one hint is to modify the bus timing in case of probs.

> > DMA Transfer Speed: 8.0
> does it work with 5.0 ????

> regards
> Heinz

Heinz

I've tried it compiled into the kernel (i.e. not module) with the same
results. I've also tried different combinations of i/o address, dma
channel, and interrupt. I've a feeling it's just a *card.

Cheers,

Sean.

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Sean Aker » Sun, 31 Dec 1899 09:00:00




> Unrot13 this;

> Gene Heskett sends Greetings to Sean Akers;

> I am beginning to think this card is trouble.  I ran one for 6 months,
> no problem, then suddenly it decided to start locking the bus, and
> thence the whole machine, requireing a hard reset and reboot to fix.

> I gave up, and threw some more money at it, getting an Advansys card
> which seems to be a lot more intelligent, and hasn't crashed me since.

Gene,

Which Advansys card did you get ? I am thinking of getting the ABP3925
which is fairly cheap. I only want it for the tape drive, and possibly a
CD-RW at a later date.

Cheers,

Sean.

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Gene Hesket » Sun, 31 Dec 1899 09:00:00


Unrot13 this;

Gene Heskett sends Greetings to Sean Akers;



>> Unrot13 this;

>> Gene Heskett sends Greetings to Sean Akers;

>> I am beginning to think this card is trouble.  I ran one for 6 months,
>> no problem, then suddenly it decided to start locking the bus, and
>> thence the whole machine, requireing a hard reset and reboot to fix.

>> I gave up, and threw some more money at it, getting an Advansys card
>> which seems to be a lot more intelligent, and hasn't crashed me since.

 SA> Gene,

 SA> Which Advansys card did you get ? I am thinking of getting the ABP3925
 SA> which is fairly cheap. I only want it for the tape drive, and possibly a
 SA> CD-RW at a later date.

An ABP-930, which is a 'SCSI-2 ULTRA', has the old style 50 pin hidens
on the back, and a 50 pin ribbon for the internals.  This thing is
supposed to be able to move 20 megs/second, but my old drives would
probably upchuck the whole lunch if they tried that.  These cards are
actually a risc based interface, doing a lot of stuff the drivers don't
have to worry about.  When I moved the hard drive to it so I could
remove the old adaptec card, the connector that I plugged into the drive
turned out not to be polarized, and I obeyed Murphy's Law and plugged it
in bass-ackwards.  Very shortly after the memory test in post, I was
looking at a message from the card advising me the termination was
munged, would I be so kind as to double check it please?

I think I'm gonna like this card.  (-:

Cheers, Gene
--



                        email gene underscore heskett at iolinc dot net
This messages reply content, but not any previously quoted material, is
? 2000 by Gene Heskett, all rights reserved.
--

 
 
 

Problems with Adaptec 1542b SCSI & Sony SDT-5000 DDS2 DAT

Post by Kenneth Crud » Sun, 31 Dec 1899 09:00:00




Quote:>I have recently aquired an old Adaptec AHA1542b ISA SCSI card and a Sony
>SDT-5000 DDS2 DAT drive and am having problems.

I used to have a SDT-1000(? I think- it was years ago) and a 1542B, and
that combination was *very* senstive to cabling issues. Ensure that, first.

        -Kenny

--
Kenneth R. Crudup   Sr. SW Engineer, Scott County Consulting, Washington, D.C.
Home1: PO Box 914               Silver Spring, MD 20910-0914
Home2: 38010 Village Cmn. #217  Fremont, CA 94536-7525          (510) 745-8181
Work:  19420 Homestead Road     Cupertino, CA 95014-0606        (408) 447-6654

 
 
 

1. Solaris 2.4 and Sony SDT-5000 SCSI DAT unit

Hi,

We've recently installed Sony SDT-5000 DAT units on some SS20/612s
running Solaris 2.4 (11/94).  The units works fine under
Solaris 2.3 (SS20/61) with the following st.conf entry

name="st" class="scsi"
        target=4 lun=0;
        tape-config-list=
        "SONY    SDT-5000","Sony 4mm Helical Scan","sony1-data"
        sony1-data=1,0x34,0,0xd639,1,0x00,0;

but under 2.4 with the same conf. we end up with a SCSI media write error
when the system attempts to write the filemarker e.g. tar a directory to
the tape device with the verbose flag on and it seems to be writing the
files and then gets to the "write the filemarker" phase and the write
media error is reported.  Ufsdump has the same problem.

Any help would be greatly appreciated.

Thanks,
Adrian

2. Xfig or another drawing tool for Sci. notation

3. How do I config Adaptec 2910 & Sony sdt-5000 on Ultra10?

4. Experiences with RawHide?

5. Sony SDT-5000 DAT / Solaris 2.4

6. SOS Serial Problem?

7. Jumper settings for a SONY SDT-5000 DAT drive

8. Epson Stylus Color 800 and SuSE 6.2

9. Performance of Sony SDT-5000 DAT drive

10. Sony SDT-5000/SDT-7000 DATs

11. SCSI Sony SDT-5000 still useless

12. Sony SDT-5000 Tape Drive & Linux

13. Sony SDT-5000 4mm tape drive problem