区域没有足够的可用资源来满足请求/资源未准备好 [英] the zone does not have enough resources available to fulfill the request/ the resource is not ready

查看:22
本文介绍了区域没有足够的可用资源来满足请求/资源未准备好的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我未能启动我的实例(通过网络浏览器),它给了我错误:

I failed to start my instance (through the web browser), it gave me the error:

"区域 'projects/XXXXX/zones/europe-west4-b' 没有足够的可用于满足请求的资源.尝试不同的区域,或稍后再试."

"The zone 'projects/XXXXX/zones/europe-west4-b' does not have enough resources available to fulfill the request. Try a different zone, or try again later."

一开始我还以为是配额的问题,检查了我的配额后,一切正常.实际上,我列出了可用区域,europe-west4-b 可用,但我仍然尝试移动该区域.然后我尝试了"gcloud compute instances move XXXX --zone europe-west4-b --destination-zone europe-west4-c",但是还是失败了,弹出错误:

I thought it might be the quota problem at first, after checking my quota, it showed all good. Actually, I listed the available zones, europe-west4-b was available, but I still gave a shot to move the zone. Then I tried "gcloud compute instances move XXXX --zone europe-west4-b --destination-zone europe-west4-c", however, it still failed, popped up the error:

"错误:(gcloud.compute.instances.move) 实例无法移动,而状态:已终止"

"ERROR: (gcloud.compute.instances.move) Instance cannot be moved while in state: TERMINATED"

好的,终止了...然后我尝试通过"gcloud compute instances reset XXX"重新启动它,错误显示在方式中:

Okay, terminated... then I tried to restart it by "gcloud compute instances reset XXX", the error showed in the way:

错误:(gcloud.compute.instances.reset) 无法获取资源:- 资源projects/XXXXX/zones/europe-west4-b/instances/XXX"还没准备好

ERROR: (gcloud.compute.instances.reset) Could not fetch resource: - The resource 'projects/XXXXX/zones/europe-west4-b/instances/XXX' is not ready

我搜索了错误,有人通过删除磁盘解决了这个问题.虽然我不想擦除内存,但我该如何解决这个问题?

I searched the error, some people solved this problem by deleting the disk. While I don't want to wipe the memory, how could I solve this problem?

顺便说一句,我只有一个实例,附加了一个永久性磁盘.

BTW, I only have one instance, with one persistent disk attached.

推荐答案

即使我遇到了同样的错误.我已经等了 24 小时并尝试过.但仍然没有运气.对我来说,这不是暂时的.区域projects/XXXX/zones/europe-west2-c"没有足够的可用资源来满足请求.尝试不同的区域,或稍后再试.我必须创建全新的实例来解决它.

Even I'm getting the same error. I have waited for 24 hours and tried. But still no luck. For me, it's not transient.The zone 'projects/XXXX/zones/europe-west2-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later. I had to create entirely new instance to come over it.

这篇关于区域没有足够的可用资源来满足请求/资源未准备好的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆