Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

[ERROR] Code: ZONE_RESOURCE_POOL_EXHAUSTED

Hi,

We need to export an image into our storage bucket, so we can download that image, and we encounter this resource exhausted error twice. We've been searching for the answer in the web, most of the discussion related to this type of error is about VM starting (well, it makes sense, coz new VM starting must use new resource allocation)

But, we got no definite answer, why an export operation can cause this resource exhausted error. We've tried to wait, and try again with similar result. So any suggestion, what should we do to complete this exporting operation?

For additional info: our zone is "asia-southeast2-a"

0 1 1,877
1 REPLY 1

Hi,

Honestly speaking I highly doubt this is an error from your end. As you mentioned in the question it self that this is a VM instance error. Usually such errors are temporary as resource stock out is a zonal issue. You could try running the resource in another zone for the sake of a check.