Hi, this is the next release of the Linux Cluster Management Console. The LCMC helps you to configure a Pacemaker cluster without the need to go to the command line. Now you say, but of course there must be a point were you have to use the command line, well not anymore, at least most of the time. The LCMC lets you to edit predefined config files of many services on all cluster hosts simultaneously or separately.
For example if you have some NFS resource agent, the LCMC lets you edit the /etc/exports file. If you have mysql db, it lets you edit the my.cnf or any config file that you is defined as a mysql config file in the Pacemaker configuration and so on. See the screenshot: http://sourceforge.net/apps/gallery/lcmc/index.php?g2_itemId=37 I've defined the most obvious config file locations, if I've missed something, let me know. LCMC web page: http://lcmc.sf.net Screenshots: http://sourceforge.net/apps/gallery/lcmc/ Source code: https://github.com/rasto/lcmc New video: http://youtu.be/xWjuhp3Ysp4?hd=1 Changelog: * don't use node_state from not existing node ids * make autostart vm option per host * implement the edit-config-files feature * allow removing of a running resource in an advanced mode * show hierarchy of block devices in the tooltips * improve handling of LVM on DRBD * fix resolve split-brain for DRBD 8.4 Rasto Levrinc -- Dipl.-Ing. Rastislav Levrinc rasto.levr...@gmail.com Linux Cluster Management Console http://lcmc.sf.net/ _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org