home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 20087 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.8 KB

  1. Path: sparky!uunet!sunquest!spades.aces.com!system
  2. From: system@spades.aces.com (SYSTEM MANAGER)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Mount verification timed out
  5. Message-ID: <30DEC199208223472@spades.aces.com>
  6. Date: 30 Dec 92 15:22:00 GMT
  7. References: <1992Dec29.152302.1716@das.harvard.edu>
  8. Sender: news@sunquest.UUCP
  9. Reply-To: gavron@ACES.COM
  10. Organization: ACES Consulting Inc.
  11. Lines: 38
  12. News-Software: VAX/VMS VNEWS 1.4-b1
  13.  
  14. In article <1992Dec29.152302.1716@das.harvard.edu>, chen@speed.uucp (Lilei Chen) writes...
  15. #In our VAX/VMS-cluster a bunch of disks are cross mounted.  Somtimes when
  16. #a node goes down, its disks are marked mount verification timed out.  I
  17. #haven't found a way to get those disks remounted without rebooting the
  18. #nodes.  I am wondering if someone on the net has a solution for that problem.
  19. #Thanks.
  20.  
  21.     Short:    Increase SYSGEN parameter MVTIMEOUT to the time
  22.         it takes one of your nodes to crash and reboot 
  23.         plus a minute
  24.  
  25.     Long:    Mount verification is what VMS does to a device
  26.         it isn't sure is responding.  After a certain 
  27.         period of time where the device does not complete
  28.         mount verification, mount verification timeout
  29.         occurs.  (This timer is controlled by the parameter
  30.         mentioned above). 
  31.  
  32.         If you set the timer short, then as soon as a disk
  33.         times out, all IOs to it are returned, no processes
  34.         get to issue new IOs to the disk, and nobody hangs.
  35.         The bad side of this is that even if the node serving
  36.         this device comes back, the device is inaccessible.
  37.  
  38.         If you set the timer long, then it will survive across
  39.         reboots (the device will) but all processes with pending
  40.         IOs will hang until timeout.
  41.  
  42.     I would try and minimize the crashing of your other nodes...
  43. #Jim  (xue@cfaft5.harvard.edu)
  44.  
  45.     Ehud
  46.  
  47. --
  48. Ehud Gavron        (EG76)     
  49. gavron@vesta.sunquest.com
  50. Yow!  Is my fallout shelter termite proof?
  51.