PRCR-1079 CRS-2971 Cannot run resource on server when on quarantined site

Problem

[grid@oraext3 trace]$ srvctl start asm
PRCR-1079 : Failed to start resource ora.asm
CRS-2971: cannot run resource ora.asm on server 'oraext3' on quarantined site '4dc847ffea985f92bf0fd5612413b7c8'
[grid@oraext3 trace]$ crsctl query cluster site -all
Site 'sitea' identified by GUID 'e735d4b7d4f8ff65ff8a20e52218df7e' in state 'ENABLED' contains nodes 'oraext1,oraext2' and disks 'DATA02_1(DATADG),FRA02_1(FRADG),OCR01_1(OCRDG)'.
Site 'siteb' identified by GUID '4dc847ffea985f92bf0fd5612413b7c8' in state 'QUARANTINED' contains nodes 'oraext3,oraext4' and disks 'DATA01_2(DATADG),FRA01_2(FRADG),OCR01_2(OCRDG)'.
Site 'sitec' identified by GUID 'a870c9114d954f81ff3aa4fe849d712c' in state 'ENABLED' contains no nodes and no disks can be discovered from this site


Recover QUARANTINED to ENABLED

[grid@oraext3 trace]$ crsctl modify cluster site siteb -s rejuvenate
[grid@oraext3 trace]$ crsctl query cluster site -all
Site 'sitea' identified by GUID 'e735d4b7d4f8ff65ff8a20e52218df7e' in state 'ENABLED' contains nodes 'oraext1,oraext2' and disks 'DATA02_1(DATADG),FRA02_1(FRADG),OCR01_1(OCRDG)'.
Site 'siteb' identified by GUID '4dc847ffea985f92bf0fd5612413b7c8' in state 'ENABLED' contains nodes 'oraext3,oraext4' and disks 'DATA01_2(DATADG),DATA02_2(DATADG),FRA01_2(FRADG),OCR01_2(OCRDG)'.
Site 'sitec' identified by GUID 'a870c9114d954f81ff3aa4fe849d712c' in state 'ENABLED' contains no nodes and no disks can be discovered from this site

參考來源:

Extended RAC:: One site went into QUARANTINED state after Storage split issue (Doc ID 2305791.1)

張貼留言

0 留言