[root@rac1 bin]# ./crsctlstart crs
CRS-4124: Oracle HighAvailability Services startup failed. (错误) -->解决方法
CRS-4000: Command Startfailed, or completed with errors. -->解决方法
[root@rac2 bin]#./crsctl check crs
CRS-4638: Oracle High AvailabilityServices is OFFLINE
CRS-4535: Cannot communicate with ClusterReady Services
CRS-4530: Communications failure contactingCluster Synchronization Services daemon
CRS-4534: Cannotcommunicate with Event Manager
[root@rac1 bin]# ./crsctlstart cluster -all
CRS-5702: Resource 'ora.crsd' is alreadyrunning on 'rac1'
CRS-5702: Resource 'ora.crsd' is alreadyrunning on 'rac2'
[root@rac2 u01]# sh crs_stat.sh
Name Target State Host
------------------------------ ------------------- -------
ora.DATA.dg OFFLINE OFFLINE rac1
ora.FRA.dg OFFLINE OFFLINE rac1
ora.LISTENER.lsnr OFFLINE OFFLINE rac1
ora.LISTENER_SCAN1.lsnr OFFLINE OFFLINE rac2
ora.OCRVOTING.dg OFFLINE OFFLINE rac1
ora.asm OFFLINE OFFLINE rac1
ora.dave.db OFFLINE OFFLINE
ora.eons OFFLINE OFFLINE rac1
ora.gsd OFFLINE OFFLINE
ora.net1.network OFFLINE OFFLINE rac1
ora.oc4j OFFLINE OFFLINE
ora.ons OFFLINE OFFLINE rac1
ora.rac1.ASM1.asm OFFLINE OFFLINE rac1
ora.rac1.LISTENER_RAC1.lsnr OFFLINE OFFLINE rac1
ora.rac1.gsd OFFLINE OFFLINE
ora.rac1.ons OFFLINE OFFLINE rac1
ora.rac1.vip OFFLINE OFFLINE rac1
ora.rac2.ASM2.asm OFFLINE OFFLINE rac2
ora.rac2.LISTENER_RAC2.lsnr OFFLINE OFFLINE rac2
ora.rac2.gsd OFFLINE OFFLINE
ora.rac2.ons OFFLINE OFFLINE rac2
ora.rac2.vip OFFLINE OFFLINE rac2
ora.scan1.vip OFFLINE OFFLINE rac2
|