home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!march
- From: march@ohstpy.mps.ohio-state.edu
- Newsgroups: comp.os.vms
- Subject: Re: Mount verification timed out
- Message-ID: <15260.2b40461c@ohstpy.mps.ohio-state.edu>
- Date: 29 Dec 92 12:35:40 EST
- References: <1992Dec29.152302.1716@das.harvard.edu>
- Organization: The Ohio State University, Department of Physics
- Lines: 23
-
- In article <1992Dec29.152302.1716@das.harvard.edu>, chen@speed.uucp (Lilei Chen) writes:
- > In our VAX/VMS-cluster a bunch of disks are cross mounted. Somtimes when
- > a node goes down, its disks are marked mount verification timed out. I
- > haven't found a way to get those disks remounted without rebooting the
- > nodes. I am wondering if someone on the net has a solution for that problem.
- > Thanks.
- >
- > Jim (xue@cfaft5.harvard.edu)
-
- There is a command file in SYS$EXAMPLES: called MSCPMOUNT.COM that you can
- modify and use to mount your CLUSTER mounted disks. This procedure can run as
- a detatched process that checks every 15 minutes for disks that need to be
- mounted and for disks that are marked as mount verification timed out. When a
- disk becomes available it will be dismounted (if marked as mount verification
- timed out) and then will be mounted clusterwide. You can invoke MSCPMOUNT.COM
- in your SYSTARTUP_V5.COM file. MSCPMOUNT will produce a log file that you
- might want to purge periodically.
-
- Don Marchlenski
- The Ohio State University
- Department of Physics
- Van de Graaff Lab
- (march@ohstpy.mps.ohio-state.edu)
-