返回到文章

采纳

编辑于 1年前

Build of instance aborted: Volume did not finish being created even after we waited 187 seconds or 61 attempts. And its status is downloading.

OpenStack

在OpenStack里尝试从Image里启动一个实例时,如果配置的卷很大,超过50G,则有可能会创建实例失败。

错误:

aborted: Volume xxxx did not finish being created even after we waited 187 seconds or 61 attempts. And its status is creating.

错误详情:

[instance: 5d250238-53b2-417e-b781-d76044dcf7ef] Build of instance 5d250238-53b2-417e-b781-d76044dcf7ef aborted: Volume 0b230c45-8586-425c-8ecb-44c8fa55f18d did not finish being created even after we waited 187 seconds or 61 attempts. And its status is creating.: nova.exception.BuildAbortException: Build of instance 5d250238-53b2-417e-b781-d76044dcf7ef aborted: Volume 0b230c45-8586-425c-8ecb-44c8fa55f18d did not finish being created even after we waited 187 seconds or 61 attempts. And its status is creating.

请问该如何解决