All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] dlm: master - dlm_controld: fail to start with negative nodeid
       [not found] <20120215193505.2B8E31438@lists.fedorahosted.org>
@ 2012-02-16  7:59 ` Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2012-02-16  7:59 UTC (permalink / raw)
  To: cluster-devel.redhat.com

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-16  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20120215193505.2B8E31438@lists.fedorahosted.org>
2012-02-16  7:59 ` [Cluster-devel] dlm: master - dlm_controld: fail to start with negative nodeid Fabio M. Di Nitto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.