home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9351 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!fnnews!fnsony.fnal.gov!shah
  2. From: shah@fnsony.fnal.gov (Hemant Shah)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Help! Trouble reading SUN tar archi
  5. Message-ID: <2109@fnnews.fnal.gov>
  6. Date: 23 Jul 92 17:57:30 GMT
  7. References: <1992Jul16.063241.7543@cco.caltec> <1992Jul17.171652.5665@odin.corp.>
  8. Sender: news@fnnews.fnal.gov
  9. Reply-To: shah@fnalb.fnal.gov
  10. Organization: Fermi National Accelerator Laboratory, Batavia, IL
  11. Lines: 42
  12. Nntp-Posting-Host: fnsony.fnal.gov
  13.  
  14. In article <1992Jul17.171652.5665@odin.corp.>, trant@shire.corp.sgi.com writes:
  15. |> 
  16. |> In article <1992Jul16.063241.7543@cco.caltech.edu>, rli@cco.caltech.edu
  17. |> (Rongsheng Li) writes:
  18. |> |> The tape drive is the default 8mm
  19. |> |> drive.  She can extract the files correctly on suns but always
  20. |> |> get reading error on RS6000. The same tape drive and same command
  21. |> |> works for tapes written on RS6000.
  22. |> |> 
  23. |> |> Thanks.
  24. |> |> 
  25. |> |> R. Li
  26. |> |>  
  27. |> 
  28. |> 
  29. |>  Use the no swap device. Sun's default device doesn't swap
  30. |> bytes and the RS6k does, as does Irix.
  31. |> 
  32. |>  Rgrds, 
  33. |> -- 
  34. |>  -----
  35. |>  Ken Trant <trant@sgi.com>     / Second Star to the right
  36. |>  Senior Systems Administrator / And straight on till
  37. |>  Information Services,       / Morning
  38. |>  Silicon Graphics, Inc      / Peter Pan
  39.  
  40. I don't think that is the problem. I routinely make tar tapes (8mm) on SUN
  41. using /dev/rst0 and read it on RS/6000. You may want to check the block
  42. size on RS/6000, on SUN data is written in 512 bytes block. On RS/6000 
  43. atleast under AIX 3.1.5 it use to be 1024 bytes. Change the block size
  44. on RS/6000 to 512 bytes.
  45.  
  46. Hope this helps :-)
  47. -- 
  48. -------------------------------------------------------------------------------
  49. Hemant Shah                            | All the opinions expressed are my own
  50. Fermi National Accelerator Laboratory  | and does not necessarily reflect
  51. Systems Integration Group              | those of Fermilab.
  52. E-mail :shah@fnal.fnal.gov             |
  53.  Voice : (708) 840-8071                   | I haven't lost my mind
  54.    Fax : (708) 840-2783                | it's backed on tape somewhere.
  55. -------------------------------------------------------------------------------
  56.