home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / internal / 1564 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.6 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!news.ysu.edu!malgudi.oar.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sdd.hp.com!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!macro32
  2. Newsgroups: vmsnet.internals
  3. Subject: Re: Virtual disk make a nice test device
  4. Message-ID: <01GQXX4WK1J496VX3T@MONMOUTH-etdl1.Army.MIL>
  5. From: "Brian J. Schenkenberger, VAXman"
  6. Date: Mon, 9 Nov 1992 08:51 EDT
  7. Organization: Macro32<==>Vmsnet.Internals Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 21
  10.  
  11. >Glenn Everhart's VDDRIVER allows you to create "disk" devices with contiguous
  12. >files.  Virtual disks come in handy for all sorts of testing.  They make good
  13. >test devices for new versions of BACKUP, VERIFY etc.
  14.  
  15. Yes!  I have a DECUS copy of VDDRIVER and used to use it until my disk space
  16. bacame  'limited'.  Therefore, there were very limited chunks of contiguous
  17. space left to make the VD disk container file.  That problem went away recently
  18. when I acquired another broken XT2190 with a drive motor. (FOC) Reworked the
  19. motor and now I have Plenty o' free disks space! ...for a while anyway... ;-)
  20. The RX23 was also a free-b.  So, I figured that this was as good a time as any
  21. to put it through the ropes.
  22.  
  23. Also,  the pseudodisk (PDA0) could be used for test cases with code munging
  24. file and volume structures.  For those that may not know how:  Simply connect
  25. the driver with SYSGEN and then peruse the STABACKIT.COM file for the little
  26. macro ditty to configure/size the pseudodrive.
  27.  
  28. The real issue here -- don't play around on disks with valued data.  _IF_ you
  29. must, be sure your backups are good and current!!!
  30.  
  31. BJS-
  32.