SQL server hung up on updating.

22 views
Skip to first unread message

Seth Russell

unread,
Jul 27, 2017, 9:01:23 AM7/27/17
to Google Cloud SQL discuss
My  SQL server just went into "updating" and will not come out of that status. 
Attached is a picture of  the error i am getting. 
How can i get it out of this status ?
How can i prevent this from happening again?

My project is api-project-1076294409531

Seth Russell
I'd give you my website, but it is down :(


Screen Shot 2017-07-26 at 5.41.55 PM.png

George (Cloud Platform Support)

unread,
Jul 27, 2017, 11:48:48 AM7/27/17
to Google Cloud SQL discuss
Hello Seth, 

What were you undertaking prior to the instance becoming unresponsive? Did you run any specific gcloud commands? Any other related details might come handy. 

Automatic instance update is a maintenance default. Scheduling is automatically managed for instances, and appropriate reactions are expected whenever system events risk causing disruption. To modify any of the default parameters, you can use the command below. 

You may try to restart your service by running the following command: 

gcloud sql instances patch [INSTANCE_NAME] --activation-policy [ACTIVATION_POLICY] 

and choose activation policy value: "ALWAYS" or "ON_DEMAND".

Any other information you deem relevant might prove of great help. 
Reply all
Reply to author
Forward
0 new messages