Friday, March 18, 2016

Re: [google-cloud-sql-discuss] Cannot stop import

Looking at the metrics on your instance it does appear that the load is till running - IOPS are elevated and storage used is increasing. Take a look at the "Read/Write InnoDB Pages" and "Storage Used" graphs on https://console.cloud.google.com/sql/instances/INSTANCE_ID/overview?project=YOUR_PROJECT .

I believe you are getting that error because your Cloud Shell instance is not authorized to access your Cloud SQL instance, and not for any reason relating to the import. Try using "gcloud beta sql connect INSTANCE_ID" to connect to the SQL instance from cloud shell. 

David

On Fri, Mar 18, 2016 at 11:34 AM, <peter.shin@syw.com> wrote:
Cloud Shell is a Google-provided command-line access, which includes a MySQL client. I cannot log into the instance as the client says "ERROR 2013 (HY000): Lost connection to MySQL server at 'reading initial communication packet', system error: 0"

I got a notification saying: "Import data into Cloud SQL instance / Unknown error. / Retry" from Google's notifications, but it doesn't seem the process has stopped, as the status is still "Running."

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/7350f3e9-3786-441e-8cea-fea58b56bec4%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CAJZK_bYEKGrDLkOL762CSWmmJW9oo_noqWx7ZzS8Fk5myGOqug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment