[Linux-HA] SLES 11 HAE SP1 Signon to CIB Failed
Hi all, this seems like it should be an easy one to fix, I'll raise a support call with Novell if required. Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives 'signon to CIB failed'. Same thing with the CRM shell etc. All the logs look fine and I'm root. It's using corosync / pacemaker. Any ideas? Has anyone seen this before? thanks Darren Mansell ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
[Linux-HA] Article on HA in the IBM cloud using Pacemaker and Heartbeat
Hi, I recently co-authored an article on HA in the IBM cloud using Pacemaker and Heartbeat. http://www.ibm.com/developerworks/cloud/library/cl-highavailabilitycloud/ The cool thing is that the IBM cloud supports virtual IPs. With most of the other clouds you have to do DNS failover - which is sub-optimal ;-). Of course, they added this after we harangued them ;-) - but still it's very nice to have. It uses Heartbeat rather than Corosync because (for good reason) clouds don't support multicast or broadcast. There will be a follow-up article on setting up DRBD in the cloud as well... Probably a month away or so... -- Alan Robertson "Openness is the foundation and preservative of friendship... Let me claim from you at all times your undisguised opinions." - William Wilberforce ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
[Linux-HA] gfs_controld cannot connect to dlm_controld
dear list, I try to use GFS2 with corosync/openais/pacemaker using the following packages (Debian Lenny testing) : corosync/testing uptodate 1.2.1-4 openais/testing uptodate 1.1.2-2 pacemaker/testing uptodate 1.0.9.1+hg15626-1 gfs-pcmk/testing uptodate 3.0.12-2 here is the configuration snippet : # crm configure show . . primitive DLM-GFS2 ocf:pacemaker:controld \ op monitor interval="120s" clone DLM-GFS-KLON DLM-GFS2 \ meta interleave="true" . . unfortunately I always get : c01 crm_resource: [2820]: info: Invoked: crm_resource -C -r DLM-GFS2-KLON c01 gfs_controld[2844]: gfs_controld 3.0.12 started c01 gfs_controld[2844]: cannot connect to dlm_controld -1 What am I doing wrong and what is the best way to debug this error ? If 'dlm_controld' is started by hand 'gfs_controld' is able to connect to. --- Jan ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
Re: [Linux-HA] SLES 11 HAE SP1 Signon to CIB Failed
On Fri, Jan 28, 2011 at 1:06 PM, wrote: > Hi all, this seems like it should be an easy one to fix, I'll raise a > support call with Novell if required. > > > > Base install of SLES 11 32 bit SP1 with HAE SP1 and crm_mon gives > 'signon to CIB failed'. Same thing with the CRM shell etc. Too many open file descriptors? lsof might show something interesting > > All the logs look fine and I'm root. It's using corosync / pacemaker. > > > > Any ideas? Has anyone seen this before? > > > > thanks > > > > Darren Mansell > > > > ___ > Linux-HA mailing list > Linux-HA@lists.linux-ha.org > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > ___ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems