On Tue, 5 Nov 2019 22:22:05 +0100 Valentin Vidić <[email protected]> wrote:
> On Tue, Nov 05, 2019 at 09:55:33PM +0100, Jehan-Guillaume de Rorthais wrote: > > There's the Cluster Test Suite (CTS) provided with Pacemaker source code. It > > can exercice any Pacemaker cluster you are able to build, with predefined > > scenarios. > > > > Sadly, there's no way (yet) to extend it with new scenario without patching > > it and there's still some rough edges to deal with. > > > > If you want to experience it, look at the tests of PAF project: > > https://github.com/ClusterLabs/PAF/tree/master/test > > > > It relies on Vagrant to build a full 3 nodes pgsql/Pacemaker cluster + 1 > > syslog node collecting logs from all other nodes. All in one command (make) > > and 3 minutes. Then, there's some documentation about how to use CTS to > > exercice it. Look at the README for more instructions. > > Thanks for the info, I will try to see if I can make some kind of a > Vagrant config for Debian. Not sure if there is a good way to setup > fencing with Vagrant? I'm using libvirt as Vagrant provider and fence_virsh for fencing. Have a look on the README, it is all detailed. The cluster is setup with fencing and watchdog. _______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
