home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 4865 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.3 KB  |  53 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!ods!chris
  3. From: chris@ods.com (Chris Atkins)
  4. Subject: Dump locks up tape drive
  5. Message-ID: <1992Jul22.161504.14652@ods.com>
  6. Organization: Optical Data Systems, Inc.
  7. X-Newsreader: Tin 1.1 PL4
  8. Date: Wed, 22 Jul 1992 16:15:04 GMT
  9. Lines: 42
  10.  
  11. I am trying to perform level 0 dumps of all sun's on my network from a common
  12. machine.  The common machine is a sun IPX running sun os 4.1.1.  The machines 
  13. on the network are sun IPx's running sun os 4.1.1 and 4.1.2 and sun IPC's 
  14. running sun os 4.1.1.  I have set up a cron job which runs a script to dump
  15. all partitions on all disks on the network.  The partitions for the remote 
  16. machines are dumped using rdump.  Following is the rdump command:
  17. rsh sidney -n /usr/etc/rdump 0ufdsb U2-fddi:/dev/nrst8 54000 13000 126 /dev/sd0g
  18.  
  19. When this command is executed, the following output is produced from rdump:
  20.   DUMP: Date of this level 0 dump: Fri Jul 17 13:35:24 1992
  21.   DUMP: Date of last level 0 dump: the epoch
  22.   DUMP: Dumping /dev/rsd1g (/usr) to /dev/nrst8 on host U2-fddi
  23.   DUMP: mapping (Pass I) [regular files]
  24.   DUMP: mapping (Pass II) [directories]
  25.   DUMP: estimated 174156 blocks (85.04MB) on 0.02 tape(s).
  26.   DUMP: dumping (Pass III) [directories]
  27.   DUMP: dumping (Pass IV) [regular files]
  28.   DUMP: 73.58% done, finished in 0:01
  29.   DUMP: Broken pipe
  30.   DUMP: The ENTIRE dump is aborted.
  31.  
  32. At this point, all further dump commands indicate that the device /dev/nrst8 is
  33. busy.  I must reboot the local machine to be able to access my tape drive.  
  34.  
  35. There are no other error messages to help me isolate the problem.  I tried 
  36. using the "a" option for dump to determine if I could tell where the dump was
  37. hanging up.  I was not sure how the output correlated to the actual data being
  38. put to tape, is an entry added after or before the file is written to tape, is
  39. the output buffered so that I may not be getting the last files written?
  40.  
  41. I am using a sun 5.0Gbyte 8mm Tape Drive for my backups and am backing them
  42. up on an fddi network.  My backups work for all partitions on all machines 
  43. except for two machines on the partition containing /usr.  The backup for this
  44. partition fails consistantly on one machine and occasionally on another.
  45.  
  46. Any input on how to track the problem, or what I am doing wrong would be 
  47. greatly appreciated.
  48.  
  49. Chris Atkins
  50. chris@ods.com
  51.  
  52.  
  53.