service mysql stop is being ignored. How to fix?

Try

mysqladmin -u root -p shutdown

I have a similar problem on a cluster of three nodes.

Do you have a new cluster installation with an empty database or was the database imported from another server?