At Mon, 30 Jul 2012 08:37:43 +0000, Dietmar Maurer wrote: > > > > BTW, there seem to be some setting which can be changed after cluster > > > format, for example 'mode', or this new 'recovery_mode' setting. So > > > maybe the following is useful: > > > > > > # collie config set --recovery auto > > > # collie config set --recovery manual > > > # collie config set --mode [mode] > > > > This state will be kept in inner structure(cluster_info), we needn't to change > > config code. > > So when I stop all node that information is lost? It is easy to save the information in the config file. The patch is welcome. I'm not sure whether 'collie config set' command is useful or not. I guess the interface is too low level for users. Thanks, Kazutaka |