home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18202 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.0 KB

  1. Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!PSL.WISC.EDU!JRW
  2. From: JRW@PSL.WISC.EDU ("Jim Winkle, UW-PSL, 608-877-2261")
  3. Newsgroups: comp.os.vms
  4. Subject: BADBLK.SYS on SCSI disks
  5. Message-ID: <22111817091553@psl.wisc.edu>
  6. Date: 18 Nov 92 23:09:00 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 28
  11.  
  12.  
  13.       Is there any way to do an image backup from one disk to another disk,
  14. *except* for the BADBLK.SYS file?  I want to copy one disk with useful data on
  15. it to another larger disk that has some errors on it, and use the second
  16. (destination) disk.  $BACKUP/IMAGE copies BADBLK.SYS, whether /INIT or /NOINIT
  17. is used, and I lose the bad block info on the destination disk.  This seems
  18. braindead, since disks have their own set of bad blocks.  The docs claim you
  19. should:
  20.  
  21. $ ANALYZE /MEDIA /EXERCISE=FULL     ! Find bad blocks on destination disk
  22. $ INITIALIZE                        ! Load the DBBF into BADBLK.SYS
  23.  
  24. Then, whenever there is a new error, it gets written into BADBLK.SYS.  I have
  25. a VAXstation 4000/60 running 5.5; the source disk is a SCSI WREN VI and the
  26. destination disk is a SCSI WREN VII.  This should be easy... am I asking the
  27. wrong question?  Please reply to me directly, and I will summerize if there is
  28. interest.  Thanks in advance!
  29.  
  30. -------------------------------------------------------------------------------
  31. Jim Winkle, PSL System Manager             .      Physical
  32.                                        .- / \ -.      Sciences
  33. University of Wisconsin - Madison   ./'  /+-+\  `\.       Laboratory     E-MAIL
  34. 3725 Schneider Drive              /'    /-+-+-\    `\                    ------ 
  35. Stoughton, WI 53589             //     /+-+-+-+\     \\                psl::jrw
  36.                                <======| P  S  L |======>       jrw@psl.wisc.edu
  37. Phone: 608-877-2261 (FAX: -2201)      +---------+            jrw@wiscpsl.bitnet
  38. -------------------------------------------------------------------------------
  39.  
  40.