Bryan Manzeck wrote: > Hi, > I am hoping this is something simple. The pacemaker gui is not starting for > some reason. I get an error "Can't connect to server 127.0.0.1"
hi Bryan, the gui uses 5560, see http://www.linux-ha.org/GuiGuide can you telnet to that port? "telnet 127.0.0.1 5560" you can use "lsof -i :5560" or "netstat -anp|grep 5560" to see if the port is open. regards, Johan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
