VSphere instance ID being set to hostname instead of product UUID
Bug #2012635 reported by
Stone Preston
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
On Vsphere clouds, the instance IDs of juju machines are using the hostname of the machine when they should be using the product UUID. Currently the instance id looks like this: juju-648670-0, however VSphere product IDs located in /sys/class/
On other clouds like aws this does not happen and the correct cloud specific ID is used as the instance ID (ie on aws the instance ID matches the ami info: i-0546cffafe21a
Changed in juju: | |
status: | Incomplete → New |
tags: | added: vsphere-provider |
Changed in juju: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
To post a comment you must log in.
Hi Stone,
Please provide the use case for this. How does this impact you? It'll be helpful in fixing the issue.