home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17595 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  3.8 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!rutgers!cmcl2!rlgsc.com!gezelter
  2. From: gezelter@rlgsc.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Volume Sets
  5. Message-ID: <1992Nov6.110742.241@rlgsc.com>
  6. Date: 6 Nov 92 16:07:42 GMT
  7. References: <9211051918.AA09504@ucbvax.Berkeley.EDU>
  8. Organization: Robert Gezelter Software Consultant, Flushing, NY
  9. Lines: 68
  10.  
  11. In article <9211051918.AA09504@ucbvax.Berkeley.EDU>, SYSTEM_JM@UNODE2.NSWC.NAVY.MIL ("SYSTEM SUPPORT") writes:
  12. > Date sent:  5-NOV-1992 14:01:03 
  13. >>Nigel - We have several volume sets here, and they've worked just fine
  14. >>for us.  One is two 1.1-gb RA90s, another is three RA90s, and the other
  15. >>is four 1.5-gb RA92s.  One of them has tens of thousands of All-In-1
  16. >>files on it.  They're not as efficient as stripe sets, but they don't
  17. >>cost extra money either.  And, as you say, each set fits on a single
  18. >>DAT tape (using data compression).
  19. > Have you *ever* had a disk in your bound volume set go bad?!  The bad news
  20. > is that instead of restoring one disk from your tape backups, you'll have to 
  21. > restore the *entire* volume set.  When it work, it works good.  Gee, how many
  22. > tapes will it take to restore the four 1.5GB volume set?! And how much time?!
  23. > *******************************************************************************
  24. > ** Jim Matthews                                                              **
  25. > ** Naval Surface Warfare Center Dahlgren Division                            **
  26. > ** Code N23A                                                                 **
  27. > ** Dahlgren, VA 22448-5000                                                   **
  28. > ** Internet: system_jm@unode2.nswc.navy.mil                                  **
  29. > *******************************************************************************
  30. -- 
  31. Jim,
  32.  
  33. Actually there is a quite good solution to the backup of large 
  34. volume sets. If you manage your users by department, project, or 
  35. some other designator, then you can have the best of both worlds. 
  36. The advantages of a volume set for disk space management, and 
  37. backup tapes that do not span many tape volumes. 
  38.  
  39. They key is running your backups on a department by department 
  40. basis, rather than a volume by volume basis.  For example, 
  41. consider a volume set consisting of disks DUA1, DUA2, and DUA3.
  42. Doing the backups on a volume basis would require a tape save set 
  43. equal in size to the sum of all the volumes.
  44.  
  45. However, in reality, the volume set contains the following 
  46. directory trees (defined at concealed, rooted logicals): 
  47.  
  48.           DISK$USERS
  49.           DISK$ALLINONE_ADMIN
  50.           DISK$ALLINONE_ACCTNG
  51.           DISK$ALLINONE_ENGNR
  52.           DISK$ALLINONE_CUSTSUPP
  53.           DISK$NEWS
  54.           DISK$PRODUCTION
  55.           DISK$PRODUCTION_DATA
  56.  
  57. The backup procedure that I recommend in such a configuration is 
  58. to back up each of the directory trees as if it were a seperate 
  59. disk. Thus, each of the backups is guaranteed to be of manageable 
  60. size. Additionally, this permits different backup rules for 
  61. different groups (some groups every day full backup, some 
  62. incrementals, some groups every two days, etc.).
  63.  
  64. I hope that this is helpful. If I have been unclear, or if I can 
  65. be of further assistance, please feel free to give me a call or 
  66. send me an Email.
  67.  
  68. - Bob
  69. +--------------------------------------------------------------------------+
  70. | Robert "Bob" Gezelter                       E-Mail:  gezelter@rlgsc.com  |
  71. | Robert Gezelter Software Consultant         Voice:   +1 718 463 1079     |
  72. | 35-20 167th Street, Suite 215               Fax:       (on Request)      |
  73. | Flushing, New York  11358-1731                                           |
  74. | United States of America                                                 |
  75. +--------------------------------------------------------------------------+
  76.