ClusterLabs / libqb

libqb is a library providing high performance logging, tracing, ipc, and poll.
http://clusterlabs.github.io/libqb/
GNU Lesser General Public License v2.1
166 stars 98 forks source link

libqb - pacemaker compatibility matrix #501

Open KuasarCloud opened 18 hours ago

KuasarCloud commented 18 hours ago

Hi,

I am currently facing the issue described in https://github.com/ClusterLabs/libqb/pull/453. We are planning to upgrade libqb to version 2.0.6, but I am managing Pacemaker version 2.1.2 and am unsure how to verify its compatibility with the updated libqb version. Any guidance would be appreciated.

Regards

Ricardo P

chrissie-c commented 6 hours ago

You don't say what version of libqb you are running. if it's version 2.anything then it will all be fine. If you are using libqb 1 then you will need to upgrade libqb and pacemaker together.

Generally we recommend to upgrade using distributors packages where available.