Hi everyone,
I recently undeleted a Google Cloud project and encountered an issue where a persistent disk is stuck in the RESTORING state for several hours.
When I try to start the VM, I get the following error: The resource 'project xoxooxoxx is not ready
I ran: gcloud compute disks describe xoxoxoxox
And it shows: status: RESTORING
I’m using an account with full roles/owner permissions, so I don’t think it’s a permissions issue. Unfortunately, my project does not have a paid support plan, so I can’t open a technical support case.
My Questions:
-
Is there anything I can do to force or resume the restoration of the disk?
-
Is this a known issue with undeleted projects?
-
How long should a 100 gb disk normally take to finish restoring?
-
Can Google internally resolve this without paid support?
Any guidance would be appreciated — this is blocking recovery of my WordPress deployment.
Thank you!