** Changed in: openais (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to openais in Ubuntu.
https://bugs.launchpad.net/bugs/139062
Title:
Gutsy Tribe5: Startup reports: cman_tool: aisexec daemon didn't start
Status in “openais” package in Ubuntu:
Invalid
Bug description:
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:
root@gutsyt3:~# 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
root@gutsyt3:~#
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:
root@gutsyt3:~# cman_tool status
cman_tool: Cannot open connection to cman, is it running ?
root@gutsyt3:~#
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openais/+bug/139062/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp