Score:0

My Google GCP instance disappeared!!! When I add more than 8 in a location some instance randomely disappeared without warning

id flag

I am trying out different features on GCP and something really troubled me. I setup 7 test server and then use the instance group to add a few more. All in a sudden some of the server that has been setup disappeared.

I cannot see any log or activities saying that they were dropped. So I cannot confirm if it is a 8 instance max policy or it is an error or bug on GCP.

Anyone has similar experience? There is no warning or anything stop me adding more test units. It just randomly drop some launched instance....

John Hanley avatar
cn flag
Did you set up those VM instances as part of a Managed Instance Group (MIG)? If yes, then the MIG can create and destroy instances. That ability is not a Google bug. Edit your question with details on what you have configured.
Score:0
ng flag

Here I'll summarize the two possibilities that you might be facing:

  1. The account being used for creating servers is a trial account and the trial period has expired. If so, You need to explicitly enable billing during the trial, otherwise your instances will be shutted down when the trial runs out and removed after grace period which are not restorable.

Note: In this possibility all the instances will be deleted at a time when trail period expires, but as you mentioned only some are randomly getting disappeared 2nd one can be prompt solution than 1st one.

2.The group where instances are added is Managed Instance Group(MIG)

Here various policies and actions can create, delete, and modify instances that are managed by a MIG. Those operations are returned as DONE after the group has scheduled actions to create, delete, or update those instances. However, this doesn't mean that the instances in the group have been created, deleted, or updated until those underlying actions are complete. You can verify the status of the group, or alternatively verify the status of those instances.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.