Hi All, I have a two node cluster with two groups, one running mysql and one running samba. I stopped the samba group and tried to remove it with cibadmin
cibadmin -D -o resources -X '<primitive id="R_fs_samba" class="ocf" type="Filesystem" provider="heartbeat">' cibadmin -D -o resources -X '<primitive id="R_samba" class="heartbeat" type="samba" provider="heartbeat">' cibadmin -D -o resources -X '<primitive id="R_drbd_samba" class="heartbeat" type="drbddisk" provider="heartbeat">' cibadmin -D -o resources -X '<primitive class="ocf" type="IPaddr2" provider="heartbeat" id="R_192.168.12.196">' and now this happens all the time in the log: pengine[24820]: 2007/09/18_09:06:41 WARN: group_unpack: Group G_samba did not have any children pengine[24820]: 2007/09/18_09:06:41 info: determine_online_status: Node noemic1 is online pengine[24820]: 2007/09/18_09:06:41 info: group_print: Resource Group: G_mysql pengine[24820]: 2007/09/18_09:06:41 info: native_print: R_192.168.12.197 (heartbeat::ocf:IPaddr2): Stopped pengine[24820]: 2007/09/18_09:06:41 info: native_print: R_drbd_mysql (heartbeat:drbddisk): Stopped pengine[24820]: 2007/09/18_09:06:41 info: native_print: R_fs (heartbeat::ocf:Filesystem): Stopped pengine[24820]: 2007/09/18_09:06:41 info: native_print: R_mysql (lsb:mysql): Stopped pengine[24820]: 2007/09/18_09:06:41 info: group_print: Resource Group: G_samba pengine[24820]: 2007/09/18_09:06:41 notice: StartRsc: noemic1 Start R_192.168.12.197 pengine[24820]: 2007/09/18_09:06:41 notice: StartRsc: noemic1 Start R_drbd_mysql pengine[24820]: 2007/09/18_09:06:41 notice: StartRsc: noemic1 Start R_fs pengine[24820]: 2007/09/18_09:06:41 notice: StartRsc: noemic1 Start R_mysql crmd[24449]: 2007/09/18_09:06:41 WARN: Exiting pengine process 24820 killed by signal 11 [SIGSEGV - Segmentation violation]. crmd[24449]: 2007/09/18_09:06:41 ERROR: Exiting pengine process 24820 dumped core crmd[24449]: 2007/09/18_09:06:41 info: crmdManagedChildDied: Process pengine:[24820] exited (signal=11, exitcode=0) crmd[24449]: 2007/09/18_09:06:41 ERROR: crmdManagedChildDied: The pengine subsystem terminated unexpectedly crmd[24449]: 2007/09/18_09:06:41 ERROR: do_log: [[FSA]] Input I_ERROR from crmdManagedChildDied() received in state (S_POLICY_ENGINE) Are there any way to know what's the problem with pengine? Running heartbeat_2.1.2-2_i386.deb for Ubuntu from Opensuse build service. Cheers Robert Lindgren _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
