Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CRS diskgroup AUTO_START

816378Mar 19 2011 — edited Apr 27 2011
Hi all,

I would like to ask the " AUTO_START=never " parameter for ora.CRS.dg.
The CRS diskgroup is created during I install Grid to stores the OCR and Voting Disk.

When I "crsctl stop crs" and then "crsctl start crs" , the ora.CRS.dg would still be "ONLINE".
so what is the setting for "AUTO_START=never" for " ora.CRS.dg " ?
[root@DORA11G1]/home/root>crsctl stat res ora.CRS.dg -p
NAME=ora.CRS.dg
TYPE=ora.diskgroup.type
ACL=owner:grid:rwx,pgrp:oinstall:rwx,other::r--
ACTION_FAILURE_TEMPLATE=
ACTION_SCRIPT=
AGENT_FILENAME=%CRS_HOME%/bin/oraagent%CRS_EXE_SUFFIX%
ALIAS_NAME=
AUTO_START=never
CHECK_INTERVAL=300
CHECK_TIMEOUT=30
DEFAULT_TEMPLATE=
DEGREE=1
DESCRIPTION=CRS resource type definition for ASM disk group resource
ENABLED=1
LOAD=1
LOGGING_LEVEL=1
NLS_LANG=
NOT_RESTARTING_TEMPLATE=
OFFLINE_CHECK_INTERVAL=0
PROFILE_CHANGE_TEMPLATE=
RESTART_ATTEMPTS=5
SCRIPT_TIMEOUT=60
START_DEPENDENCIES=hard(ora.asm) pullup(ora.asm)
START_TIMEOUT=900
STATE_CHANGE_TEMPLATE=
STOP_DEPENDENCIES=hard(intermediate:ora.asm)
STOP_TIMEOUT=180
TYPE_VERSION=1.2
UPTIME_THRESHOLD=1d
USR_ORA_ENV=
USR_ORA_OPI=false
USR_ORA_STOP_MODE=
VERSION=11.2.0.2.0
2. What is the difference between "crsctl stop crs" and "crsctl stop has" ?
it seems do the same thing for my environment.


Thanks.
This post has been answered by Sebastian Solbach -Database Community-Oracle on Mar 24 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2011
Added on Mar 19 2011
2 comments
1,297 views