Re: DOSD, shadowing, HBVS minimerge
From: Keith A. Lewis (lewis_at_mazda.mitre.org)
Date: 12/31/03
- Next message: Alan E. Feldman: "Re: Floating point arithmetic support in DCL"
- Previous message: Alan E. Feldman: "Re: Floating point arithmetic support in DCL"
- In reply to: Phillip Helbig---remove CLOTHES to reply: "DOSD, shadowing, HBVS minimerge"
- Next in thread: Keith Parris: "Re: DOSD, shadowing, HBVS minimerge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Dec 2003 23:14:40 +0000 (UTC)
helbig@astro.multiCLOTHESvax.de (Phillip Helbig---remove CLOTHES to reply) writes in article <bssroc$ab4$3@online.de> dated Tue, 30 Dec 2003 21:46:52 +0000 (UTC):
>Thus, perhaps instead of using two physical disks in a shadow set for
>DISK$SCRATCH, I could use two physical disks NOT in a shadow set. My
>idea is to define SYS$SCRATCH as a search list, hoping that if the first
>disk fails then the directory on the other disk would be used. I've
>never used a search list across more than one device, though. Is this
>possible?
Yes, a search list can span devices.
No, it won't do what you want. If a mounted disk which is part of a
searchlist goes into mountverify, any process attempting to read that disk
(as in "DIR SYS$SCRATCH") will hang. Processes which attempt to write to a
searchlist will always get the first disk in the list, so it doesn't change
anything there.
--Keith Lewis klewis {at} mitre.org
The above may not (yet) represent the opinions of my employer.
- Next message: Alan E. Feldman: "Re: Floating point arithmetic support in DCL"
- Previous message: Alan E. Feldman: "Re: Floating point arithmetic support in DCL"
- In reply to: Phillip Helbig---remove CLOTHES to reply: "DOSD, shadowing, HBVS minimerge"
- Next in thread: Keith Parris: "Re: DOSD, shadowing, HBVS minimerge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|