home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / stratus / 96 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!drycas.club.cc.cmu.edu!pitt.edu!gvls1!tredysvr!cellar!ibycus
  2. Newsgroups: comp.sys.stratus
  3. Subject: Re: loss of end-of-file mark problem
  4. Message-ID: <k403wB1w164w@cellar.org>
  5. From: ibycus@cellar.org (Walt Mankowski)
  6. Date: 9 Jan 93 02:58:07 GMT
  7. Sender: bbs@cellar.org (The Cellar BBS)
  8. References: <1993Jan7.131833.15374@porthos.cc.bellcore.com>
  9. Organization: The Cellar BBS and public access system
  10. Keywords: tps
  11. Lines: 36
  12.  
  13. dante@decoy.uucp (25439-dante) writes:
  14.  
  15. > In the event of a VOS crash, I have heard that it is possible that VOS
  16. > can lose a files's end of file mark, thereby corrupting the file and losing
  17. > access to the file on reboot. The solution to the problem is to 
  18. > Transaction Protect(TP) the file. I was wondering if anyone has heard of
  19. > the problem and if so, then to discuss the problem and its possible 
  20. > solutions.
  21.  
  22. Yes.  Not only is it possible, but we had exactly that happen (4 or 5
  23. different times!) at QVC where I work.
  24.  
  25. It happens because sometimes VOS can't flush out cache during a crash. 
  26. Actually, this isn't that serious of a problem.  The _REAL_ problem when you
  27. crash is if your index blocks get corrupted.  We've got some big files. 
  28. I've seen it take 12 hours to rebuild a single index.
  29.  
  30. The way you fix the eof problem is to get a program from the CAC (I think
  31. it's called fix_eof.pm).
  32.  
  33. Stratus has changed the shutdown procedure to make it much less likely that
  34. any of this will happen during a crash.  It's called ESD (Emergency
  35. Shutdown).  It makes sure that all of cache is flushed before the system
  36. goes down.  It's in either VOS 12 or 13, but we're a big client so we were
  37. able to get Stratus to give us a special version of 11.1 with the fixes
  38. already in it.  
  39.  
  40. It really does work.  Before, when the system crashed, we needed a team of
  41. people to check for bad end-of-file marks and corrupted index blocks.  We'd
  42. be down about a day.  Then we installed ESD.  We had a crash last month, in
  43. the height of our busy Christmas season, and didn't have a single corrupted
  44. file.
  45.  
  46. Walt
  47. ibycus@cellar.org
  48. ibycus%cellar@tredysvr.tredydev.unisys.com
  49.