Hello,
I have Percona Server 5.6 with a 50-ish Gb database and both cpu- and io-bound workload and, apparently, it’s time for me to scale a little bit.
Is there an easy way to migrate from standalone percona server to pxc (like replacing percona-server-server with percona-xtradb-cluster package and be good to go) or should I bring up completly separate pxc cluster and migrate data as in any other migration from any other database?
Thank you.