In yakkety the log file change is fixed in
$ cat debian/patches/0008-Fix-corosync-log.patch
--- a/pcs/cluster.py
+++ b/pcs/cluster.py
@@ -726,7 +726,7 @@
quorum_section.add_attribute("two_node", "1")
logging_section.add_attribute("to_logfile", "yes")
- logging_section.add_attribute("logfile", "/var/log/cluster/corosync.log")
+ logging_section.add_attribute("logfile", "/var/log/corosync/corosync.log")
logging_section.add_attribute("to_syslog", "yes")
return str(corosync_conf), messages
I'm going to review other bugs/fixes to see if there is anything else we
would want to fix at the same time.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673579
Title:
Corosync/Pacemaker: Error when enabling Pacemaker service,Error when
starting the cluster
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcs/+bug/1673579/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs