On Thu, May 19, 2011 at 8:29 PM, <[email protected]> wrote: > Hi, > > I have configured 2-Node(Linux1, Linux2) cluster that is working fine. > But I am not able to remotely access(From Linux3) the cluster. > > I have configured both parameter remote-tls-port and remote-clear-port > in cib.xml file > > On Linux3(Remote machine) I am doing these operation.. > > export CIB_port=1234 > export CIB_server=Linux1 (dc) > export CIB_user=hacluster > export CIB_passwd=hacluster > cibadmin -Q > > After execution of command cibadmin -Q it goes in wait status.. > > These logs are written on DC machine.. > > ERROR : cib_recv_remote_msg : Empty reply > info:print_xml_formatted cib_remote_listen Login null > Error: cib_xml_err > ERROR :string2xml could not parse 3 chars T > ERROR :cib_recv_remote_msg could not parse... > ERROR :do_pe_invoke_callback can't retrive the cib remote node did not > respond > ERROR :do_log FSA input l_error from do_pe_invoke_callback() received in > state S_POLICY_ENGINE > info: do_state_transition state transition S_POLICY_ENGINE -> S_RECOVERY > [ input l_ERROR cause =C_FSA_INTERVAL origin do_pe_invoke_callback] > > Please can you help me to solve the problem.....
Looks like the remote connection attempt caused the cib on linux1 to crash. What version of pacemaker are you running? _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
