home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8923 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!ux1.cso.uiuc.edu!bert.eecs.uic.edu!artn
  3. From: artn@bert.eecs.uic.edu (Ellyn Sandor)
  4. Subject: HELP: Change blocksize on 8mm tape on RS/6000
  5. Message-ID: <1992Aug19.171332.15803@bert.eecs.uic.edu>
  6. Keywords: 8mm Tape RS/6000 Blocksize
  7. Organization: University of Illinois at Chicago
  8. Date: Wed, 19 Aug 1992 17:13:32 GMT
  9. Lines: 28
  10.  
  11.  
  12.     Is there any way to change the blocksize on an RS/6000 8mm
  13. tape drive?  After a lot of messing around, I finally figured out
  14. that one of the problems with what I'm working on is that if I try
  15. to write() a record with a number of bytes that is not a multiple of
  16. 1024 bytes, I get an "bad argument" message.  Is there a switch for
  17. this, or do I have to work with it?
  18.     I am trying to emulate tape formats for graphic arts systems,
  19. including the LV3 format and DDES.  The LV3 format I was trying to write
  20. wanted a blocksize of 36000 bytes, and DDES wants a bunch of 80 byte
  21. headers written.
  22.     Or... is this a dumb question?  Are 8mm tapes constrained
  23. by convention to blocksizes that are multiples of 1K?  In other words,
  24. do I just THINK the computer on the other end wants another blocksize,
  25. but really, I should just be padding out the data?
  26.     (Oh, yeah, if anyone is familiar with DDES, do the VOL1, HDR1, 
  27. UHL1, etc records have to be (a) 80 byte blocks (b) padded to 1024 byte
  28. blocks with one of these records in each block or (c) all the 80 byte
  29. blocks lumped together in one 1024 byte block?  The ANSI standard does
  30. not seem to deal with this, although the writing is sort of dense...)
  31.  
  32.     Thanks in advance!
  33.                 Stephan Meyers
  34. -- 
  35. --
  36. Stephan Meyers | artn@uicbert.eecs.uic.edu
  37. (Art)^n Laboratories, inventors of the Stealth Negative PHSCologram
  38. (312) 567-3762
  39.