> > 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? |