home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / biz / sco / general / 4820 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  3.4 KB

  1. Path: sparky!uunet!spool.mu.edu!olivea!xenitec!news
  2. From: belal@sco.COM (Bela Lubkin)
  3. Newsgroups: biz.sco.general
  4. Subject: Re: Results of testing dd
  5. Message-ID: <9212231035.aa05083@scoke.sco.COM>
  6. Date: 23 Dec 92 18:35:39 GMT
  7. Sender: news@xenitec.on.ca (xenitec.on.ca News Administrator)
  8. Organization: [resent by] The SCOGEN gateway and Propagation Society
  9. Lines: 59
  10. Resent-From: mmdf@xenitec.on.ca
  11. Submit-To: scogen@xenitec.on.ca
  12. Cc: consult!bob@uunet.UU.NET
  13. Precedence: bulk
  14.  
  15. Bob Willey wrote:
  16.  
  17. > NOTE:  Where do you get the above utility???? ^^^^^^^  SCSICNTL.EXE
  18. >        I have looked on Adatpec's BBS, Seagate's, Quantum's, and ours
  19. >        and did not find this utility.  Also checked several other BBS's
  20. >        and could not locate it.
  21.  
  22. It is an Adaptec utility, written by Roy Neese, one of their engineers.
  23. However, Adaptec does not support it and you won't find it on their BBS.
  24. You can UUCP it from Roy's UNIX box.  Following is from my Systems file,
  25. but do note that I haven't tried to connect to adaptex in over a year,
  26. so this may no longer be the right phone number:
  27.  
  28. adaptex Any ACU 2400 18174886893 "" \d\d\d gin:-BREAK\d\d\d-gin:-BREAK\d\d\d-gin:-BREAK\d\d\d-gin: suucp
  29.  
  30. > >        OLD MACHINE                             NEW MACHINE
  31. > > 386/33 w/8mb memory 64kcache           486/DX266 w/16mb memory 256k cache
  32. > > Ultrastor 12F ESDI controller          Adaptec 1542 SCSI controller
  33. > > Maxtor 338mb drive (~ 16ms)            HP 667 SCSI-2 drive (~13ms)
  34. > > SCO Xenix 2.3.2                        SCO Xenix 2.3.4 GT
  35.  
  36. >                         -----Old System------  -----New System------
  37. > DEVICE BLOCKSIZE COUNT  REALTIME USER  KERNEL  REALTIME USER  KERNEL
  38. > ====== ========= =====  ======== ====  ======  ======== ====  ======
  39. > rhd0a     2k     8192    25.4    0.2    5.0     1:06.2  0.0    3.1
  40. > hd0a      2k     8192    38.3    0.5   15.1       59.0  0.2   27.0
  41. > rhd0a    256k     64     25.6    0.0    3.8        N/A
  42. > hd0a     256k     64     25.6    0.0   12.9        N/A
  43. > rroot     2k     8192    26.8    0.3    5.0     1:06.1  0.0    3.7 
  44. > root      2k     8192    34.4    0.5   15.6       58.8  0.1   27.5
  45. > rroot    256k     64     25.9    0.0    3.8        N/A
  46. > root     256k     64     25.9    0.0   13.0        N/A
  47. > rhd00     2k     8192    25.4    0.5    4.7     1:07.1  0.0     4.1
  48. > hd00      2k     8192    34.7    0.5   14.5       58.8  0.2    27.1
  49. > rhd00    256k     64     25.7    0.0    3.7        N/A
  50. > hd00     256k     64     27.0    0.0   13.1        N/A
  51.  
  52. > Note:  You will notice on the New System (SCO Xenix 2.3.4) the dd
  53. > command gave us an error:  dd: argument 256K out of range
  54. > Tried doing 64k and also 262144, but no luck.
  55.  
  56. Interesting.  Copy /bin/dd from your 2.3.2 system to the 2.3.4 system --
  57. I just verified this, somehow the dd binary on 2.3.4 is an 8086 binary
  58. that won't do large transfers, while the one on 2.3.2 is a 386 binary
  59. that isn't limited.  This appears to be a product engineering bug in
  60. 2.3.4.
  61.  
  62. > Obviously something
  63. > is still not setup correctly on the NEW SCSI-2 system with the
  64. > Adaptec 1542B controller.  We really need to get our hands on the
  65. > SCSICNTL.EXE program so we can see what is going on.
  66. > Thanks for everyone's help and assistance.
  67.  
  68. Could be the drive.  Could also be that the Ultrastor 12F does track
  69. caching better than the 1542B.  I predict that SCSICNTL will let you
  70. turn on some on-drive caching in the HP SCSI drive which will make it
  71. remarkably faster.
  72.  
  73. >Bela<
  74.