Where is Location field set? #29
Unanswered
rkelleyrtp
asked this question in
Q&A
Replies: 1 comment
-
|
Great question. The location field is used to indicate which LXD server an instance is actually located on when it is within a cluster. So for non-clustered LXD servers that value is set to "none". In clustered environments, you can select which host within the cluster to create a new instance, or if not selected LXD will automatically assign which host a new instance is created on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can you please tell me what value is used for the Location field in the container listing? I thought it was set to the LXD server (name or IP), but this does not appear to be true. We have hundreds of containers spread across +20 LXD Servers and wold like to use the the location field to track down where a container is running.
Note: we are not using clustering - just standalone LXD Servers.
Beta Was this translation helpful? Give feedback.
All reactions