Problem switching on resource group

I am in the process of setting up a new two node cluster. I do have Sun Cluster 3.2 installed on a pair of recently patched Solaris 10 T1000 servers.
I ran the command "scswitch -z -h mw3 -g ensemble-rg" and the command just hung it has not completed or timed out. I tried to stop the command with "scswitch -k -Q -g ensemble-rg" on the mw3 server but that also has not completed.
I tried to run "clresourcegroup online +" and "clresourcegroup offline -v +" and got the same message:
clresourcegroup: (C667636) ensemble-rg: resource group is undergoing a reconfiguration, try again later
What do I need to do to get the resource group and hosts completed?
Thank you,
Tom.

Hello Tim,
At this point there is nothing in the ensemble-rg. The logical host ens-perf has it's own ip address separate from the two nodes in the cluster and there is no other machine that answers on that IP address on the network.
What can I look at to show me what might be wrong with the cluster configuration?
Here is what is in /var/adm/messages for today:
Nov 20 09:02:47 mw3 Cluster.CCR: [ID 499775 daemon.notice] resource group ensemble-rg added.
Nov 20 09:03:27 mw3 Cluster.RGM.rgmd: [ID 224900 daemon.notice] launching method <hafoip_validate> for resource <ens-perf>, resource group <ensemble-rg>, node <mw3>, timeout <300> seconds
Nov 20 09:03:27 mw3 Cluster.RGM.rgmd: [ID 375444 daemon.notice] 8 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/rgm/rt/hafoip/hafoip_validate>:tag=<ensemble-rg.ens-perf.2>: Calling security_clnt_connect(..., host=<mw3>, sec_type {0:WEAK, 1:STRONG, 2:DES} =<1>, ...)
Nov 20 09:03:27 mw3 Cluster.RGM.rgmd: [ID 515159 daemon.notice] method <hafoip_validate> completed successfully for resource <ens-perf>, resource group <ensemble-rg>, node <mw3>, time used: 0% of timeout <300 seconds>
Nov 20 09:03:28 mw3 Cluster.CCR: [ID 973933 daemon.notice] resource ens-perf added.
The scswitch command that hung was started at 09:04:51 according to ps.
I still have the scswitch and clresourcegroup commands that are still hung.
I was creating the resource group to install the application on the cluster nodes - so I don't have any application logs to check at this point because this is a brand new cluster that I am setting up to test.
Here is the output for clrg status:
clrg status
Cluster Resource Groups ===
Group Name Node Name Suspended Status
ensemble-rg mw4 No Offline
mw3 No Pending online
I only have one resource group
From an scstat:
-- Device Group Servers --
Device Group Primary Secondary
Device group servers: ensemble mw3 mw4
Device group servers: journal mw3 mw4
Device group servers: wij mw3 mw4
-- Device Group Status --
Device Group Status
Device group status: ensemble Online
Device group status: journal Online
Device group status: wij Online
-- Multi-owner Device Groups --
Device Group Online Status
-- Resource Groups and Resources --
Group Name Resources
Resources: ensemble-rg ens-perf
Thank you,
Tom.

Similar Messages

  • Why can't  Switch the Resource Group online

    I use scsetup command to setup ORACLE RAC DATASERVICE
    Then to Switch the Resource Group online:
    scswitch -Z -g rac-framework-rg
    #scstat -g
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: nfs-rg cluster1-nfs nfs-stor nfs-res
    Resources: rac-framework-rg rac_framework rac_udlm rac_cvm
    -- Resource Groups --
    Group Name Node Name State Suspended
    Group: nfs-rg sysb Online No
    Group: nfs-rg sysc Offline No
    Group: rac-framework-rg sysc Online faulted No
    Group: rac-framework-rg sysb Online faulted No
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: cluster1-nfs sysb Online Online - LogicalHostname online.
    Resource: cluster1-nfs sysc Offline Offline
    Resource: nfs-stor sysb Online Online
    Resource: nfs-stor sysc Offline Offline
    Resource: nfs-res sysb Online Online - Service is online.
    Resource: nfs-res sysc Offline Offline
    Resource: rac_framework sysc Start failed Faulted - Error in previous reconfiguration.
    Resource: rac_framework sysb Start failed Faulted - Error in previous reconfiguration.
    Resource: rac_udlm sysc Offline Offline
    Resource: rac_udlm sysb Offline Offline
    Resource: rac_cvm sysc Offline Offline
    Resource: rac_cvm sysb Offline Offline
    Thanks!

    The reason for this is that it allows the admin to diagnose why it failed previously without going into a loop.
    The comment in the shell script says:
    # SCMSGS
    # @explanation
    # Error was detected during previous reconfiguration of the
    # RAC framework component. Error is indicated in the message.
    # As a result of error, the ucmmd daemon was stopped and node
    # was rebooted.
    # On node reboot, the ucmmd daemon was not started on the node
    # to allow investigation of the problem.
    # RAC framework is not running on this node. Oracle parallel
    # server/ Real Application Clusters database instances will
    # not be able to start on this node.
    # @user_action
    # Review logs and messages in /var/adm/messages and
    # /var/cluster/ucmm/ucmm_reconf.log. Resolve the problem that
    # resulted in reconfiguration error. Reboot the node to start
    # RAC framework on the node.
    # Refer to the documentation of Sun Cluster support for Oracle
    # Parallel Server/ Real Application Clusters. If problem
    # persists, contact your Sun service representative.
    This should give you some idea of where the problem lies.
    Regards,
    Tim
    ---

  • Switching resource group in 2 node cluster fails

    hi,
    i configured a 2 node cluster to provide high availability for my oracle DB 9.2.0.7
    i have created a resource and named it oracleha-rg,
    and i crated later the following resources
    oraclelh-rs for logical hostname
    hastp-rs for the HA storage resource
    oracle-server-rs for oracle resource
    and listener-rs for listener
    whenever i try to switch the resource group between nodes is gives me the following in dmesg:
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hafoip_stop> for resource <oraclelh-rs>, resource group <oracleha-rg>, node <DB1>, timeout <300> seconds+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource oraclelh-rs status on node DB1 change to R_FM_UNKNOWN+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource oraclelh-rs status msg on node DB1 change to <Stopping>+
    +Feb  6 16:17:49 DB1 ip: [ID 678092 kern.notice] TCP_IOC_ABORT_CONN: local = 010.050.033.009:0, remote = 000.000.000.000:0, start = -2, end = 6+
    +Feb  6 16:17:49 DB1 ip: [ID 302654 kern.notice] TCP_IOC_ABORT_CONN: aborted 0 connection+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource oraclelh-rs status on node DB1 change to R_FM_OFFLINE+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource oraclelh-rs status msg on node DB1 change to <LogicalHostname offline.>+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hafoip_stop> completed successfully for resource <oraclelh-rs>, resource group <oracleha-rg>, node <DB1>, time used: 0% of timeout <300 seconds>+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 443746 daemon.notice] resource oraclelh-rs state on node DB1 change to R_OFFLINE+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hastorageplus_postnet_stop> for resource <hastp-rs>, resource group <oracleha-rg>, node <DB1>, timeout <1800> seconds+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource hastp-rs status on node DB1 change to R_FM_UNKNOWN+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource hastp-rs status msg on node DB1 change to <Stopping>+
    +Feb  6 16:17:49 DB1 SC[,SUNW.HAStoragePlus:8,oracleha-rg,hastp-rs,hastorageplus_postnet_stop]: [ID 843127 daemon.warning] Extension properties FilesystemMountPoints and GlobalDevicePaths and Zpools are empty.+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hastorageplus_postnet_stop> completed successfully for resource <hastp-rs>, resource group <oracleha-rg>, node <DB1>, time used: 0% of timeout <1800 seconds>+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 443746 daemon.notice] resource hastp-rs state on node DB1 change to R_OFFLINE+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource hastp-rs status on node DB1 change to R_FM_OFFLINE+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource hastp-rs status msg on node DB1 change to <>+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.error] resource group oracleha-rg state on node DB1 change to RG_OFFLINE_START_FAILED+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group oracleha-rg state on node DB1 change to RG_OFFLINE+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 447451 daemon.notice] Not attempting to start resource group <oracleha-rg> on node <DB1> because this resource group has already failed to start on this node 2 or more times in the past 3600 seconds+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 447451 daemon.notice] Not attempting to start resource group <oracleha-rg> on node <DB2> because this resource group has already failed to start on this node 2 or more times in the past 3600 seconds+
    +Feb  6 16:17:49 DB1 Cluster.RGM.global.rgmd: [ID 674214 daemon.notice] rebalance: no primary node is currently found for resource group <oracleha-rg>.+
    +Feb  6 16:19:08 DB1 Cluster.RGM.global.rgmd: [ID 603096 daemon.notice] resource hastp-rs disabled.+
    +Feb  6 16:19:17 DB1 Cluster.RGM.global.rgmd: [ID 603096 daemon.notice] resource oraclelh-rs disabled.+
    +Feb  6 16:19:22 DB1 Cluster.RGM.global.rgmd: [ID 603096 daemon.notice] resource oracle-rs disabled.+
    +Feb  6 16:19:27 DB1 Cluster.RGM.global.rgmd: [ID 603096 daemon.notice] resource listener-rs disabled.+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group oracleha-rg state on node DB1 change to RG_OFF_PENDING_METHODS+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group oracleha-rg state on node DB2 change to RG_OFF_PENDING_METHODS+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <bin/oracle_listener_fini> for resource <listener-rs>, resource group <oracleha-rg>, node <DB1>, timeout <30> seconds+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <bin/oracle_listener_fini> completed successfully for resource <listener-rs>, resource group <oracleha-rg>, node <DB1>, time used: 0% of timeout <30 seconds>+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group oracleha-rg state on node DB1 change to RG_OFFLINE+
    +Feb  6 16:19:51 DB1 Cluster.RGM.global.rgmd: [ID 529407 daemon.notice] resource group oracleha-rg state on node DB2 change to RG_OFFLINE+
    and the resource group fails to switch...
    any help please?

    Hi,
    this forum is for Oracle Clusterware, not Solaris Cluster. You probably should close this thread and open your question in the corresponding Solaris Cluster forum, to get help.
    Regards
    Sebastian

  • Can not start messaging server resource group in cluster 3.2

    Hi all,
    Please help in the following issue.
    I am not able to start resource group (msg-rg) and following is the error:
    ms1@root# clrg online -M -e msg-rg
    clrg: (C748634) Resource group msg-rg failed to start on chosen node and might fail over to other node(s)
    clrg: (C135343) No primary node could be found for resource group msg-rg; it remains offline
    scstat output (remove some for brief description)
    -- Device Group Servers --
    Device Group Primary Secondary
    Device group servers: SJMS ms1 ms2
    -- Device Group Status --
    Device Group Status
    Device group status: SJMS Online
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: msg-rg mail msg-hasp-rs msg-rs
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: mail ms1 Offline Offline - LogicalHostname offline.
    Resource: mail ms2 Offline Offline - LogicalHostname offline.
    Resource: msg-hasp-rs ms1 Offline Offline
    Resource: msg-hasp-rs ms2 Offline Offline
    Resource: msg-rs ms1 Offline Offline - Stop Succeeded
    Resource: msg-rs ms2 Offline Offline - Stop Succeeded
    Following is the from /var/adm/messages (remove some for brief description)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 224900 daemon.notice] launching method <ims_svc_start> for resource <msg-rs>, resou
    rce group <msg-rg>, node <ms1>, timeout <300> seconds
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_UNKNOWN
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource msg-rs status msg on node ms1 change to <Starting>
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 751138 daemon.notice] 47 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/r
    gm/rt/hafoip/hafoip_monitor_start>:tag=<msg-rg.mail.7>: Calling security_clnt_connect(..., host=<ms1>, sec_type {0:WEAK, 1:ST
    RONG, 2:DES} =<1>, ...)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 268902 daemon.notice] 45 fe_rpc_command: cmd_type(enum):<1>:cmd=</opt/sun/comms/msg
    scha/bin/imssvc_start>:tag=<msg-rg.msg-rs.0>: Calling security_clnt_connect(..., host=<ms1>, sec_type {0:WEAK, 1:STRONG, 2:
    DES} =<1>, ...)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 515159 daemon.notice] method <hafoip_monitor_start> completed successfully for reso
    urce <mail>, resource group <msg-rg>, node <ms1>, time used: 0% of timeout <300 seconds>
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource mail state on node ms1 change to R_ONLINE
    Sep 26 12:26:53 ms1 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="msg-rg,msg-rs,1.svc", cmd="/bin/sh -c /opt/sun/
    comms/messaging64/bin/start-msg watcher", Failed to stay up.
    Sep 26 12:26:55 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_ONLINE
    Sep 26 12:26:55 ms1 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource msg-rs status msg on node ms1 change to <Start succe
    eded.>
    Sep 26 12:26:55 ms1 Cluster.PMF.pmfd: [ID 819736 daemon.notice] PMF is restarting process that died: tag=msg-rg,msg-rs,1.svc,
    cmd_path=/bin/sh -c /opt/sun/comms/messaging64/bin/start-msg watcher, max_retries=0, num_retries=0
    Sep 26 12:27:25 ms1 SC[SUNW.ims:7.0,msg-rg,msg-rs,ims_svc_start]: [ID 141062 daemon.error] Failed to connect to host 192.168.
    0.250 and port 27442: Connection refused.
    Sep 26 12:29:55 ms1 last message repeated 6 times
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 764140 daemon.error] Method <ims_svc_start> on resource <msg-rs>, resource group <m
    sg-rg>, node <ms1>: Timeout.
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource msg-rs state on node ms1 change to R_START_FAILED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 529407 daemon.notice] resource group msg-rg state on node ms1 change to RG_PENDING_
    OFF_START_FAILED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_FAULTED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource msg-rs state on node ms1 change to R_STOPPING
    S

    I got the mistake in adding /etc/hosts. I pasted the area here for any person who can notice if they encountered same problem or same mistake.
    it should be following format:
    192.168.0.250 mail.test.com mail msg-lcreate logical hostname as follow:
    clrslh create -g msg-rg msg-lNotice qfe0:1
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    eri0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.0.240 netmask ffffff00 broadcast 192.168.0.255
    groupname sc_ipmp0
    ether 0:3:ba:29:8a:ac
    eri0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 >index 2
    inet 192.168.0.242 netmask ffffff00 broadcast 192.168.0.255
    qfe0: flags=9040842<BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 3
    inet 192.168.0.243 netmask ffffff00 broadcast 192.168.0.255
    groupname sc_ipmp0
    ether 0:3:ba:22:d4:36
    qfe0:1: flags=1040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4> mtu 1500 index 3
    inet 192.168.0.250 netmask ffffff00 broadcast 192.168.0.255
    qfe2: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 5
    inet 172.16.0.129 netmask ffffff80 broadcast 172.16.0.255
    ether 0:3:ba:22:d4:38
    qfe3: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 4
    inet 172.16.1.1 netmask ffffff80 broadcast 172.16.1.127
    ether 0:3:ba:22:d4:39
    clprivnet0: flags=1009843<UP,BROADCAST,RUNNING,MULTICAST,MULTI_BCAST,PRIVATE,IPv4> mtu 1500 >index 6
    inet 172.16.4.1 netmask fffffe00 broadcast 172.16.5.255
    ether 0:0:0:0:0:1Now I am able to plumb logical hostname ip. messaging resource group is able to swing over between nodes and resource group is able to go online (before creating messaging server resource (msg-rs).
    after creating messaging server resource, use following command to start message resource group:
    ms1@root #clrg online -eM msg-rgI used the following command to create message resource (msg-rs)
    clrs create -g msg-rg -t SUNW.ims -x IMS_serverroot=/opt/sun/comms/messaging64 -y >Resource_dependencies=msg-l,msg-hasp-rs msg-rsBut still having problem in starting resource group after adding msg-rs
    Please advise where I went wrong..
    Thanks.

  • Resource group selection Problem.

    Hi,Guys.
    I had a problem with time before on uccx 9 . After changing the time zone,the time problem has been solved.
    Now i think we have problem related to license.need to be rehosted.
    1-Does the license could affect how the system is working ?
    I am asking this question cause i have a problem that is strange.
    Using resource groups:
    All agents in the same resource group,i choosed Linear and ordered the agents with the priorties as needed from up to down.
    I have agents :
    a,b,c,d,e.
    With linear the calls keep looping between agent a and b.
    Using skills instead of resource groups.I have two skills : sales and IT
    a has 10 sales
    b has 9 sales
    c has 8 sales
    d has 7 sales
    e has 6 sales
    In the CSQ with sales skills only added and the criteria is the most skilled.
    The call always loop between a and b.
    Don't understand why is this happening!!
    Any idea ?
    Thanks in advance.

    Guys,i found the answer for my question some how but don't know how to fix this.
    I have changed the setting of agent state after ring no answer to be always ready.
    So now if agent A didn't answer the call the call goes to agent B,and Uccx returns the state of agent A back to ready so the call reverts back to him and so on.
    If i used
    agent state after ring no answer:Not ready.
    Then the call goes to all agents but if all the agents didn't reply ,then the system plays a message :There is an erroe with the system please call back later.
    How to resolve this ? I need to make the agents always ready and call goes in the right order of Agents.

  • "Unable to update local resource group" error

    Hello,
    I'm having a problem updating one of my local resource groups in RD Gateway Manager.
    We're on 2008 R2 SP1, and have a gateway in between us and another company. When a user needs to access their computer in the other company, we add the machine to the local group, and the account the AD RAP group, it works fine.
    However, every couple of weeks, it will not allow me to update the local resource group for computers. I receive the error "WMI Failure: Unable to update local resource group" ..and apparently google cannot find another instance of this error happening -
    no results at all - very odd. So the normal fix is to just recreate the RAP.xml file, then add the machines in again, but this is not a good enough fix long term, plus it misses the machines that are switch off when i recreate.
    Also - this will be logged in eventvwr TerminalServices-Gateway  
    "The resource group "MY GROUP NAME" could not be updated. The following error occurred: "23106". To resolve this issue, ensure that you have configured resource group settings correctly and set the correct value and permissions for the RAP.xml file and the
    RAPStore registry key."
    Google also cannot find anything for that error, OR that 23106 error code - I cannot get results no matter what I do. It cannot be permissions as I've checked them, and it works for a bit. I've ran the WMI diagnostics, and they're fine, no different to any
    other server in the environment. 
    I've also checked these forums and there is nothing on there. Does anyone know the relevance of that error code, or where I can check it out?
    Cheers,
    Jon

    I can confirm ..MPIN..'s solution fixes it.
    I had the exact same problem; I'd recently added a new server, and stopped the old server before decomissioning.  Adding the new serer to the TS RAP policy server didn't work and generated the OP's error.
    I removed the old server name (which was not pingable) and the group COULD be updated.
    Really crappy error handling - this is a defect and should be fixed.  A proper error would say "Not all machines in this group are valid, please remove the invalid entries" OR simply allow 'ok' without double checking (after all, the names are checked
    when adding).
    So often we accept shoddy software by proposing work arounds as 'the fix'.  The actual fix is to fix the software to be more descriptive and/or handle errors more gracefully.
    == John ==

  • How to change the primary node for a resource group. Solaris cluster. 3.2

    I have searched for hours to try to find this answer.
    I want to change the primary node of a resource group.
    example.
    log-rg runs on node1.this.com it will list node1.this.com first when you do clrg status.
    But we run it on node2.this.com
    A reboot will have log-rg run on node1 after a reboot. We have to switch it by hand to run
    on node2 .
    I want it to know that it should always try to first run on node1, but still failover to node2 if the situation arises.
    scswitch -z -g log-rg -h node2 (and all the fully qualified versions of this command)
    would not work.
    How tow can I change the primary node for log-rg (logZ) from node1 to node2???
    thanks!

    Hi.
    Show current configuration for RG:
    clrg show -v log-rg
    For change order Nodelist you can:
    clrg remove-node -n node1 log-rg
    clrg add-node -n node1 log-rg
    But tis command more destructive. It may be problem add-node back to this RG.
    I don't know why Validation of resource log-tiv in res group log-rg on node1 failed.
    Need more know about configuration, resourse type, etc.
    May be it's better create for test small RG and try move and change resource.
    Nodelist - say candidates for run this resources. But at this moment RG can run on any from this list.
    Docs about Sun Cluster.
    http://download.oracle.com/docs/cd/E19787-01/820-7360/fxjbo/index.html
    Typical tasks:
    http://download.oracle.com/docs/cd/E19787-01/820-7359/z40002701009474/index.html
    Adding or Removing a Node to or From a Resource Group
    http://download.oracle.com/docs/cd/E19787-01/820-7359/z400043a1055200/index.html

  • Similar logical host resource configured on 2 different resource groups

    hi,
    I had an issue with logical host setup as follows.
    Background
    We had a failover resource group RGA which is running a critical Oracle instance and listener process.
    It has a logical host resource ora-lh-rs configured with logical host pointing to VirtualHostA.
    I need to create another failover resource group called RGB with another Oracle instance.
    Now at present this Oracle instance (Not under cluster control yet) is listening to the same logical host - VirtualHostA as RGA.
    When I create this new resource group RGB, I need to configure it to share the same logical host as RGA.
    The problem is if I need to add the logical host resource ora-lh-rs with VirtualHostA to this RGB, I foresee that there will be an IP address conflict if I failover RGB to the other cluster node (If my guess is wrong, but logically there should be an IP address conflict if SUN Cluster does not block me from adding the same logical host resource to RGB).
    Question
    Is there any other way to overcome this issue other than to configure the second Oracle instance to listen on a different logical IP?
    To add, RGB is a less priority Oracle instance and will always need to be with RGA on the same node.
    Any suggestions are welcome. My apology if this question sounds stupid as I do not have an UAT environment to test.
    Thanks
    ldd76

    HI Tim,
    Thanks very much for your kind advice. I must say that I have very little experience with SUN Cluster so I beg your pardon if my concept is too superficial.
    The reason why I cannot put both Oracle instance in the same RG is because that' s my boss initial proposal. I will speak to her again on the log_only option.
    But can I confirm that the command looks like this after I add the resources to RGA.
    scrgadm -cj rgb-ora-rs -y Failover_mode=LOG_ONLY (Oracle server)
    scrgadm -cj rgb-lsn-rs -y Failover_mode=LOG_ONLY (Oracle Listener)
    scrgadm -cj rgb-hasp-rs -y Failover_mode=LOG_ONLY (HA Storage Plus)
    As for the logical host questions, it has been legacy that both the Oracle instance listens on the same logical IP(Just that the new and less critical Oracle instance is not under cluster control yet)
    But my gut feel for the reason behind this is that the less important Oracle instance is always running on the same node where RGA is running (since that Oracle instance is used for data warehousing with data replicated from the more critical Oracle instance only) else it is meaningless. Thats my guess why ony one logical IP is used.
    If the direction is still to use RG_affinities, then if I tweak the following steps a bit will it work?
    1) Create RGB.
    2) Activate RGB - scswitch -Z -g RGB
    3) Offline RGB - scswitch -F -g RGB
    4) Failover RGA to the other node
    5) Failover RGB to the other node
    6) Offline RGB on the other node
    7) Failover RGA back to the original node
    8) Failover RGB back to the original node
    Thanks.

  • Not able to stop Resource group

    I was not able to bring the resource group to offline.. Since some of resources are in stopping state and hung there. I was not able to either bring the resource to offline nor the resource group.
    =============================================
    Output of scstat
    ==============================================
    # scstat -g
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: siebelgtwy_m gtwcrm01 siebelgtwy_m_stor siebelgtwy_m_gtwy
    Resources: siebelsrvr1_m gtwcrm02 siebelsrvr1_m_stor siebelsrvr1_m_nfs siebelsrvr1_m_srvr
    Resources: trillium_m gtwcrm03 trillium_m_stor trillium_m_nfs trillium_m_srvr
    Resources: siebelweb_m gtwcrm04 siebelweb_m_stor
    -- Resource Groups --
    Group Name Node Name State
    Group: siebelgtwy_m hspcsuncrm6 Online
    Group: siebelgtwy_m hspcsuncrm7 Offline
    Group: siebelsrvr1_m hspcsuncrm6 Error--stop failed
    Group: siebelsrvr1_m hspcsuncrm7 Offline
    Group: trillium_m hspcsuncrm7 Online
    Group: trillium_m hspcsuncrm6 Offline
    Group: siebelweb_m hspcsuncrm7 Online
    Group: siebelweb_m hspcsuncrm6 Offline
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: gtwcrm01 hspcsuncrm6 Online Online - LogicalHostname online.
    Resource: gtwcrm01 hspcsuncrm7 Offline Offline - LogicalHostname offline.
    Resource: siebelgtwy_m_stor hspcsuncrm6 Online Online
    Resource: siebelgtwy_m_stor hspcsuncrm7 Offline Offline
    Resource: siebelgtwy_m_gtwy hspcsuncrm6 Online Online - Service is online.
    Resource: siebelgtwy_m_gtwy hspcsuncrm7 Offline Offline
    Resource: gtwcrm02 hspcsuncrm6 Online but not monitored Online - LogicalHostname online.
    Resource: gtwcrm02 hspcsuncrm7 Offline Offline - LogicalHostname offline.
    Resource: siebelsrvr1_m_stor hspcsuncrm6 Stopping Unknown - Stopping
    Resource: siebelsrvr1_m_stor hspcsuncrm7 Offline Offline
    Resource: siebelsrvr1_m_nfs hspcsuncrm6 Stopping Unknown - Stopping
    Resource: siebelsrvr1_m_nfs hspcsuncrm7 Offline Offline - Completed successfully.
    Resource: siebelsrvr1_m_srvr hspcsuncrm6 Offline Offline
    Resource: siebelsrvr1_m_srvr hspcsuncrm7 Offline Offline
    Resource: gtwcrm03 hspcsuncrm7 Online Online - LogicalHostname online.
    Resource: gtwcrm03 hspcsuncrm6 Offline Online - LogicalHostname online.
    Resource: trillium_m_stor hspcsuncrm7 Online Online
    Resource: trillium_m_stor hspcsuncrm6 Offline Offline
    Resource: trillium_m_nfs hspcsuncrm7 Online Online - Service is online.
    Resource: trillium_m_nfs hspcsuncrm6 Offline Offline
    Resource: trillium_m_srvr hspcsuncrm7 Online Online
    Resource: trillium_m_srvr hspcsuncrm6 Offline Offline
    Resource: gtwcrm04 hspcsuncrm7 Online Online - LogicalHostname online.
    Resource: gtwcrm04 hspcsuncrm6 Offline Offline - LogicalHostname offline.
    Resource: siebelweb_m_stor hspcsuncrm7 Online Online
    Resource: siebelweb_m_stor hspcsuncrm6 Offline Offline
    =======================================
    Here resource group "siebelsrvr1_m " ... i need to start it again .. for that i need to bring it offline first and then start it again.
    Anyone's help is much apprepicated.
    Thanks & Regards
    Kumaresh.P.N

    I guess you set Failover_mode for the siebelsrvr1_m_stor and siebelsrvr1_m_nfs to something else than HARD, because normaly if something like this happens it would have aborted/rebooted node hspcsuncrm6.
    You need to clear the Stop_failed flag like described at http://docs.sun.com/app/docs/doc/819-0703/6n343k6h3?a=view
    which basicly means:
    scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_nfs -f STOP_FAILED
    scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_stor -f STOP_FAILED
    scswitch -F -g siebelsrvr1_m
    You then need to make sure that whatever lead to the stop failed problem is resolved, then you can start the RG again:
    scswitch -z -g siebelsrvr1_m -h hspcsuncrm6
    Btw. if you are seeing the "ping-pong" effect, e.g. the RG failing over between the two nodes failing to start properly, you can try
    scswitch -Q -g <rgname that is failing>
    if you are at least on SC 3.1U3 or newer.
    Hope this helps.
    Greets
    Thorsten

  • Using same MCU as a Media resource group in differents CM clusters

    Hi,
    I have 1 MCU 3545 (MCU and EMP) connected as a media resource group in a CCM6.1 cluster and it is working fine.
    The entire network has 4 CCM clusters and the problem that I have is that I'm not able to publish this media resource in the other 3 clusters .
    I doubt if this is possible, anyone has any idea how to do it?
    Thank you in advance,
    Bruno

    Guys,i found the answer for my question some how but don't know how to fix this.
    I have changed the setting of agent state after ring no answer to be always ready.
    So now if agent A didn't answer the call the call goes to agent B,and Uccx returns the state of agent A back to ready so the call reverts back to him and so on.
    If i used
    agent state after ring no answer:Not ready.
    Then the call goes to all agents but if all the agents didn't reply ,then the system plays a message :There is an erroe with the system please call back later.
    How to resolve this ? I need to make the agents always ready and call goes in the right order of Agents.

  • Cluster resource 'SQL Server' in Resource Group 'MSSQL' failed.

    Hi All,
    Last week we face problem on SQL server 2005 Cluster server.
    SQL cluster was down with below issue.
    Event 1069 : Cluster resource 'SQL Server' in Resource Group 'MSSQL' failed.  
    Event 19019 : [sqsrvres] CheckServiceAlive: Service is dead
    [sqsrvres] OnlineThread: service stopped while waiting for QP.
    [sqsrvres] OnlineThread: Error 1 bringing resource online
    Kindly any one provide resolution for my above issue.

    I have checked in event viewer Application error side error:  
    Event 19019 : [sqsrvres]
    CheckServiceAlive: Service is dead
    [sqsrvres] OnlineThread: service stopped while waiting for QP.
    [sqsrvres] OnlineThread: Error 1 bringing resource online
    System error :
    Event 1069 : Cluster resource 'SQL Server' in Resource
    Group 'MSSQL' failed.
    Before this no error is there in event viewer

  • 2 node Sun Cluster 3.2, resource groups not failing over.

    Hello,
    I am currently running two v490s connected to a 6540 Sun Storagetek array. After attempting to install the latest OS patches the cluster seems nearly destroyed. I backed out the patches and right now only one node can process the resource groups properly. The other node will appear to take over the Veritas disk groups but will not mount them automatically. I have been working on this for over a month and have learned alot and fixed alot of other issues that came up, but the cluster is just not working properly. Here is some output.
    bash-3.00# clresourcegroup switch -n coins01 DataWatch-rg
    clresourcegroup: (C776397) Request failed because node coins01 is not a potential primary for resource group DataWatch-rg. Ensure that when a zone is intended, it is explicitly specified by using the node:zonename format.
    bash-3.00# clresourcegroup switch -z zcoins01 -n coins01 DataWatch-rg
    clresourcegroup: (C298182) Cannot use node coins01:zcoins01 because it is not currently in the cluster membership.
    clresourcegroup: (C916474) Request failed because none of the specified nodes are usable.
    bash-3.00# clresource status
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ftp-rs coins01:zftp01 Offline Offline
    coins02:zftp01 Offline Offline - LogicalHostname offline.
    xprcoins coins01:zcoins01 Offline Offline
    coins02:zcoins01 Offline Offline - LogicalHostname offline.
    xprcoins-rs coins01:zcoins01 Offline Offline
    coins02:zcoins01 Offline Offline - LogicalHostname offline.
    DataWatch-hasp-rs coins01:zcoins01 Offline Offline
    coins02:zcoins01 Offline Offline
    BDSarchive-res coins01:zcoins01 Offline Offline
    coins02:zcoins01 Offline Offline
    I am really at a loss here. Any help appreciated.
    Thanks

    My advice is to open a service call, provided you have a service contract with Oracle. There is much more information required to understand that specific configuration and to analyse the various log files. This is beyond what can be done in this forum.
    From your description I can guess that you want to failover a resource group between non-global zones. And it looks like the zone coins01:zcoins01 is reported to not be in cluster membership.
    Obviously node coins01 needs to be a cluster member. If it is reported as online and has joined the cluster, then you need to verify if the zone zcoins01 is really properly up and running.
    Specifically you need to verify that it reached the multi-user milestone and all cluster related SMF services are running correctly (ie. verify "svcs -x" in the non-global zone).
    You mention Veritas diskgroups. Note that VxVM diskgroups are handled in the global cluster level (ie. in the global zone). The VxVM diskgroup is not imported for a non-global zone. However, with SUNW.HAStoragePlus you can ensure that file systems on top of VxVM diskgroups can be mounted into a non-global zone. But again, more information would be required to see how you configued things and why they don't work as you expect it.
    Regards
    Thorsten

  • Single or separate users owning multiple Oracle Resource Groups?

    Being an infrastructure DBA, I have a question which I'm trying to sort out with my sys admin:
    - We're trying to setup multiple Oracle 11g (non-RAC) instances on a two-node Solaris 10 cluster.
    - each 'database' would have its own resource group, filesystem, binaries, and listener
    - In order to fully separate the two instances, the SA actually gave us two different oracle accounts to control each resource group.
    ie. a different oracle user (ie. oracle1, oracle2, oracle3) owns each resource group (/rg1, /rg2, /rg3)
    - to patch/startup/shutdown each instance, we have to login as a separate user
    - no user can run/touch the other's files (they're in completely different groups (dba/oinstall, dba2/oinstal2, dba3/oinstal3)
    - to run patch/installing, we use a separate inventorypointer flag which points to that particular db's oraInventory (ie. ./runInstaller -invPtrLoc /var/opt/oracle/oraInst.loc.<resource_group_name>)
    I asked why couldn't one user own all resource groups, and was told:
    ...Oracle uses the shared memory, semaphores and queues to exchange information. Each IPC object has an identifier and access information, similar to files (owner, ,group, mode). If you use the single oracle account in different RGs, you or system might accidentally destroy the IPC object which belongs to other Resource Group.
    Is this true? I could have sworn I've seen other solaris setups (albeit with Veritas Resource Groups) setups which have multiple resource groups owned/managed by a single oracle user, but I don't know enough about semaphores and shared memory to truly understand his argument.
    The way I was hoping to work would be:
    - a single oracle user owning several resource groups
    - each resource group mapping to a filesystem tree, ie:
         /home
              /oracle
         /rg1
              /opt
                   /oracle
         /rg2
              /opt
                   /oracle
         /rg3
              /opt
                   /oracle- shared /var/opt/oracle/oratab
    - to switch between instances, the oracle user simply does the same '. oraenv' command as regular.
    I understand it can be done, just that I need something to counter my SA's argument that there would be potential IPC/shared memory/semaphore collisions.

    I've marked the question as answered, to a degree: I can agree that there are successful implementations out there with one person running multiple solaris zones, I just couldn't explain it to the SA in an articulate manner. I've gone to Oracle Metalink with a service request and will post references to the notes that the support person gave me on the subject. It's good for research in this area:
    Note 15654.1 TECH: Calculating Oracle's SEMAPHORE Requirements
    Note 70688.1 Location and Display of kernel parameters - Solaris
    Note 33244.1 SOLARIS: Shared Memory and Semaphore Kernel Parameters on Solaris (SPARC) Servers
    Note 153961.1 Semaphores and Shared Memory - An Overview
    We've ruled out local zones at the time, for other implementation reasons. What I think we're looking at is the trade-off between Sysadmin's management complexity (separate zones) and DB Admin's management complexity (separate users).

  • Mutliple Oracle Resource Groups Port Question

    Hello,
    In a 2 node cluster, (3.2, Sol10, ZFS), I have a oracle resource group running on each node with the ability to failover to the other. As each resource group has it's own listener, do the port numbers for the listeners need to be different so there is no conflict if both resource groups run on the same node?
    Thx for any assistance.

    That shouldn't be problem if you are having a LH as part of the oracle rg and the listener is binding to the LH.
    Best Regards,
    Madhan Kumar

  • Cluster errors when switching messagins resources

    Hi
    I have two nodes configured in the sun cluster and runninng sun messaging server
    1) cluster version
    root@bglbbpp1 # scinstall -pvv
    Sun Cluster 3.1u1 for Solaris 9 sparc
    2) bglbbpp2 / # scstat -g
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: mstorebgl-rg mstorebgl-lh-res mstorebgl-hastp-res mstorebgl-msg-res
    -- Resource Groups --
    Group Name Node Name State
    Group: mstorebgl-rg bglbbpp1 Online
    Group: mstorebgl-rg bglbbpp2 Offline
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: mstorebgl-lh-res bglbbpp1 Online Online - LogicalHostname online.
    Resource: mstorebgl-lh-res bglbbpp2 Offline Offline - LogicalHostname offline.
    Resource: mstorebgl-hastp-res bglbbpp1 Online Online
    Resource: mstorebgl-hastp-res bglbbpp2 Offline Offline
    Resource: mstorebgl-msg-res bglbbpp1 Online Online - Start succeeded.
    Resource: mstorebgl-msg-res bglbbpp2 Offline Offline - Stop Succeeded
    bglbbpp2/ #
    3) when i do scswitch to switch messaging resource from pp1 to pp2 I get below errors and it fails back to pp1.
    # scswitch -z -h bglbbpp2-a-fixed.dataone.in -g mstorebgl-rg
    scswitch: Resource group mstorebgl-rg failed to start on chosen node and may fail over to other node(s)
    /var/adm/messages on pp2
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_prenet_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_prenet_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_prenet_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /messaging. Device switchover can still be done to this node.
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /MMP. Device switchover can still be done to this node.
    bglbbpp2 SC[SUNW.HAStoragePlus:2,mstorebgl-rg,mstorebgl-hastp-res,hastorageplus_prenet_start_private]: [ID 582276 daemon.warning] This node has a lower preference to node 1 for global service datadg associated with path /backup. Device switchover can still be done to this node.
    bglbbpp2 Cluster.Framework: [ID 801593 daemon.notice] stdout: becoming primary for datadg
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_prenet_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <500> seconds

    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <500 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_monitor_start> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_monitor_start> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <ims_svc_start> for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_monitor_start> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_monitor_start> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 SC[SUNW.ims,mstorebgl-rg,mstorebgl-msg-res,ims_svc_start]: [ID 855581 daemon.error] Failed to get the configuration info
    bglbbpp2 Unable to initialize the MTA; compiled configuration version mismatch; recompile the configuration with imsimta cnbuild
    bglbbpp2 SC[SUNW.ims,mstorebgl-rg,mstorebgl-msg-res,ims_svc_start]: [ID 450358 daemon.error] Error retrieving services from iMS configuration
    bglbbpp2 Cluster.RGM.rgmd: [ID 938318 daemon.error] Method <ims_svc_start> failed on resource <mstorebgl-msg-res> in resource group <mstorebgl-rg> [exit code <1>, time used: 0% of timeout <300 seconds>]
    bglbbpp2n Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_monitor_stop> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_monitor_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <90> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <ims_svc_stop> for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_monitor_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <90 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_monitor_stop> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <ims_svc_stop> completed successfully for resource <mstorebgl-msg-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hafoip_stop> for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, timeout <300> seconds
    bglbbpp2 ip: [ID 683231 kern.notice] TCP_IOC_ABORT_CONN: local = 010.016.018.026:0, remote = 000.000.000.000:0, start = -2, end = 6
    bglbbpp2 ip: [ID 440816 kern.notice] TCP_IOC_ABORT_CONN: aborted 0 connection
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hafoip_stop> completed successfully for resource <mstorebgl-lh-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <300 seconds>
    bglbbpp2 Cluster.RGM.rgmd: [ID 707948 daemon.notice] launching method <hastorageplus_postnet_stop> for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, timeout <1800> seconds
    bglbbpp2 Cluster.RGM.rgmd: [ID 736390 daemon.notice] method <hastorageplus_postnet_stop> completed successfully for resource <mstorebgl-hastp-res>, resource group <mstorebgl-rg>, time used: 0% of timeout <1800 seconds>
    bglbbpp2 Cluster.Framework: [ID 801593 daemon.notice] stdout: no longer primary for datadg
    Please advice throw some lights where is something going wrong.
    thanks

Maybe you are looking for

  • Google play force close on open

    I just got a slightly used HP touch pad and on setup realized that I needed to use Google play to download apps, after setting up my Google account and singing in insuring wifi access ......Google play opens says "server error retry" and force closes

  • Close a trip in Travel Management

    Hi, team, I have a question about travel management. In PR05 there is some trips that the user'd like to close without FI posting. But no deleting or cancelling the trip, only close it. Is it possible? Thanks a lot and regards, L

  • StartInstance: Program SAPSTART does not exist (PASE or ILE)

    Hi    Found that the client has 2 CRM systems using the same 700 Unicode (patch 72) kernel so had to split them. Stopped SAP on both systems Created a new lib for the QAS system RMVSAP QAS - unhook the QAS system LODSAPKRN to put SAPEXE in from R3SAV

  • Recursive Sub-query Factoring vs Hierarchical Query

    Experts, The below are two queries i am executing by using classical approach hierarchical and newest recursive sub-query.Problem is output was different for recursive sub-query factoring, as this is not showing parent-child approach, while connect b

  • Podcast email - send the same link with different Podcasts

    I have started using the podcast email function after my upgrade to OS3.0 on my iPhone 3G I sent one podcast link via email, now every time I send a link to the podcasts (in this podcast subscription) it sends the SAME FIRST LINK Why does this happen