Hi, this is the next release of the Linux Cluster Management Console, the high availability GUI. This release brings mostly usability improvements.
>From now on it is possible to operate on multiple resources at once, thus eliminating some of the repetitive work. You can select services, block devices and hosts by drawing a rectangle around them, or ctrl-click them. The menus in this context work on all selected components. For example you can select multiple services and migrate them all at once, instead of doing it one by one. Screenshot: http://sourceforge.net/apps/gallery/lcmc/index.php?g2_itemId=40 As you probably don't know there were options to connect to the existing cluster quickly, but since kids these days don't even know what a command line option is, there is now an in-your-face button for that. Much work went into reducing the number of SSH connection and sudo calls in this release as well, because they used to log a lot. LCMC web page: http://lcmc.sf.net Screenshots: http://sourceforge.net/apps/gallery/lcmc/ Source code: https://github.com/rasto/lcmc changelog: * implement quick-connect-to-the-cluster box * implement a ignore-defaults resource agent list * workaround for iSCSITarget RA * enable sudo checkbox if user is not root automatically * disable one-host cluster by default * add --one-host-cluster option * rewrite code that collects info from the cluster * fixes a null pointer exception while clicking on the host * implement multi selection Rasto Levrinc _______________________________________________ Pacemaker mailing list: [email protected] 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
