-
-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Description
mysql-0 is notready
kubectl get pod
NAME READY STATUS RESTARTS AGE
mysql-cluster-test-mysql-0 4/4 Running 0 24h
mysql-cluster-test-mysql-1 3/4 Running 0 7h9m
mysql8-mysql-operator-0 2/2 Running 0 2d4h
percona-client-deployment-7d54fb454c-g8v65 1/1 Running 19 8d
mysql-1 logs
2020-09-09T03:27:45.522046Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.15-6) starting as process 1
2020-09-09T03:27:46.453860Z 1 [Warning] [MY-012351] [InnoDB] Tablespace 2, name 'sys_operator/status', file './sys_operator/status.ibd' is missing!
2020-09-09T03:27:46.458321Z 1 [Warning] [MY-010005] [Server] Skip re-populating collations and character sets tables in read-only mode.
2020-09-09T03:27:46.579356Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2020-09-09T03:27:46.628439Z 6 [ERROR] [MY-012592] [InnoDB] Operating system error number 2 in a file operation.
2020-09-09T03:27:46.628464Z 6 [ERROR] [MY-012593] [InnoDB] The error means the system cannot find the path specified.
2020-09-09T03:27:46.628477Z 6 [ERROR] [MY-012216] [InnoDB] Cannot open datafile for read-only: './sys_operator/status.ibd' OS error: 71
2020-09-09T03:27:46.628711Z 6 [ERROR] [MY-000061] [Server] 1812 Tablespace is missing for table `sys_operator`.`status`..
2020-09-09T03:27:46.629016Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.15-6' socket: '/var/lib/mysql/mysql.sock' port: 3306 Percona Server (GPL), Release 6, Revision 63abd08.
2020-09-09T03:27:46.724593Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: '/var/lib/mysql/mysqlx.sock' bind-address: '0.0.0.0' port: 33060
2020-09-09T06:46:18.007573Z 13526 [Warning] [MY-012111] [InnoDB] Trying to access missing tablespace 2
2020-09-09T06:46:18.007656Z 13526 [Warning] [MY-012111] [InnoDB] Trying to access missing tablespace 2
2020-09-09T06:46:18.007679Z 13526 [Warning] [MY-011825] [InnoDB] Cannot save statistics for table `sys_operator`.`status` because the .ibd file is missing. Please refer to http://dev.mysql.com/doc/refman/8.0/en/innodb-troubleshooting.html for how to resolve the issue.
2020-09-09T06:46:48.005434Z 13560 [Warning] [MY-012111] [InnoDB] Trying to access missing tablespace 2
2020-09-09T06:46:48.005480Z 13560 [Warning] [MY-012111] [InnoDB] Trying to access missing tablespace 2
2020-09-09T06:46:48.005494Z 13560 [Warning] [MY-011825] [InnoDB] Cannot save statistics for table `sys_operator`.`status
Metadata
Metadata
Assignees
Labels
No labels