-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
k8s里部署企业版,cn pod init报错Error when self-registering: Error 1264: Out of range value for column 'mem_size' at row 1 #226
Comments
apiVersion: polardbx.aliyun.com/v1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Begin initializing...
Loading from environment...
Local IP: 10.233.92.25
Environment loaded: {"instance_id":"polardbx","instance_type":"0","primary_instance_id":"polardbx","pod_id":"polardbx-tpgd-cn-default-6cdcf4cb5c-xvh2d","local_ip":"10.233.92.25","server_port":3306,"htap_port":3606,"mgr_port":3406,"mpp_port":3506,"cpu_core":1,"mem_size":2147483648,"metadb_host":"polardbx-tpgd-gms","metadb_port":3306,"metadb_user":"admin","metadb_enc_passwd":"xtdtDw67gnv+owhjFsAsVw==","enc_key":"t62p9fgdjl6v6hbc"}
Connecting to metadb...
Connected to metadb!
try clean dirty server info record sql = DELETE FROM server_info where extras = 'polardbx-tpgd-cn-default-6cdcf4cb5c-xvh2d' and inst_id = 'polardbx' limit 1
Try self-registration, register 10.233.92.25:3306 to metadb...
Error when self-registering: Error 1264: Out of range value for column 'mem_size' at row 1
The text was updated successfully, but these errors were encountered: