Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manually added machines in juju show up as metal #80

Open
nishant-dash opened this issue Jun 28, 2024 · 1 comment
Open

manually added machines in juju show up as metal #80

nishant-dash opened this issue Jun 28, 2024 · 1 comment

Comments

@nishant-dash
Copy link

using p-j-e rev 17, I have lxd vms that I have manually added into juju 3.5.1

p-j-e shows them as metals but it would be ideal if it detected them as lxds, although this would depend what juju can offer you in the way of information about this manually added machine.
I can't use virt macs since to add a mac prefix since those get tagged as KVM only.

My main question here is, how should you treat manually added machines?

@aieri
Copy link
Contributor

aieri commented Jun 28, 2024

yes, this is expected because "Metal" is the default category, and the exporter only knows something is an lxd if juju knows it too. A manually-added machine is of unknown type for juju so all you have is the metal/kvm split based on the mac address. Do you need manually added LXD VMs to be tagged separately from other virtual machines?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants