Hello,
I did just find that CLOUDSTACk-778, reviewing it it seems to me that does not quite answer my question; unless I am missing an obvious point, which I will not let, I find myself doing that more then I would like.
Is this correct?
- Maurice
On Aug 21, 2013, at 01:41 AM, "Musayev, Ilya" <imusa...@webmd.net> wrote:
On Aug 21, 2013, at 01:41 AM, "Musayev, Ilya" <imusa...@webmd.net> wrote:
Have you looked at CLOUDSTACK-778?
-----Original Message-----
From: Maurice Lawler [mailto:maurice.law...@me.com]
Sent: Tuesday, August 20, 2013 9:25 PM
To: dev@cloudstack.apache.org
Cc: Marcus Sorensen
Subject: Re: Instance Names
You suggest that I should leave my mistake as is. If you are unsure of the issues it may cause upon instance rebooting, I just thought it would be easy to just update a line in the database as it was mentioned to me, in the vm_instance table...
On Aug 19, 2013, at 11:46 PM, Marcus Sorensen <shadow...@gmail.com> wrote:
You can edit the display name via API or the UI's edit button, butthat only changes what shows up in the UI, not the name of the hostitself (e.g. when you log in and do 'hostname'). To change the actualname in the vm_instance table, column 'name'. I'm not entirely surewhat the repercussions of that are.On Mon, Aug 19, 2013 at 9:36 PM, Todd Pigram <t...@toddpigram.com> wrote:vm_instanceOn Monday, August 19, 2013, Maurice Lawler wrote:Greetings,I'm hoping someone can point me into the right direction, I haveprovisioned an instanced; however, I failed to create a name for it.Now in my list of instances, I see the UUID and not a 'custom' name so to speak.I'm sure this can easily be manipulated via the database, however; Iam looking through docs etc, unsure where to make changes.Any guidance would be greatly appreciate!- M.