Hi Rasto, Thanks again for this update.
1) Last time I mailed you about the "advanced" option being needed to set the meta target role. This was indeed not in advanced mode for most resources EXCEPT when creating groups, that is where I encountered it. To reproduce: Just right-click an empty spot and do add group. Now you have to click on advanced mode to see the meta attribute target role It would be nice if the target role could selected for groups without having to select advanced mode just like the normal resources. 2) Somewhere in between version 1.1.0 and 1.1.2 there is something broken in the sudo login. When adding a host using sudo I now get: Failed. Command failed.1 sudo: /home/user/lcmc-gui-helper-1.1.2: command not found LCMC seems to want to start the lcmc gui helper script from the local home directory but it is stored in /usr/local/bin. This worked correctly in v1.1.0 and is suddenly broken in 1.1.2 (maybe also in 1.1.1?) 3) Some resource agents need "unique" parameter values in order to work well. For example the exportfs script has a parameter named FSID which should be unique for all resources in the cluster configuration, it is now possible to create another exportfs primitive with the same FSID number which could cause conflicts. It would be very nice to have LCMC make a check if these kind of parameter values already exist in the cluster configuration. Thanks in advance. Kind regards, Caspar Smit 2012/1/23 Rasto Levrinc <[email protected]>: > 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 > [email protected] > Linux Cluster Management Console > http://lcmc.sf.net/ > _______________________________________________ > drbd-mc mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-mc _______________________________________________ drbd-mc mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-mc
