[one-users] EC2 Availiability Zones?

Daniel Molina dmolina at opennebula.org
Mon Jun 20 07:25:31 PDT 2011


Hi,

The message that you are getting is a generic error. If you check the
oned.log you will get more information about the error.

I think that maybe your problem is the network configuration. If this
is the first time that the server is deployed a VNET for the EC2
instances must be defined. You have to create it using the CLI:

$ onevnet crete vnet.template -v

After that you have to edit the
$ONE_LOCATION/etc/ec2query_templates/m1.small.erb
Change the line

NIC=[NETWORK="Public EC2"]

for this one

NIC=[NETWORK_ID=X]

where X is the ID of your new network.

Regards

2011/6/20 Oriol Martí <omarti at cesca.cat>:
> Nobody knows anything about this?
>
> Thanks,
>
> On 16/06/11 15:18, Oriol Martí wrote:
>
> Hello,
>
> I'm creating an instance from an image through the EC2 interface, but when I
> try to create it throws the next error:
> Unsupported: The instance type or feature is not supported in your requested
> Availability Zone.
>
> I don't know how can I create an Availability Zone, it's equivalent to the
> One Clusters? But I can't see them in the Availability Zones List
>
> Thanks,
>
>
>
> --
> ......................................................................
>        __
>       / /          Oriol Martí i Bonvehí
> C E / S / C A      Departament de Sistemes i Xarxes
>     /_/            Centre de Serveis Científics i Acadèmics de Catalunya
>
> Gran Capità, 2-4 (Edifici Nexus) · 08034 Barcelona
> T. 93 551 62 12 · F. 93 205 6979 · omarti at cesca.cat
> ......................................................................
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>



-- 
Daniel Molina, Cloud Technology Engineer/Researcher
Major Contributor
OpenNebula - The Open Source Toolkit for Cloud Computing
www.OpenNebula.org | dmolina at opennebula.org



More information about the Users mailing list