Delete Default Resou in GI and Why is Some Reso Offline by Default?_1372374.1

rongshiyuan發表於2014-03-04


Is it Supported to Delete Default Oracle Resource in Grid Infrastructure and Why is Some Resource Offline by Default? (Doc ID 1372374.1)
In this Document

Purpose
Questions and Answers

Applies to: 

Oracle Database - Enterprise Edition - Version 11.2.0.1 and later
Information in this document applies to any platform.

Purpose

Is it supported to remove default Oracle resource in Grid Infrastructure?

Questions and Answers

Grid Infrastructure will create a list of default resources once it's setup, some resources will have OFFLINE for both target and state if the feature is not being used.

For example, if ASM is not selected as storage option during GI installation(opposite of recommendation), ASM related resources will be created but remain in OFFLINE state. Also, if 9i database does not exist, ora.gsd resource will have OFFLINE state:

/bin/crsctl stat res -t
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.asm
               OFFLINE  OFFLINE
ora.gsd
               OFFLINE OFFLINE
ora.net1.network
               ONLINE  ONLINE       racnode1
ora.ons
               ONLINE  ONLINE       racnode1
ora.registry.acfs
               OFFLINE  OFFLINE


/bin/crsctl stat res -t -init
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.asm
      1        OFFLINE  OFFLINE
ora.cluster_interconnect.haip
      1        ONLINE  ONLINE       racnode1
ora.crf
      1        ONLINE  ONLINE       racnode1
ora.crsd
      1        ONLINE  ONLINE       racnode1
ora.cssd
      1        ONLINE  ONLINE       racnode1
ora.cssdmonitor
      1        ONLINE  ONLINE       racnode1
ora.ctssd
      1        ONLINE  ONLINE       racnode1                  OBSERVER
..
ora.drivers.acfs
      1        OFFLINE  OFFLINE
..


It's NOT SUPPORTED to remove those OFFLINE resource even though they are not being used - upgrade or patching may expect these resources to be there and fail if they don't.

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-1100619/,如需轉載,請註明出處,否則將追究法律責任。

相關文章