home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / sysmgt / 229 < prev    next >
Encoding:
Text File  |  1992-07-30  |  1.7 KB  |  49 lines

  1. Newsgroups: vmsnet.sysmgt
  2. Path: sparky!uunet!eco.twg.com!eco.twg.com!reece
  3. From: reece@eco.twg.com (Reece R. Pollack)
  4. Subject: Re: Need Help With Disk Rebuild Problem.
  5. Message-ID: <1992Jul30.220148.6530@eco.twg.com>
  6. Lines: 34
  7. Sender: reece@crash.eco.twg.com (Reece R. Pollack)
  8. Nntp-Posting-Host: eco.twg.com
  9. Reply-To: reece@eco.twg.com (Reece R. Pollack)
  10. Organization: The Wollongong Group (East Coast Operations)
  11. References:  <1992Jul30.004447.1273@iitmax.iit.edu>
  12. Date: Thu, 30 Jul 92 22:01:48 GMT
  13. Lines: 34
  14.  
  15.  
  16. In article <1992Jul30.004447.1273@iitmax.iit.edu>, draughn@iitmax.iit.edu (Mark Draughn) writes:
  17. |>I'm having a system performance problem that I hope someone can help
  18. |>me with.
  19. |>
  20. |>We're running VMS 5.4-2.
  21. |>
  22. |>We have about 9000 users on our VAX cluster.  All of the user
  23. |>directories are on one volume set containing about 200000 files using
  24. |>2.5 GB, which is served to the cluster.
  25. |>
  26. |>THE PROBLEM:  After a crash, when the volume set is mounted, the
  27. |>automatic rebuild takes about an hour.  This is a major pain.
  28. |>
  29. |>I've got things set up so that this volume is only rebuilt if the
  30. |>server crashes.  If one of the satellites crashs, we live with the
  31. |>corruption.  This is still a problem because a server crash will hang
  32. |>all user file activity for an hour during the rebuild.  Even a simple
  33. |>shutdown-and-reboot cycle on the server can take an hour if any of the
  34. |>systems in the cluster has crashed since the last reboot.
  35.  
  36. If your crashes aren't very frequent, why not skip the rebuild until
  37. a slack period like midnight?
  38.  
  39.     $ MOUNT/NOREBUILD ...
  40.  
  41. Then a batch job can do:
  42.  
  43.     $ SET VOLUME/REBUILD ...
  44.  
  45. --
  46. Reece R. Pollack
  47. Senior Software Engineer
  48. The Wollongong Group, Inc.
  49.