Bug #110273 | NDB Cluster hangs on restarting management node 2 and shows InitialSystemRestart | ||
---|---|---|---|
Submitted: | 6 Mar 2023 3:12 | Modified: | 17 Mar 2023 14:41 |
Reporter: | Yen Jung Peng | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Cluster NDB Operator | Severity: | S1 (Critical) |
Version: | 1.0.1 | OS: | CentOS (7.9) |
Assigned to: | MySQL Verification Team | CPU Architecture: | x86 (64) |
Tags: | kubernetes |
[6 Mar 2023 3:12]
Yen Jung Peng
[15 Mar 2023 17:56]
MySQL Verification Team
Hi, What environment are you using for testing this. I tried using "Red Hat OpenShift Local" and I could not reproduce the problem.
[16 Mar 2023 10:39]
Yen Jung Peng
Hi, MySQL Verification Team, I have three virtual machines which installed kubernetes cluster (one control plane and two worker nodes), and all of them are CentOS 7.9. And these are version of kubernetes: ``` # kubeadm version kubeadm version: &version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.11", GitCommit:"0f75679e3346160939924550fd3591462a4afec6", GitTreeState:"clean", BuildDate:"2023-02-22T13:37:53Z", GoVersion:"go1.19.6", Compiler:"gc", Platform:"linux/amd64"} # kubectl version --output=yaml clientVersion: buildDate: "2023-02-22T13:39:33Z" compiler: gc gitCommit: 0f75679e3346160939924550fd3591462a4afec6 gitTreeState: clean gitVersion: v1.24.11 goVersion: go1.19.6 major: "1" minor: "24" platform: linux/amd64 kustomizeVersion: v4.5.4 serverVersion: buildDate: "2023-02-22T13:32:00Z" compiler: gc gitCommit: 0f75679e3346160939924550fd3591462a4afec6 gitTreeState: clean gitVersion: v1.24.11 goVersion: go1.19.6 major: "1" minor: "24" platform: linux/amd64 ``` Please let me know any information should I offer? I still can't create all the things as the website said.
[16 Mar 2023 10:40]
Yen Jung Peng
Hi, MySQL Verification Team, I have three virtual machines which installed kubernetes cluster (one control plane and two worker nodes), and all of them are CentOS 7.9. And these are version of kubernetes: ``` # kubeadm version kubeadm version: &version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.11", GitCommit:"0f75679e3346160939924550fd3591462a4afec6", GitTreeState:"clean", BuildDate:"2023-02-22T13:37:53Z", GoVersion:"go1.19.6", Compiler:"gc", Platform:"linux/amd64"} # kubectl version --output=yaml clientVersion: buildDate: "2023-02-22T13:39:33Z" compiler: gc gitCommit: 0f75679e3346160939924550fd3591462a4afec6 gitTreeState: clean gitVersion: v1.24.11 goVersion: go1.19.6 major: "1" minor: "24" platform: linux/amd64 kustomizeVersion: v4.5.4 serverVersion: buildDate: "2023-02-22T13:32:00Z" compiler: gc gitCommit: 0f75679e3346160939924550fd3591462a4afec6 gitTreeState: clean gitVersion: v1.24.11 goVersion: go1.19.6 major: "1" minor: "24" platform: linux/amd64 ``` Please let me know any information should I offer? I still can't create all the things as the website said.
[17 Mar 2023 8:14]
Yen Jung Peng
Hi Team, NDB cluster is running finally. The reason is firewall, but we still don't know why and there were no error messages showed anything about permission or something related. After we turned off firewalld service, and all the pods are running successfully. This issue could be closed.
[17 Mar 2023 14:41]
MySQL Verification Team
Thanks for the update