I am facing issue in PXC cluster Setup .
Issue Description : I have setup three nodes PXC setup and it’s working fine but if all nodes goes down or stop mysql service on all three nodes at a time . No any node is coming up and getting error in error logs like count not find primary view . So added pc.recovery options as true and it create a gvwstate file after start and this file contain primary component view but once get server reboot and service stop then this file automatically remove from server then getting error as 2018-07-27 07:12:20 1720 [Warning] WSREP: access file(/var/lib/mysql//gvwstate.dat) failed(No such file or directory)
2018-07-27 07:12:20 1720 [Note] WSREP: restore pc from disk failed
Can anyone help for this .