[Cluster-devel] dlm: master - dlm_controld: fail to start with negative nodeid

Fabio M. Di Nitto fdinitto at redhat.com
Thu Feb 16 07:59:12 UTC 2012


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




More information about the Cluster-devel mailing list