ConPaaS-team / conpaas

ConPaaS: integrated runtime environment for elastic cloud applications
http://www.conpaas.eu
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

VM doesn't get the right name in EC2 #89

Open gpierre42 opened 9 years ago

gpierre42 commented 9 years ago

I just created a MediaWiki application using the ready-made manifest in http://conpaas-online.ddns.net/ I then scaled it up with additional web servers, PHP servers, OSD servers. This worked fine but I noticed that one VM instance didn't receive a proper name in the EC2 console.

I attach screnshots, the faulty instance is instance iaasi-3146b13d (running a Web server in the PHP service) screenshot from 2014-10-27 10 01 15 screenshot from 2014-10-27 10 01 21

gpierre42 commented 9 years ago

By the way, this is a very small issue but I would prefer calling agent VMs xxx-agt rather than xxx-agn.

tcrivat commented 9 years ago

I observed this bug before, it only happens from time to time (not that often). It never happened to me for OpenNebula (instance names are used also in OpenNebula, they appear on "onevm list"), so I'm afraid this bug in not in ConPaaS but in libcloud / Amazon. I will have a more thorough look through.