On Thu, Apr 26, 2007 at 05:22:22PM +0200, Jan Kalcic wrote: > > > Which version do you run? This output is kind of strange. > > > > > heartbeat-2.0.7-1.2 > It's the one shipped with SLES 10 with patches installed. > > > I'll attach what I got with 2.0.8 with this command line: > > > > $ /usr/lib64/heartbeat/haresources2cib.py --stdout --no-monitor -c > > /dev/null haresources > cib.xml > > > > > > > I tried to use the cib.xml you sent me but I still have the same > problem. When I try to connect to the server with hb_gui it seems it's > connecting but it is not. The error I get is: > > Apr 26 17:24:00 nodo1 cib: [8095]: ERROR: > cib_process_request:callbacks.c cib_query operation failed: the on-disk > configuration was manually altered. shutdown heartbeat and repair.
You should never, ever modify the cib while heartbeat is running. Also, if you do that while heartbeat is stopped, you have to first remove the signature files (they're in the same directory). > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: > cib_native_perform_op:cib_native.c Call failed: the on-disk > configuration was manually altered. shutdown heartbeat and repair. > Apr 26 17:24:00 nodo1 cib: [8095]: info: #========= Input message > message start ==========# > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: get_cib_copy:cib_client.c > Couldnt retrieve the CIB > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG: Dumping message with 6 fields > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: get_object_root:cib_client.c > CIB root object was NULL > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[0] : [t=cib] > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: get_object_root:cib_client.c > CIB root object was NULL > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[1] : [cib_op=cib_query] > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: get_object_root:cib_client.c > CIB root object was NULL > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[2] : [cib_callid=2] > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: get_object_root:cib_client.c > CIB root object was NULL > Apr 26 17:24:00 nodo1 haclient: on_event:None > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[3] : [cib_callopt=4352] > Apr 26 17:24:00 nodo1 mgmtd: [8161]: ERROR: xml_validate:xml.c Triggered > fatal assert at xml.c:1005 : xml_root != NULL > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[4] : > [cib_clientid=1ca30f79-7969-4681-b5f4-f28d50d9446c] > Apr 26 17:24:00 nodo1 cib: [8095]: info: MSG[5] : [cib_clientname=8161] > Apr 26 17:24:00 nodo1 heartbeat: [8066]: WARN: Exiting > /usr/lib/heartbeat/mgmtd -v process 8161 killed by signal 6. > Apr 26 17:24:00 nodo1 heartbeat: [8066]: ERROR: Exiting > /usr/lib/heartbeat/mgmtd -v process 8161 dumped core > Apr 26 17:24:00 nodo1 heartbeat: [8066]: ERROR: Respawning client > "/usr/lib/heartbeat/mgmtd -v": > Apr 26 17:24:00 nodo1 heartbeat: [8066]: info: Starting child client > "/usr/lib/heartbeat/mgmtd -v" (0,0) > Apr 26 17:24:01 nodo1 heartbeat: [8162]: info: Starting > "/usr/lib/heartbeat/mgmtd -v" as uid 0 gid 0 (pid 8162) > Apr 26 17:24:01 nodo1 mgmtd: [8162]: info: G_main_add_SignalHandler: > Added signal handler for signal 15 > Apr 26 17:24:01 nodo1 mgmtd: [8162]: debug: Enabling coredumps > Apr 26 17:24:01 nodo1 mgmtd: [8162]: WARN: Core dumps could be lost if > multiple dumps occur > Apr 26 17:24:01 nodo1 mgmtd: [8162]: WARN: Consider setting > /proc/sys/kernel/core_uses_pid (or equivalent) to 1 for maximum > supportability > Apr 26 17:24:01 nodo1 mgmtd: [8162]: info: G_main_add_SignalHandler: > Added signal handler for signal 10 > Apr 26 17:24:01 nodo1 mgmtd: [8162]: info: G_main_add_SignalHandler: > Added signal handler for signal 12 > Apr 26 17:24:01 nodo1 mgmtd: [8162]: info: init_crm > Apr 26 17:24:01 nodo1 cib: [8095]: info: cib_null_callback:callbacks.c > Setting cib_diff_notify callbacks for mgmtd: on > Apr 26 17:24:01 nodo1 mgmtd: [8162]: debug: main: run the loop... > Apr 26 17:24:01 nodo1 mgmtd: [8162]: info: Started. > > Regards, > Jan > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
