How to Migrate Standalone Mysql server (in prod) to PXC (in prod)

Hi everybody ,
I’d like someone help me , I have 1 mysql server in Prod and a cluster with 3nodes also in prod.
I want to migrate all database in my standalone server to my cluster.

I haved think :

  1. in standalone : do a dump
  2. importe the dump on one node
  3. manage the users and rights

Hi,

I would like you to check below links and webinars.

[url]http://www.percona.com/webinars/2012-06-06-migrating-to-percona-xtradb-cluster[/url]
[url]Percona Webinars: Open Source Database Learning – this coming, please attend
[url]https://github.com/jayjanssen/percona-xtradb-cluster-tutorial/blob/master/instructions/Migrate%20Master%20Slave%20to%20Cluster.rst[/url]
[url]http://www.mysqlperformanceblog.com/2013/05/01/follow-these-basics-when-migrating-to-percona-xtradb-cluster-for-mysql/[/url]