home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8173 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!mcsun!sun4nl!ctisbv!pim
  3. From: pim@cti-software.nl (Pim Zandbergen)
  4. Subject: Re: Reading on RS600 8mm tape written on SUN sparc
  5. Message-ID: <1992Jul25.124140.19805@cti-software.nl>
  6. Organization: CTI Software BV, The Hague, The Netherlands
  7. References: <1992Jul16.022438.1735@cco.caltech.edu> <1992Jul17.144407.15931@mintaka.lcs.mit.edu> <21@shady.UUCP>
  8. Date: Sat, 25 Jul 92 12:41:40 GMT
  9. Lines: 24
  10.  
  11. kevin@shady.UUCP (Kevin Smith) writes:
  12.  
  13. >:>Make sure the IBM drive's block size is set to 1024 or 0
  14. >:>(variable).
  15.  
  16. >The tapes were most likely written with an 8k block size.  They can be read
  17. >by using SMIT to change the block size on the drive to match the size the
  18. >tapes were written with (not necessarily 1024) or by changing the block
  19. >size to zero (as C.H.  writes).
  20.  
  21. You can read (and write) a tape in any blocksize regardless of
  22. how it's set in SMIT using tctl, like in
  23.     tctl -p 5120 -b 1024 -f /dev/rmt0.1 | tar -xvf -
  24.  
  25. Our 8mm drive is set to blocksize 512, the installation release
  26. notes say this is required for mksysb. But this make your 8mm drive
  27. into a 1.1 GB drive! 
  28.  
  29. So I use tctl with cpio tar and backup to make sure I can go to 2.3GB.
  30. -- 
  31. Pim Zandbergen                      domain : pim@cti-software.nl
  32. CTI Software BV                     uucp   : uunet!mcsun!sun4nl!ctisbv!pim
  33. Laan Copes van Cattenburch 70       phone  : +31 70 3542302
  34. 2585 GD The Hague, The Netherlands  fax    : +31 70 3512837
  35.