11.2.0.4 standalone css啓動問題分析

[grid@LISDB ~]$ crsctl stat res -t
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS       
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATA.dg
               ONLINE  OFFLINE      lisdb                                        
ora.LISTENER.lsnr
               ONLINE  ONLINE       lisdb                                        
ora.asm
               ONLINE  OFFLINE      lisdb                    Instance Shutdown   
ora.ons
               OFFLINE OFFLINE      lisdb                                        
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.cssd
      1        ONLINE  OFFLINE                               STARTING      
     
ora.diskmon
      1        OFFLINE OFFLINE                                                   
ora.evmd
      1        ONLINE  ONLINE       lisdb  

cssd啓動失敗

 


2020-05-21 17:17:24.490: [    CSSD][4114945856]clssscmain: Starting CSS daemon, version 11.2.0.4.0, in (local-only) mode with uniqueness value 1590052644
2020-05-21 17:17:24.490: [    CSSD][4114945856]clssscmain: Environment is production
2020-05-21 17:17:24.490: [    CSSD][4114945856]clssscmain: Core file size limit extended
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscmain: GIPCHA down 0
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscmain: Running as user grid
2020-05-21 17:17:24.493: [    CSSD][4114945856]clssscmain: RT queue setting is at default value
2020-05-21 17:17:24.494: [    CSSD][4114945856]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21 --剛開始以爲這個是報錯信息,實際上在沒有問題的集羣日誌中也有這樣的信息出現
2020-05-21 17:17:24.494: [    CSSD][4114945856]clssgmInitCMInfoMin: clsmonJoined set via localonly
2020-05-21 17:17:24.494: [    CSSD][4114945856]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
[  clsdmt][4023686912]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=lisdbDBG_CSSD))
2020-05-21 17:17:24.494: [  clsdmt][4023686912]PID for the Process [26968], connkey 4
2020-05-21 17:17:24.496: [    CSSD][4114945856]clssnmInitNMInfoMin: Initializing first-reconfig to (0)
2020-05-21 17:17:24.496: [    CSSD][4114945856]clssscmain: initgminfo done
2020-05-21 17:17:24.496: [    CSSD][4016748288]clssgmclientlsnr: Spawned
2020-05-21 17:17:24.496: [    CSSD][4016748288]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
2020-05-21 17:17:24.496: [    CSSD][4016748288]clssgmEvtInformation: reqtype (13) req (0x7f7ed8000920)
2020-05-21 17:17:24.496: [    CSSD][4016748288]clssnmQueueNotification: type (13) 0x7f7ed8000920
2020-05-21 17:17:24.496: [    CSSD][4016748288]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_lisdb_)(GIPCID=00000000-00000000-26968))
2020-05-21 17:17:24.497: [    CSSD][4114945856]clssscmain:read clusterguid a7d7f9b2c50d7f18bfa96b3e3bb891a2 from OLR
2020-05-21 17:17:24.497: [    CSSD][4114945856]clssscmain: Cluster GUID is a7d7f9b2c50d7f18bfa96b3e3bb891a2
2020-05-21 17:17:24.497: [    CSSD][4114945856]clssnmNotifyReq: type (12)
2020-05-21 17:17:25.479: [    CSSD][4016748288]clssscSelect: cookie accept request 0xea5370
2020-05-21 17:17:25.479: [    CSSD][4016748288]clssgmAllocProc: (0x7f7ed8043a40) allocated
2020-05-21 17:17:25.479: [    CSSD][4016748288]clssgmClientConnectMsg: properties of cmProc 0x7f7ed8043a40 - 1,2,3,4,5
2020-05-21 17:17:25.479: [    CSSD][4016748288]clssgmClientConnectMsg: Connect from con(0xb4) proc(0x7f7ed8043a40) pid(26945) version 11:2:1:4, properties: 1,2,3,4,5
2020-05-21 17:17:25.479: [    CSSD][4016748288]clssgmClientConnectMsg: The CSSD agent is process (0x7f7ed8043a40), number 1
2020-05-21 17:17:25.480: [    CSSD][4016748288]clssgmEvtInformation: reqtype (11) cmProc (0x7f7ed8043a40) client ((nil))
2020-05-21 17:17:25.480: [    CSSD][4016748288]clssgmEvtInformation: reqtype (11) req (0x7f7ed80367d0)
2020-05-21 17:17:25.480: [    CSSD][4016748288]clssnmQueueNotification: type (11) 0x7f7ed80367d0
2020-05-21 17:27:23.476: [    CSSD][4016748288]clssgmExecuteClientRequest: MAINT recvd from proc 1 (0x7f7ed8043a40)
2020-05-21 17:27:23.476: [    CSSD][4016748288]clssgmShutDown: Received abortive shutdown request from client.
2020-05-21 17:27:23.476: [    CSSD][4016748288]clssnmRemoveNodeInTerm: node 1,  terminated due to Normal Shutdown. Removing from member and connected bitmaps
2020-05-21 17:27:23.476: [    CSSD][4016748288]###################################
2020-05-21 17:27:23.476: [    CSSD][4016748288]clssscExit: CSSD aborting from thread GMClientListener
2020-05-21 17:27:23.476: [    CSSD][4016748288]###################################

正確輸出:
2020-05-21 15:14:32.210: [    CSSD][69216064]clssnmNotifyReq: type (12)
2020-05-21 15:14:32.210: [    CSSD][69216064]clssscmain: Skipping voting device init for local_only
2020-05-21 15:14:32.210: [    CSSD][69216064]clssnmInitNodeDB: Initializing with OCR id 0
2020-05-21 15:14:33.166: [    CSSD][4266010368]clssscSelect: cookie accept request 0x240acf0
2020-05-21 15:14:33.166: [    CSSD][4266010368]clssgmAllocProc: (0x7f6bf4043a20) allocated
2020-05-21 15:14:33.166: [    CSSD][4266010368]clssgmClientConnectMsg: properties of cmProc 0x7f6bf4043a20 - 1,2,3,4,5
2020-05-21 15:14:33.166: [    CSSD][4266010368]clssgmClientConnectMsg: Connect from con(0xc8) proc(0x7f6bf4043a20) pid(35131) version 11:2:1:4, properties: 1,2,3,4,5
2020-05-21 15:14:33.166: [    CSSD][4266010368]clssgmClientConnectMsg: The CSSD agent is process (0x7f6bf4043a20), number 1
2020-05-21 15:14:33.167: [    CSSD][4266010368]clssgmEvtInformation: reqtype (11) cmProc (0x7f6bf4043a20) client ((nil))
2020-05-21 15:14:33.167: [    CSSD][4266010368]clssgmEvtInformation: reqtype (11) req (0x7f6bf40367b0)
2020-05-21 15:14:33.167: [    CSSD][4266010368]clssnmQueueNotification: type (11) 0x7f6bf40367b0
2020-05-21 15:14:33.211: [    CSSD][4264433408]clssnm_skgxnmon: Compatible vendor clusterware not in use
2020-05-21 15:14:33.211: [    CSSD][69216064]clssnmNotifyReq: type (20)

這個問題其實多等幾分鐘甚至十幾分鍾就行了

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章