On 2/15/2012 8:35 PM, David Teigland wrote:
>
> + if (our_nodeid < 0) {
> + log_error("negative nodeid, set corosync
> totem.clear_node_high_bit");
> + corosync_cfg_finalize(ch);
> + return -1;
> + }Might be worth pointing people to corosync.conf.5 and eventually nodelist + nodeid? IMHO the message is rather cryptic. Fabio
