RAC instance crash recovery and GRD
Hi
We have a question on the GRD during instance crash recovery
Based on our understanding, each RAC instance has a GRD that keeps metadata information about block ownership / role etc for blocks tied to that instance
So basically GRD of instance "A" would only have information about blocks that instance "A" is the master of. Correct?
If yes, during instance recovery we read that remastering of GRD takes places and surviving node updates its GRD with the information from the crashed instance GRD
We were wondering since the instance crashed and hence there is no GRD available for that instance anymore how does the surviving instance gets the GRD information that was in the crashed instance to synch its GRD with it?