[ClusterLabs] The crmd process exited: Generic Pacemaker error (201)

Ken Gaillot kgaillot at redhat.com
Mon Oct 1 11:08:52 EDT 2018


On Sat, 2018-09-29 at 22:42 +0800, lkxjtu wrote:
> 
> Version information
> [root at paas-controller-172-167-40-24:~]$ rpm -q corosync
> corosync-2.4.0-9.el7_4.2.x86_64
> [root at paas-controller-172-167-40-24:~]$ rpm -q pacemaker
> pacemaker-1.1.16-12.el7_4.2.x86_64
> 
> The crmd process exited with error code of 201. The pacemakerd
> process tried to fork 100 times, exceeding the threshold, and the
> crmd process exited forever. Here is the last attempt log of forking
> the crmd process.
> 
> I have two questions. The first one is why the crmd process exits?
> And the second question is whether I can set the threshold for retry
> times? Thank you very much!

The cause is unclear from these logs. You'll have to look at the first
sign in the logs before this of any warning or error condition.

The limit is hardcoded.

> 
> 
> 
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:   
> error: pcmk_child_exit:    The crmd process (83749) exited: Generic
> Pacemaker error (201)
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:  
> notice: pcmk_process_exit:  Respawning failed child process: crmd
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:    
> info: start_child:        Using uid=189 and group=189 for process
> crmd
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:    
> info: start_child:        Forked child 88033 for process crmd
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:    
> info: mcp_cpg_deliver:    Ignoring process list sent by peer for
> local node
> Sep 08 18:10:09 [28446] paas-controller-172-167-40-24 pacemakerd:    
> info: mcp_cpg_deliver:    Ignoring process list sent by peer for
> local node
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_log_init:       Changed active directory to
> /var/lib/pacemaker/cores
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: main:       CRM Git Version: 1.1.16-12.el7_4.2 (94ff4df)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_log:     Input I_STARTUP received in state S_STARTING from
> crmd_init
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: get_cluster_type:   Verifying cluster type: 'corosync'
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: get_cluster_type:   Assuming an active 'corosync' cluster
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_cib_control:     CIB connection established
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:  
> notice: crm_cluster_connect:        Connecting to cluster
> infrastructure: corosync
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_get_peer:       Created entry ebd1fc7d-5c48-4c81-85ec-
> bad8a3f6fcb1/0x7fe04dec49a0 for node 172.167.40.24/167040024 (1
> total)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_get_peer:       Node 167040024 is now known as
> 172.167.40.24
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: peer_update_callback:       172.167.40.24 is now in unknown
> state
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_get_peer:       Node 167040024 has uuid 167040024
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_proc:       cluster_connect_cpg: Node
> 172.167.40.24[167040024] - corosync-cpg is now online
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: peer_update_callback:       Client 172.167.40.24/peer now has
> status [online] (DC=<null>, changed=4000000)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: init_cs_connection_once:    Connection to 'corosync':
> established
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:  
> notice: cluster_connect_quorum:     Quorum acquired
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_ha_control:      Connected to the cluster
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: lrmd_ipc_connect:   Connecting to lrmd
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_lrm_control:     LRM connection established
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_started: Delaying start, no membership data
> (0000000000100000)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_started: Delaying start, no membership data
> (0000000000100000)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: pcmk_quorum_notification:   Quorum retained  membership=4
> members=1
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:  
> notice: crm_update_peer_state_iter: Node 172.167.40.24 state is now
> member  nodeid=167040024 previous=unknown
> source=pcmk_quorum_notification
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: peer_update_callback:       Cluster node 172.167.40.24 is now
> member (was in unknown state)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_started: Delaying start, Config not read (0000000000000040)
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: parse_notifications:        No optional alerts section in cib
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: qb_ipcs_us_publish: server name: crmd
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:  
> notice: do_started: The local CRM is operational
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_log:     Input I_PENDING received in state S_STARTING from
> do_started
> Sep 08 18:10:09 [88033] paas-controller-172-167-40-24       crmd:  
> notice: do_state_transition:        State transition S_STARTING ->
> S_PENDING  input=I_PENDING cause=C_FSA_INTERNAL origin=do_started
> Sep 08 18:10:10 [88033] paas-controller-172-167-40-24       crmd:    
> info: pcmk_cpg_membership:        Node 167040024 joined group crmd
> (counter=0.0)
> Sep 08 18:10:10 [88033] paas-controller-172-167-40-24       crmd:    
> info: pcmk_cpg_membership:        Node 167040024 still member of
> group crmd (peer=172.167.40.24, counter=0.0)
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_timer_popped:   Election Trigger (I_DC_TIMEOUT) just popped
> (20000ms)
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd: 
> warning: do_log:     Input I_DC_TIMEOUT received in state S_PENDING
> from crm_timer_popped
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_state_transition:        State transition S_PENDING ->
> S_ELECTION  input=I_DC_TIMEOUT cause=C_TIMER_POPPED
> origin=crm_timer_popped
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: election_complete:  Election election-0 complete
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: election_timeout_popped:    Election failed: Declaring
> ourselves the winner
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_log:     Input I_ELECTION_DC received in state S_ELECTION
> from election_timeout_popped
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:  
> notice: do_state_transition:        State transition S_ELECTION ->
> S_INTEGRATION  input=I_ELECTION_DC cause=C_TIMER_POPPED
> origin=election_timeout_popped
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_te_control:      Registering TE UUID: ccb1e46e-b9b7-48fd-
> b92f-977e927db0fb
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: set_graph_functions:        Setting custom graph functions
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_takeover:     Taking over DC status for this partition
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: corosync_cluster_name:      Cannot get totem.cluster_name:
> Doesn't exist (12)
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: join_make_offer:    Making join offers based on membership 4
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: join_make_offer:    join-1: Sending offer to 172.167.40.24
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       join_make_offer: Node
> 172.167.40.24[167040024] - join-1 phase none -> welcomed
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_join_offer_all:       join-1: Waiting on 1 outstanding
> join acks
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd: 
> warning: do_log:     Input I_ELECTION_DC received in state
> S_INTEGRATION from do_election_check
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       initialize_join: Node
> 172.167.40.24[167040024] - join-2 phase welcomed -> none
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: join_make_offer:    join-2: Sending offer to 172.167.40.24
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       join_make_offer: Node
> 172.167.40.24[167040024] - join-2 phase none -> welcomed
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_join_offer_all:       join-2: Waiting on 1 outstanding
> join acks
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: parse_notifications:        No optional alerts section in cib
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: update_dc:  Set DC to 172.167.40.24 (3.0.12)
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_expected:   update_dc: Node
> 172.167.40.24[167040024] - expected state is now member (was (null))
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       do_dc_join_filter_offer: Node
> 172.167.40.24[167040024] - join-2 phase welcomed -> integrated
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_state_transition:        State transition S_INTEGRATION ->
> S_FINALIZE_JOIN  input=I_INTEGRATED cause=C_FSA_INTERNAL
> origin=check_join_state
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_join_phase_log:        join-2: 172.167.40.24=integrated
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_join_finalize:        join-2: Syncing our CIB to the rest
> of the cluster
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       finalize_join_for: Node
> 172.167.40.24[167040024] - join-2 phase integrated -> finalized
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: erase_status_tag:   Deleting xpath:
> //node_state[@uname='172.167.40.24']/transient_attributes
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: update_attrd_helper:        Connecting to attribute manager ...
> 5 retries remaining
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_update_peer_join:       do_dc_join_ack: Node
> 172.167.40.24[167040024] - join-2 phase finalized -> confirmed
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_join_ack:     join-2: Updating node state to member for
> 172.167.40.24
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: erase_status_tag:   Deleting xpath:
> //node_state[@uname='172.167.40.24']/lrm
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_state_transition:        State transition S_FINALIZE_JOIN ->
> S_POLICY_ENGINE  input=I_FINALIZED cause=C_FSA_INTERNAL
> origin=check_join_state
> Sep 08 18:10:30 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted: Peer Cancelled 
> source=do_te_invoke:161 complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by
> transient_attributes.167040024 'create': Transient attribute change 
> cib=0.225.11483 source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024'] complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-fail-count-cf-csm doing create fail-count-cf-csm=1:
> Transient attribute change  cib=0.225.11484
> source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-last-failure-iportal doing create last-failure-
> iportal=1536396951: Transient attribute change  cib=0.225.11485
> source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-myportal_status doing create myportal_status=fail:
> Transient attribute change  cib=0.225.11486
> source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-last-failure-zenap_msb_consul_server doing create last-
> failure-zenap_msb_consul_server=1536396938: Transient attribute
> change  cib=0.225.11487 source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-zenap_modeldesign_status doing create
> zenap_modeldesign_status=fail: Transient attribute change 
> cib=0.225.11488 source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-cf-nbm_status doing create cf-nbm_status=fail: Transient
> attribute change  cib=0.225.11489 source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> ..............
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-fail-count-nats doing create fail-count-nats=1: Transient
> attribute change  cib=0.225.11590 source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:31 [88033] paas-controller-172-167-40-24       crmd:    
> info: abort_transition_graph:     Transition aborted by status-
> 167040024-fail-count-cf-pnode doing create fail-count-cf-pnode=1:
> Transient attribute change  cib=0.225.11591
> source=abort_unless_down:343
> path=/cib/status/node_state[@id='167040024']/transient_attributes[@id
> ='167040024']/instance_attributes[@id='status-167040024']
> complete=true
> Sep 08 18:10:39 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_procfs_pid_of:  Found cib active as process 28485
> Sep 08 18:10:39 [88033] paas-controller-172-167-40-24       crmd:    
> info: throttle_send_command:      New throttle mode: 0000 (was
> ffffffff)
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_pe_invoke_callback:      Could not retrieve the Cluster
> Information Base: Timer expired  call=76
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: register_fsa_error_adv:     Resetting the current action list
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_pe_invoke_callback:      Could not retrieve the Cluster
> Information Base: Timer expired  call=77
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: register_fsa_error_adv:     Resetting the current action list
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_pe_invoke_callback:      Could not retrieve the Cluster
> Information Base: Timer expired  call=78
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: register_fsa_error_adv:     Resetting the current action list
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_pe_invoke_callback:      Could not retrieve the Cluster
> Information Base: Timer expired  call=79
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: register_fsa_error_adv:     Resetting the current action list
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_log:     Input I_ERROR received in state S_POLICY_ENGINE
> from do_pe_invoke_callback
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd: 
> warning: do_state_transition:        State transition S_POLICY_ENGINE
> -> S_RECOVERY  input=I_ERROR cause=C_FSA_INTERNAL
> origin=do_pe_invoke_callback
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd: 
> warning: do_recover: Fast-tracking shutdown in response to errors
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd: 
> warning: do_election_vote:   Not voting in election, we're in state
> S_RECOVERY
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_release:      DC role released
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: pe_ipc_destroy:     Connection to the Policy Engine released
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_te_control:      Transitioner is now inactive
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_log:     Input I_ERROR received in state S_RECOVERY from
> do_pe_invoke_callback
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_release:      DC role released
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_te_control:      Transitioner is now inactive
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_log:     Input I_ERROR received in state S_RECOVERY from
> do_pe_invoke_callback
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_release:      DC role released
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_te_control:      Transitioner is now inactive
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_log:     Input I_ERROR received in state S_RECOVERY from
> do_pe_invoke_callback
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_dc_release:      DC role released
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_te_control:      Transitioner is now inactive
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: do_log:     Input I_TERMINATE received in state S_RECOVERY
> from do_recover
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_state_transition:        State transition S_RECOVERY ->
> S_TERMINATE  input=I_TERMINATE cause=C_FSA_INTERNAL origin=do_recover
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_shutdown:        Disconnecting STONITH...
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: tengine_stonith_connection_destroy: Fencing daemon disconnected
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_lrm_control:     Disconnecting from the LRM
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: lrmd_api_disconnect:        Disconnecting from 1 lrmd service
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: lrmd_ipc_connection_destroy:        IPC connection destroyed
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: lrm_connection_destroy:     LRM Connection disconnected
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: lrmd_api_disconnect:        Disconnecting from 1 lrmd service
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:  
> notice: do_lrm_control:     Disconnected from the LRM
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_cluster_disconnect:     Disconnecting from cluster
> infrastructure: corosync
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: terminate_cs_connection:    Disconnecting from Corosync
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:  
> notice: terminate_cs_connection:    Disconnected from Corosync
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_cluster_disconnect:     Disconnected from corosync
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_ha_control:      Disconnected from the cluster
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_cib_control:     Disconnecting CIB
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_cib_connection_destroy:        Connection to the CIB
> terminated...
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:  
> notice: do_cib_control:     Disconnected from the CIB
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: qb_ipcs_us_withdraw:        withdrawing server sockets
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_exit:    Performing A_EXIT_0 - gracefully exiting the CRMd
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: do_exit:    [crmd] stopped (0)
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_PENDING: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_election_vote ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_RELEASE_SUCCESS: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_dc_release ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_RELEASE_SUCCESS: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_dc_release ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_RELEASE_SUCCESS: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_dc_release ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_RELEASE_SUCCESS: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_dc_release ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_exit:  Dropping I_TERMINATE: [ state=S_TERMINATE
> cause=C_FSA_INTERNAL origin=do_stop ]
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_quorum_destroy:        connection closed
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_cs_destroy:    connection closed
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crmd_init:  88033 stopped: OK (0)
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:   
> error: crmd_fast_exit:     Could not recover from internal error
> Sep 08 18:10:51 [88033] paas-controller-172-167-40-24       crmd:    
> info: crm_xml_cleanup:    Cleaning up memory from libxml2
> Sep 08 18:10:51 [28446] paas-controller-172-167-40-24 pacemakerd:   
> error: pcmk_child_exit:    The crmd process (88033) exited: Generic
> Pacemaker error (201)
> Sep 08 18:10:51 [28446] paas-controller-172-167-40-24 pacemakerd:   
> error: pcmk_process_exit:  Child respawn count exceeded by crmd
> Sep 08 18:10:51 [28446] paas-controller-172-167-40-24 pacemakerd:    
> info: mcp_cpg_deliver:    Ignoring process list sent by peer for
> local node
> 
> 
>  
> _______________________________________________
> Users mailing list: Users at clusterlabs.org
> https://lists.clusterlabs.org/mailman/listinfo/users
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.
> pdf
> Bugs: http://bugs.clusterlabs.org
-- 
Ken Gaillot <kgaillot at redhat.com>


More information about the Users mailing list