Welcome, Guest. Please login or register.

Author Topic: Using Scsi to IDE adapter on 1230-Mk4.  (Read 1948 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline FizzyTopic starter

  • Jr. Member
  • **
  • Join Date: Dec 2005
  • Posts: 83
    • Show only replies by Fizzy
Using Scsi to IDE adapter on 1230-Mk4.
« on: December 04, 2009, 08:06:53 PM »
Hi,

I recently bought a scsi2 to IDE adapter which I have been using with the scsi card for my blizzard 1230MK4.

I've having a few issues with it unfortunately, mainly with speed.  The onboard IDE is reporting speeds of around 2MB/s, with idefix installed (and an ide express adapter & 8GB compact flash card).

Using a fairly new 80GB ide hard drive on the scsi-ide adapter - and I get about the same speeds?

I understood the blizzard scsi card was meant to be a fair bit faster than the on board ide, even with an expansion board - scsi 1 is potentially 10MB/s?

So - I dug out an old, large 9.1GB ultra wide scsi drive and used that (noisy brute!) and I get 4.5MB/s, which is more like it.  Probably the limits of the processor I'm using (030@50).

I've been using small partitions for speed checks (< 2GB) so there should be no file system quirks etc with sysinfo disk speed check.  

I'm using a "IDSC21-E" converter card.

Has anybody else setup anything similar, or have any ideas why things are so slow using the adapter?  surely a modern ide drive should be far more more than a measly 2MB/s?

Thanks,

Ian.
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show only replies by MozzerFan
Re: Using Scsi to IDE adapter on 1230-Mk4.
« Reply #1 on: December 04, 2009, 08:32:42 PM »
I have a cyberstorm mkII 060/50 with cyberscsi and an Acard SCSI-IDE adapter.
 
I have to set the cyberscsi to synchronous mode, or else it halves the speed.
I use the utility "unitcontrol" (comes with the p5 scsi tools disk) in startup-sequence to do this.
 

Offline FizzyTopic starter

  • Jr. Member
  • **
  • Join Date: Dec 2005
  • Posts: 83
    • Show only replies by Fizzy
Re: Using Scsi to IDE adapter on 1230-Mk4.
« Reply #2 on: December 04, 2009, 08:53:17 PM »
Many thanks for that.  I found my copy of scsi tools, and switched on synchronous mode.  

Sysinfo seems to hang on disk speed check though.  It does the same if I switch the adapter to use P3 (DMA) mode for the ide side instead of normal ATA mode.

Is there a better alternative speed checker to sysinfo?  :D
 

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show only replies by MozzerFan
 

Offline FizzyTopic starter

  • Jr. Member
  • **
  • Join Date: Dec 2005
  • Posts: 83
    • Show only replies by Fizzy
Re: Using Scsi to IDE adapter on 1230-Mk4.
« Reply #4 on: December 04, 2009, 10:26:11 PM »
Ok, think I may be getting somewhere now.  I had a lot of problems using synchronous mode, even with the proper scsi drive.  Speeds would actually drop considerably.  :(

Then found I have quite an old bios on the scsi card.  Managed to use the softscsi option in blizkick which has improved things.  Had to switch to synchronous AND switch off reselection.

End result - diskspeed max readings (with 256K buffer, fast ram) are :-

Create file - 150813 Bytes/sec
Write to file - 6389760 Bytes/sec
Read from file - 3889667 Bytes/sec

Not quite sure why the reads are a fair bit lower than the writes, but at least I'm getting a decent speed now. :D

Thanks again!