home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12859 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1.3 KB

  1. Path: sparky!uunet!know!cass.ma02.bull.com!mips2!news.bbn.com!noc.near.net!nic.umass.edu!news.mtholyoke.edu!news.byu.edu!hamblin.math.byu.edu!sol.ctr.columbia.edu!emory!swrinde!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!hpfcdc!lundeby
  2. From: lundeby@hpfcdc.fc.hp.com (Bruce Lundeby)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: multiple tape files on 9144
  5. Message-ID: <5570912@hpfcdc.fc.hp.com>
  6. Date: 12 Nov 92 21:48:47 GMT
  7. References: <JEFF.92Nov12091641@dsndata.uucp>
  8. Organization: HP Fort Collins, Co.
  9. Lines: 31
  10.  
  11. >I have an application that needs to write multiple tape files to cs80
  12. >cartridge tapes on a 9144 tape drive.
  13. >
  14. >the tapes need to look like this:
  15. >
  16. >file
  17. >eof
  18. >file
  19. >eof
  20. >file
  21. >eof
  22. >...
  23. >
  24. >
  25. >Does anyone have suggestions on how to accomplish this?
  26.  
  27. No. The 9144 "tape" drive has an interface which makes it look like
  28. a disk drive. Think of the 9144/9145 drives as disk drives with
  29. really long seek/latency times. Given this, your question has
  30. become: "How do I make a disk look like: file, eof, file, eof ..."
  31. Sorry, wrong device type.
  32.  
  33.  
  34. >
  35. >It's easy to do on DAT.  My application has to support both DAT
  36. >and cartridge tape drives...
  37.  
  38. They're very different types of devices -- Good luck.
  39.  
  40. Bruce Lundeby
  41. lundeby@fc.hp.com
  42.