简体   繁体   English

启动蓝图Fi-Lab云时遇到问题

[英]Problems launching blueprint Fi-Lab Cloud

I need to launch a VM with Orion Context Broker and CEP in Fi-Lab. 我需要在Fi-Lab中使用Orion Context Broker和CEP启动VM。 For this I clone a template with Orion and then I add a tier with CEP. 为此,我用Orion克隆了一个模板,然后用CEP添加了一个层。 Then I launch the blueprint instance, but always I have an error: 然后,我启动了蓝图实例,但是总是出现错误:

Success: Blueprint Instance FinalMachine status.

Description: Create environment FinalMachine

Status: ERROR

Error: Infrastructure error Error creating server: {"overLimit": {"message": "Quota exceeded: code=InstanceLimitExceeded", "code": 413, "retryAfter": 0}} 

What is it happening?? 这是怎么回事?

UPDATE UPDATE

An screenshot of my blueprint: 我的蓝图的屏幕截图: 在此处输入图片说明

Another screenshot of my instance tab: 我的实例标签的另一个屏幕截图: 在此处输入图片说明

You should check your available quotas. 您应该检查可用配额。 Do you have any other deployed VM or any other public IP consumed, apart from this blueprint template? 除了此蓝图模板之外,您是否还消耗了其他已部署的VM或任何其他公共IP?

If you try to deploy a new VM, in the open windows in which you have to introduce the data of your new VM, you can see on the right the available resources for your user. 如果尝试部署新的VM,则在打开的窗口中必须引入新VM的数据,您可以在右侧看到用户可用的资源。

If you want to see the quota that you have available, you only need to launch a new instance. 如果要查看可用的配额,则只需启动一个新实例。

在此处输入图片说明

On the bottom right you could see in this case the number of available instances, vcpus, disk and memory for that user, together with the resources that currently have used (dark grey) and the new resources to consume (green). 在这种情况下,您可以在右下角看到该用户的可用实例,vcpus,磁盘和内存的数量,以及当前已使用的资源(深灰色)和要消耗的新资源(绿色)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM