lxd-dashboard
lxd-dashboard copied to clipboard
set up a full connected-network between multiple servers (without using cluster)
scene: there are four lxd hosts, A,B ,C, D without clustering. Sometimes I want move contaniners on A to B. Sometimes I want move contaniners on B to A. In order to complete above requests, I should set A and B as each other's remote server. It is boring. Can lxd-dashborad can provide a function that set up any pair of servers as each other's remote server. Thank you
hahau6, The remote server option is part of the CLI tool and not available via the REST API, which is what the dashboard uses to manage the server. If the servers were clustered, the migration option is available, but I do not have an automated way to move instances on non-clustered servers