Hello, I have installed crmsh 1.2.1 on Ubuntu 12.04 server along with Pacemaker 1.1.8 and Corosync 2.1.0. I have configured Corosync to write log data to /var/log/corosync.log. How can I use the crmsh history component for viewing information about the cluster? crm(live)history# source live crm(live)history# latest ERROR: 12: No such file or directory ERROR: 12: No such file or directory ERROR: 12: no transitions found in the source crm(live)history# source /var/log/corosync.log crm(live)history# latest ERROR: 14: No such file or directory ERROR: 14: No such file or directory ERROR: 14: no transitions found in the source
Do I need to set up ha_logger to run via cron to create logging data that crmsh can read? Or, where is the data stored that crmsh reads from? Thanks, Andrew _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
