Public bug reported:

Test: 2 Node Cluster with Gutsy Tribe 5 + updates (2007-09-12). Error
can reproduce any time. I tested this on several machines. Steps to
reproduce:

1. Fresh installation of Gutsy Tribe5 + apt-get update + dist-upgrade

2. apt-get install redhat-cluster-suite

3. /etc/cluster/cluster.conf with a simple two node cluster
configuration (second member not configured and not available). I
attached the configuration file.

4. /etc/init.d/cman start -> this Error:
[EMAIL PROTECTED]:~# sh -x /etc/init.d/cman start
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ NAME=cman
+ DESC=cluster manager
+ test -x /usr/sbin/cman_tool
+ CCSD_OPTS=
+ CMAN_CLUSTER_TIMEOUT=120
+ CMAN_QUORUM_TIMEOUT=0

...

+ echo -n  Starting cluster configuration system:
 Starting cluster configuration system:+ start-stop-daemon --start --quiet 
--pidfile /var/run/cluster/ccsd.pid --exec /usr/sbin/ccsd --
+ sleep 1
+ echo  done
 done
+ echo -n  Joining cluster:
 Joining cluster:+ cman_tool -t 120 -w join
cman_tool: aisexec daemon didn't start
[EMAIL PROTECTED]:~#                           

The ccsd daemon is running and no specific message in /var/log/syslog:

Sep 12 09:01:05 gutsyt3 ccsd[8462]: Starting ccsd 2.0:
Sep 12 09:01:05 gutsyt3 ccsd[8462]:  Built: Aug 23 2007 23:53:13
Sep 12 09:01:05 gutsyt3 ccsd[8462]:  Copyright (C) Red Hat, Inc.  2004-2007  
All rights reserved.
Sep 12 09:01:06 gutsyt3 ccsd[8462]: cluster.conf (cluster name = gutsy, version 
= 16) found.
Sep 12 09:01:34 gutsyt3 ccsd[8462]: Unable to connect to cluster infrastructure 
after 30 seconds.
Sep 12 09:02:04 gutsyt3 ccsd[8462]: Unable to connect to cluster infrastructure 
after 60 seconds.

cman_tool status show:
[EMAIL PROTECTED]:~# cman_tool status
cman_tool: Cannot open connection to cman, is it running ?
[EMAIL PROTECTED]:~#

I try the same procedure with (nearly) the same configuration file run
without problems. After a /etc/init.d/cman start is a two node cluster
with one member available.

I think, the redhat-cluster-suite doesn't work in gutsy.

** Affects: cman (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Gutsy Tribe5: Startup reports: cman_tool: aisexec daemon didn't start
https://bugs.launchpad.net/bugs/139062
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to