[Pacemaker] pacemaker-1.0.6 + corosync 1.1.2 crashing
    Nikola Ciprich 
    extmaillist at linuxbox.cz
       
    Wed Nov 18 07:22:37 UTC 2009
    
    
  
Hi,
sure, here it is. I also tried setting compatibility to none, but it did't help.
cheers
n.
On Mon, Nov 16, 2009 at 03:08:23PM +0100, Andrew Beekhof wrote:
> On Tue, Nov 10, 2009 at 10:28 AM, Nikola Ciprich
> <extmaillist at linuxbox.cz> wrote:
> > Hello Andrew et al,
> > few days ago, I asked about pacemaker + corosync + clvmd etc. With Your advice, I got this working well.
> > It was in testing virtual machines, I'm now trying to install similar setup on raw hardware but for some
> > reasong attrd and cib seem to be crashing.
> 
> Can we see your corosync.conf ?
> (Oh, and please use attachments for log files)
> 
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
-- 
-------------------------------------
Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava
tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799
www.linuxbox.cz
mobil servis: +420 737 238 656
email servis: servis at linuxbox.cz
-------------------------------------
-------------- next part --------------
# Please read the corosync.conf.5 manual page
compatibility: none
totem {
	version: 2
	secauth: off
	threads: 0
	interface {
		ringnumber: 0
		bindnetaddr: 10.58.0.0
		mcastaddr: 226.94.1.1
		mcastport: 5405
	}
}
logging {
	fileline: off
	to_stderr: yes
	to_logfile: yes
	to_syslog: yes
	logfile: /tmp/corosync.log
	debug: off
	timestamp: on
	logger_subsys {
		subsys: AMF
		debug: off
	}
}
amf {
	mode: disabled
}
service {
	# Load the Pacemaker Cluster Resource Manager
	ver:       0
	name:      pacemaker
	use_mgmtd: no
}
    
    
More information about the Pacemaker
mailing list