Hi

as some of you might have seen on the pacemaker list, I tried to install
a 3 node cluster and there were ipc issues reported by the cib and
therefore the cluster could not start correctly.

The reason was that libglue2 and cluster-glue were not installed from
the clusterlabs repository, as the rest of the packages were, but
instead they were pulled from the original opensuse repository in an
older version.

So I went and updated cluster-glue with the version from the clusterlabs
repository. Nothing changed though.

rpm -qa|grep glue
revealed that libglue2 was still the old version while cluster-glue was
updated.

Looking at the package dependencies, I think the problem is that
cluster-glue does not depend on package libglue2 (while they do the
other way around).

So one error, which I could improve, was that the installation
instructions on the clusterlabs site did not mention libglue2 and
cluster-glue. They do now which should prevent others who follow those
instructions.

The dependency thing is up for grabs ;)

Regards
Dominik
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to