gluster / storhaug

High Availability (HA) setup utility for NFS-Ganesha
GNU General Public License v2.0
12 stars 9 forks source link

discussion about switch from pcs to ctdb #5

Closed AmritasyaPutra closed 6 years ago

AmritasyaPutra commented 6 years ago

What was the reason to switch from pcs to ctdb? I guess when ctdb manages vips then pcs cannot be used productively.

kalebskeithley commented 6 years ago

I guess by pcs you really mean pacemaker; pcs is just one interface to pacemaker. You can still use pacemaker (for other things) but I think it would be fairly obvious that if ctdb is managing VIPs that you can't use pacemaker to manage those same VIPs. Some of the reasons for the switch:

AmritasyaPutra commented 6 years ago

I could not understand, isn't fencing a cluster requirement rather that specific to pcs? The pacemaker community seems to be very active and the project has long history. https://github.com/ClusterLabs and https://clusterlabs.org/developers.html Perhaps ctdb has other benefits.

kalebskeithley commented 6 years ago

Sure, all true.

You are certainly welcome to write your own HA solution using pacemaker and even host it here at github/gluster if you want.

But storhaug is based on ctdb.