Re: errors on shadow sets and their members
From: Michael Moroney (moroney_at_world.std.spaamtrap.com)
Date: 04/25/04
- Next message: Michael Moroney: "Re: VMS 7.3-2, TCPIP 5.4: which to upgrade to first?"
- Previous message: Lee Mah: "Re: errors on shadow sets and their members"
- In reply to: Phillip Helbig---remove CLOTHES to reply: "errors on shadow sets and their members"
- Next in thread: Phillip Helbig---remove CLOTHES to reply: "Re: errors on shadow sets and their members"
- Reply: Phillip Helbig---remove CLOTHES to reply: "Re: errors on shadow sets and their members"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Apr 2004 21:46:51 +0000 (UTC)
helbig@astro.multiCLOTHESvax.de (Phillip Helbig---remove CLOTHES to reply) writes:
>I've rearranged some hardware in my hobbyist cluster. In one BA353
>there is an RZ26 which I can't remove, so I'm "forced" to use it. It is
>a member of a shadow set (the other member is on another node). During
>SHADOW MERGE or COPY operations, it collects 10--15 errors, but only on
>the node it has a direct connection to, not to all the other nodes, to
>which it is MSCP served. The shadow set is mounted by all nodes and
>shows no errors.
>What does this mean?
You have to look at the error log to see what the error really is.
One possibility is a parity error on a disk block. DKDRIVER will log an
error whenever it attempts to read a block with a parity error.
How did the error get there? It could mean bits flipped (mega badness)
but due to how shadowing works, it may have been deliberately put there
by shadowing (perhaps the corresponding block on the other drive was
bad at one time, and this was "copied" during a copy operation in the
past).
You may want to track down which files contain the bad blocks, if any.
$ ANALYZE/DISK/READ will read every block of every file but if you do it
to the shadowset it may go to the wrong member and miss the error blocks.
You can do it to the individual member if you are willing to break up
the shadowset and endure a copy when putting it back in (do you have
a version of VMS with minicopy?)
-- -Mike
- Next message: Michael Moroney: "Re: VMS 7.3-2, TCPIP 5.4: which to upgrade to first?"
- Previous message: Lee Mah: "Re: errors on shadow sets and their members"
- In reply to: Phillip Helbig---remove CLOTHES to reply: "errors on shadow sets and their members"
- Next in thread: Phillip Helbig---remove CLOTHES to reply: "Re: errors on shadow sets and their members"
- Reply: Phillip Helbig---remove CLOTHES to reply: "Re: errors on shadow sets and their members"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|