MySQL Forums
Forum List  »  MySQL & Kubernetes

Mysql Innodbcluster can't start new instance
Posted by: Ales Verbic
Date: October 09, 2023 11:40AM

I have an innodbcluster running, but I lost 3rd instance. I scaled in/out CR innodbcluster. I removed PV/PVC. And it creates a mycluster-2 pod but it doesn't start.

[Server] /usr/sbin/mysqld (mysqld 8.0.32) initializing of server in progress as process 18
[ERROR] [MY-010457] [Server] --initialize specified but the data directory has files in it. Aborting.
[ERROR] [MY-013236] [Server] The designated data directory /var/lib/mysql/ is unusable. You can remove all files that the server added to it.
[ERROR] [MY-010119] [Server] Aborting

I can create a new cluster with the same version that I have, but I can't reproduce the problem.

Do you have any ideas?

Options: ReplyQuote


Subject
Written By
Posted
Mysql Innodbcluster can't start new instance
October 09, 2023 11:40AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.