Hello,
Rather new to clusterware here. I have been trying to start this resource:
[root@ovmm01 bin]# ./crs_start xag.ovmm.mysql
Attempting to start `xag.ovmm.mysql` on member `ovmm01`
Start of `xag.ovmm.mysql` on member `ovmm01` failed.
Attempting to stop `xag.ovmm.mysql` on member `ovmm01`
Stop of `xag.ovmm.mysql` on member `ovmm01` succeeded.
CRS-2527: Unable to start 'xag.ovmm.mysql' because it has a 'hard' dependency on
'ovmm-ha.orion.local'
CRS-2525: All instances of the resource 'ovmm-ha.orion.local' are already running;
relocate is not allowed because the force option was not specified
CRS-0222: Resource 'xag.ovmm.mysql' has dependency error.
And I am getting the hard dependency error.
Looking at its status:
[root@ovmm01 bin]# ./crsctl status res ovmm-ha.orion.local -p
NAME=ovmm-ha.orion.local
TYPE=app.appvipx.type
ACL=owner:root:rwx,pgrp:root:r-x,other::r--,user:oracle:r-x
ACTIONS=
ACTION_SCRIPT=
ACTION_TIMEOUT=60
ACTIVE_PLACEMENT=0
AGENT_FILENAME=%CRS_HOME%/bin/orarootagent%CRS_EXE_SUFFIX%
APPSVIP_FAILBACK=0
AUTO_START=restore
CARDINALITY=1
CHECK_INTERVAL=1
CHECK_TIMEOUT=0
CLEAN_TIMEOUT=60
DEGREE=1
DELETE_TIMEOUT=60
DESCRIPTION=Application VIP
ENABLED=1
FAILOVER_DELAY=0
FAILURE_INTERVAL=0
FAILURE_THRESHOLD=0
GEN_USR_ORA_STATIC_VIP=
GEN_USR_ORA_VIP=
HOSTING_MEMBERS=
INSTANCE_FAILOVER=1
INTERMEDIATE_TIMEOUT=0
LOAD=1
LOGGING_LEVEL=1
MODIFY_TIMEOUT=60
NLS_LANG=
OFFLINE_CHECK_INTERVAL=0
PLACEMENT=balanced
RELOCATE_BY_DEPENDENCY=1
RESTART_ATTEMPTS=0
SCRIPT_TIMEOUT=60
SERVER_CATEGORY=
SERVER_POOLS=*
START_CONCURRENCY=0
START_DEPENDENCIES=hard(ora.net1.network) pullup(ora.net1.network)
START_TIMEOUT=0
STOP_CONCURRENCY=0
STOP_DEPENDENCIES=hard(ora.net1.network)
STOP_TIMEOUT=0
TYPE_VERSION=1.1
UPTIME_THRESHOLD=7d
USER_WORKLOAD=no
USE_STICKINESS=0
USR_ORA_ENV=
USR_ORA_VIP=10.0.168.253
VERSION=12.1.0.1.0
[root@ovmm01 bin]#
I have tried quite a few steps to resolve this: bouncing the servers, using crsctl to change the acl/permissions, etc. What other steps could I take to get this to work? I am using clusterware to protect OVM Manager, but for this step I am looking for hints as to what could make this step work.
Respectfully,
James