synchronization is not working properly in 3 nodes...

hi,

I install PXC successfully on 3 nodes but but its cannot synced with each other in proper manner, when i am inserting the tables in one node its show properly but when i am checking on another node its cannot be synced when saw some tables is missing…

And please tell whats the procedure when one or two node down what the steps and which service have to start…

Also when i am check
show status like ‘wsrep%’; with this command its synced… now whats the issue there

Note that PXC supports InnoDB tables only (optional MyISAM support is rather experimental). Are you sure the tables you created were InnoDB?

Not sure what you mean by “the procedure when one or two node down”. What do you want to accomplish?