On 22 Nov 2013, at 4:15 am, Dmitry Bron <dmitr...@gmail.com> wrote:

> Hi All,
> 
> We have two fresh installed boxes with CentOS 6.4 and with last updates which 
> we want to configure as Active - Standby in HA cluster.
> We copied all configuration files from another worked well HA cluster. We 
> already have another pair of CentOS 6.4 boxes where is configured Active - 
> Standby HA cluster, however we didn't install last updates on these machines. 
> Of course we have changed IP addresses for cluster nodes and for multicast in 
> cluster.conf file and restarted pacemaker service. Then when we tried to 
> create cluster resources it was fail. We tried to create cluster resources 
> many times and every time it was fail in different place: - Once it was fail 
> at creation of ClusterIP resource, in the second at constraint colocation, 
> and so on. The problem doesn't happen on another HA cluster where we haven't 
> done updates.
> 
> We found in /var/log/messages segmentation fault at the time when we tried to 
> create and configure resources:

Please install the debuginfo packages and run crm_report.  We need information 
contained in the core file.

> ===
> Nov 21 13:15:27 ha-test1 cibadmin[6466]:   notice: crm_log_args: Invoked: 
> /usr/sbin/cibadmin -Q --xpath //primitive[@id='TssAgent']
> Nov 21 13:15:27 ha-test1 cibadmin[6467]:   notice: crm_log_args: Invoked: 
> /usr/sbin/cibadmin -Q --xpath //primitive[@id='ClusterIP']
> Nov 21 13:15:27 ha-test1 cibadmin[6468]:   notice: crm_log_args: Invoked: 
> /usr/sbin/cibadmin -Q --xpath //constraints
> Nov 21 13:15:27 ha-test1 cibadmin[6469]:   notice: crm_log_args: Invoked: 
> /usr/sbin/cibadmin -c -R --xml-text <constraints><rsc_colocation 
> id="colocation-TssAgent-ClusterIP-INFINITY" rsc="TssAgent" score="INFINITY" 
> with-rsc="ClusterIP"/>
> Nov 21 13:15:27 ha-test1 cib[6066]:   notice: cib:diff: Diff: --- 0.328.3
> Nov 21 13:15:27 ha-test1 cib[6066]:   notice: cib:diff: Diff: +++ 0.329.1 
> 09b3edecab4ee85ea2b04e70cefef472
> Nov 21 13:15:27 ha-test1 cib[6066]:   notice: cib:diff: -- <cib 
> admin_epoch="0" epoch="328" num_updates="3" />
> Nov 21 13:15:27 ha-test1 cib[6066]:   notice: cib:diff: ++       
> <rsc_colocation id="colocation-TssAgent-ClusterIP-INFINITY" rsc="TssAgent" 
> score="INFINITY" with-rsc="ClusterIP" />
> Nov 21 13:15:27 ha-test1 crmd[6069]:   notice: do_state_transition: State 
> transition S_IDLE -> S_POLICY_ENGINE [ input=I_PE_CALC cause=C_FSA_INTERNAL 
> origin=abort_transition_graph ]
> Nov 21 13:15:27 ha-test1 crmd[6069]:   notice: do_state_transition: State 
> transition S_ELECTION -> S_INTEGRATION [ input=I_ELECTION_DC 
> cause=C_FSA_INTERNAL origin=do_election_check ]
> Nov 21 13:15:27 ha-test1 kernel: cib[6066]: segfault at 1 ip 00007fa9a99f50ec 
> sp 00007fff875032d0 error 4 in libc-2.12.so[7fa9a99ad000+18a000]
> Nov 21 13:15:27 ha-test1 pacemakerd[10460]:   notice: pcmk_child_exit: Child 
> process cib terminated with signal 11 (pid=6066, core=128)
> Nov 21 13:15:27 ha-test1 pacemakerd[10460]:   notice: pcmk_process_exit: 
> Respawning failed child process: cib
> ===
> 
> Please see in the attachment the call traces which were done by starce of the 
> 'crm_attribute --type op_defaults --attr-name timeout --attr-value 300s' 
> command. This command was failed.
> The cman, pcs and clusterlib RPMSs were updated, please see the list of all 
> updated RPMs in the attachment.
> 
> The operating system updates are very important for us and we endeavor always 
> to keep our systems up to date.
> 
> Thanks for your help,
> Dima
> <crm_attribute-strace_debug_log.txt><CentOS_6.4-updated_rpms.txt>_______________________________________________
> Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to