This is an old revision of the document!


Corosync

/etc/corosync/corosync.conf

totem {
	version: 2

	[...]

	# This specifies the mode of redundant ring, which may be none, active, or passive.
 	rrp_mode: active

 	interface {
		# The following values need to be set based on your environment 
		ringnumber: 0
		bindnetaddr: 192.168.168.0
		mcastaddr: 226.94.1.10
		mcastport: 5405
	}
        interface {
                # The following values need to be set based on your environment
                ringnumber: 1
                bindnetaddr:10.10.10.0
                mcastaddr: 226.94.1.15
                mcastport: 5407
        }

}

[...]

Check Corosync channels:

root@nodo1:~# corosync-cfgtool -s
Printing ring status.
Local node ID 123456789
RING ID 0
id     = 192.168.168.1
status = ring 0 active with no faults
RING ID 1
id     = 10.10.10.1
status = ring 1 active with no faults

Pacemaker

 
 
clusterbase/corosync.1335882141.txt.gz · Last modified: 2012/05/01 16:22 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki