UbuntuIRC / 2021 /01 /27 /#juju.txt
niansa
Initial commit
4aa5fce
raw
history blame
956 Bytes
=== arif-ali_ is now known as arif-ali
[13:44] <danboid> If I want to backup and restore my juju controller onto another machine (container) does it need to be the same version of Ubuntu & Juju or is it recommended to restore to the latest LTS Ubuntu, if a newer version is available? My controller is currently running on 18.04
[14:03] <manadart> danboid: The best way to do this is to bootstrap a new controller, then migrate your model(s) to it.
[14:04] <manadart> https://juju.is/docs/migrating-models
[14:10] <danboid> manadart, OK thanks!
[14:11] <manadart> danboid: No problem. One request; if you read the docs and find they are wanting, please let us know using the link at the bottom. We are trying to improve this area.
[14:11] <danboid> manadart, Will do!
[14:12] <manadart> There should be no problem bootstrapping a newer Ubuntu series either, providing Juju supports it. 20.04 should be fine, for example.
[15:03] <danboid> OK great, thanks