Services [not] Starting Automatically with CRS after Reboot?
crsctl stat res -pChecking on database resource:
... NAME=ora.pythiandb.db TYPE=ora.database.type ACL=owner:oracle:rwx,pgrp:oinstall:rwx,other::r-- ACTION_FAILURE_TEMPLATE= ACTION_SCRIPT= ACTIVE_PLACEMENT=1 AGENT_FILENAME=%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX% AUTO_START=restore ...But besides DB, several resources were in "restore" or even in "never", such as ASM and Voting Disk DG... Check for all resourced AUTO_START:
[root@pythiansrv1 ~]# crsctl stat res -p |grep AUTO_START AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=never AUTO_START=never AUTO_START=restore AUTO_START=always AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=always AUTO_START=restore AUTO_START=restore AUTO_START=restore AUTO_START=restoreSo to fix all the resources:
crsctl modify resource ora.APS1.dg -attr AUTO_START=always crsctl modify resource ora.DG1.dg -attr AUTO_START=always crsctl modify resource ora.FRA.dg -attr AUTO_START=always crsctl modify resource ora.LISTENER.lsnr -attr AUTO_START=always crsctl modify resource ora.VDISK_OCR.dg -attr AUTO_START=always crsctl modify resource ora.asm -attr AUTO_START=always crsctl modify resource ora.gsd -attr AUTO_START=always crsctl modify resource ora.net1.network -attr AUTO_START=always crsctl modify resource ora.ons -attr AUTO_START=always crsctl modify resource ora.registry.acfs -attr AUTO_START=always crsctl modify resource ora.LISTENER_SCAN1.lsnr -attr AUTO_START=always crsctl modify resource ora.LISTENER_SCAN2.lsnr -attr AUTO_START=always crsctl modify resource ora.LISTENER_SCAN3.lsnr -attr AUTO_START=always crsctl modify resource ora.cvu -attr AUTO_START=always crsctl modify resource ora.pythiandb.db -attr AUTO_START=always crsctl modify resource ora.pythiansrv1.vip -attr AUTO_START=always crsctl modify resource ora.pythiansrv2.vip -attr AUTO_START=always crsctl modify resource ora.oc4j -attr AUTO_START=always crsctl modify resource ora.scan1.vip -attr AUTO_START=always crsctl modify resource ora.scan2.vip -attr AUTO_START=always crsctl modify resource ora.scan3.vip -attr AUTO_START=alwaysBelow is the output and the checking:
[root@pythiansrv1 ~]# crsctl modify resource ora.LISTENER.lsnr -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.VDISK_OCR.dg -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.asm -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.gsd -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.net1.network -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.ons -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.registry.acfs -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.LISTENER_SCAN1.lsnr -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.LISTENER_SCAN2.lsnr -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.LISTENER_SCAN3.lsnr -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.cvu -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.pythiandb.db -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.pythiansrv1.vip -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.pythiansrv2.vip -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.oc4j -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.scan1.vip -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.scan2.vip -attr AUTO_START=always [root@pythiansrv1 ~]# crsctl modify resource ora.scan3.vip -attr AUTO_START=always [root@pythiansrv1 ~]# [root@pythianrv1 ~]# crsctl stat res -p |grep AUTO_START AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always AUTO_START=always [root@pythiansrv1 ~]#
Oracle Database Consulting Services
Ready to optimize your Oracle Database for the future?
On this page
Share this
Share this
More resources
Learn more about Pythian by reading the following blogs and articles.
Changing Hostnames in Oracle RAC
Changing Hostnames in Oracle RAC
Jun 11, 2007 12:00:00 AM
9
min read
How to Fix the Status of the Oracle GI CRS After a Failed Upgrade
How to Fix the Status of the Oracle GI CRS After a Failed Upgrade
Oct 30, 2020 12:00:00 AM
6
min read
How I Finished a GI OOP Patching From 19.6 to 19.8 After Facing cluutil: No Such File or Directory and clsrsc-740 Errors
How I Finished a GI OOP Patching From 19.6 to 19.8 After Facing cluutil: No Such File or Directory and clsrsc-740 Errors
Nov 27, 2020 12:00:00 AM
8
min read
Ready to unlock value from your data?
With Pythian, you can accomplish your data transformation goals and more.