在2.1多节点安装时
kubectl logs mysql-b5597d996-99mvp -n kubesphere-system
Initializing database
2020-01-16T09:14:50.873181Z 0 [Warning] [MY-011070] [Server] ’Disabling symbolic links using –skip-symbolic-links (or equivalent) is
the default. Consider not using this option as it’ is deprecated and will be removed in a future release.
2020-01-16T09:14:50.873234Z 0 [Warning] [MY-011068] [Server] The syntax ‘expire-logs-days’ is deprecated and will be removed in a fut
ure release. Please use binlog_expire_logs_seconds instead.
2020-01-16T09:14:50.873308Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.11) initializing of server in progress as pr
ocess 30
2020-01-16T09:14:50.874472Z 0 [ERROR] [MY-010457] [Server] –initialize specified but the data directory has files in it. Aborting.
2020-01-16T09:14:50.874504Z 0 [ERROR] [MY-010119] [Server] Aborting
2020-01-16T09:14:50.875552Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.11) MySQL Community Server - GPL.
使用的rbd存储,全部删了重安了一次,还是出现相同的情况