home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15438 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.1 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!csus.edu!beach.csulb.edu!rland
  2. From: rland@csulb.edu (ralph landsinger)
  3. Newsgroups: comp.unix.questions
  4. Subject: /dev/rst0 errors
  5. Message-ID: <RLAND.93Jan11213425@beach.csulb.edu>
  6. Date: 12 Jan 93 05:34:27 GMT
  7. Sender: rland@csulb.edu (ralph landsinger)
  8. Organization: Cal State Long Beach
  9. Lines: 55
  10.  
  11.  
  12.  
  13. I've been having some trouble recently trying to understand an
  14. error which pops up during a backup procedure on our SparcStation 2
  15. running SunOS 4.1.1.  This error seems to surface when using 
  16. /usr/etc/dump or /bin/bar.  An error is displayed to the console, 
  17. and an error of sorts is sent to root via mail.  
  18.  
  19. The console error resembles the following:
  20.  
  21. st0  Error for command 'write', Error level: 'Fatal'
  22.      Block 17640 File Number: 0
  23.      Sense Key: Media Error
  24.      Block 17640 File Number: 0
  25.      Sense Key: Media Error
  26.  
  27. st0  Error for command 'write file mark', Error level: 'Fatal'
  28.      Block 17640
  29.      Sense Key: Media Error
  30. bar: Insert Volume 2 and press Return when ready.
  31.  
  32.  
  33. The mail message to root resembles the following:
  34.  
  35. bar: Insert Volume 2 and press Return when ready.
  36. bar: Insert Volume 3 and press Return when ready.
  37.  
  38. Sometimes the above error repeats up to 5 times, and when I verify
  39. the data on the tape using /bin/bar tvf /dev/rst0, it's there!. 
  40. What I don't understand is why when cron runs the script backup, 
  41. an error is produced when the end of the tape is reached. 
  42. The error is also encountered when using dump.
  43.  
  44. As per the instructions in the Network Administration Manual
  45. (Chapter 6 / File Maintenance):
  46.  
  47. A Sample Dump for using QIC-150
  48.  
  49. # /usr/etc/dump 0cdtsf 1250 18 570 /dev/rst0 /dev/r_partition
  50.  
  51. Still produces an error which states:
  52.  
  53. Dump: Tape write error 691 feet to tape 1
  54. Dump: NEEDS ATTENTION: Do you want to restart?
  55.  
  56. I don't understand why a brand new 3M tape would have this problem,
  57. why would dump try to write 691 feet to a tape 600 feet long using
  58. 570 as the default length.
  59.  
  60. Any assistance or insight into these errors would be appreciated.
  61.  
  62. Thank You in Advance. :-)
  63.  
  64. Ralph Landsinger
  65. rland@beach.csulb.edu
  66.