home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / sysv386 / 13644 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.9 KB  |  41 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!mcsun!sun4nl!ctisbv!pim
  3. From: pim@cti-software.nl (Pim Zandbergen)
  4. Subject: Re: how to write 525MB to Wangtek 525ES on Dell 2.1?
  5. Message-ID: <1992Aug26.085748.15495@cti-software.nl>
  6. Organization: CTI Software BV, The Hague, The Netherlands
  7. References: <1849@adagio.UUCP> <rvdp.714254499@yam.sow.econ.vu.nl> <l9aq91INNgas@west.west.sun.com> <1854@adagio.UUCP>
  8. Date: Wed, 26 Aug 92 08:57:48 GMT
  9. Lines: 30
  10.  
  11. grog@adagio.UUCP (Greg Lehey) writes:
  12.  
  13. >>If the UNIX driver sets the tape blocksize to 512 bytes/block
  14. >>via the SCSI Mode Select command, then you are not able to write 525
  15. >>mega bytes using a DC6525 on one the above mentioned tape drives. You will
  16. >>probably able to write about 250 mega bytes on this tape. If on the other hand
  17. >>the UNIX driver set the tape blocksize to 1024 bytes/block then you must be
  18. >>able to write 525 mega bytes of data on the DC 6525 tape using one of the
  19. >>above mentioned tape drives.
  20.  
  21. >I don't understand your reasoning. This looks as if you expect the
  22. >driver to start blocks at fixed lengths apart, independently of block
  23. >size. This isn't the case.
  24.  
  25. No, it is true. IBM wants you to set the block size for its Exabyte
  26. to 512 bytes on an RS/6000, because otherwise a program that makes bootable
  27. backups won't work. But doing so will limit the Exabyte to 1.1GB!
  28.  
  29. The drive will write 1024 bytes anyway, but fill it with 512
  30. bytes of your data. On reading, it will return 512 bytes of
  31. every 1024 bytes actually read.
  32.  
  33. You may be confusing block size with buffer size.
  34. The size of the buffer, which is in user space, indeed has no influence
  35. on the amount of data that can be written.
  36. -- 
  37. Pim Zandbergen                      domain : pim@cti-software.nl
  38. CTI Software BV                     uucp   : uunet!mcsun!sun4nl!ctisbv!pim
  39. Laan Copes van Cattenburch 70       phone  : +31 70 3542302
  40. 2585 GD The Hague, The Netherlands  fax    : +31 70 3512837
  41.