/srv/irclogs.ubuntu.com/2017/12/28/#juju.txt

=== mup_ is now known as mup
hbogertI'm probably misunderstanding `juju migrate` because I don't understand how this would work for storage that the model depends on. Is model migration only for stateless applications?17:00
rick_hhbogert: so the running workloads don't migrate17:20
rick_hhbogert: it's just the controller server moving control/tracking/communication to a new controller server17:21
rick_hhbogert: the running applications don't change at all. The agents running on those machines are updated to start talking to the new controller as its master and commander of all things17:21
=== Guest7268 is now known as skay
EdShey hey Juju folks :)19:24
EdSI have a failed machine - what's the best way to replace it now I've fixed the problem? The hdd has been replaced but all other hardware was fine. This is in MAAS...19:24
EdSdo I need to juju remove-machine then add-machine?19:37
hbogertEdS: just learning myself, but unless removing the applications or their units first is not a option in your case, then yes,  remove-machine should work for you20:26
EdShbogert: I have just managed this. The ironic thing is the wiki containing my notes was inaccessible because of the problem! *headdesk*20:27
EdSI had to "juju remove-unit <affected unit>" then "juju add machine" to get MAAS to deploy a fresh machine to replace it, then "juju add-unit <unit>" to get back the missing services.20:28
EdSnot too painful, but painful when one's own docs are torn from the hand ;)20:29
hbogertahh yes, well I have similar sins in my setup 8)20:35
EdSyeah - I think that sort of thing is common. Good night all - may your disks spin smoothly ;)20:36
hbogertI wish to migrate a single juju charm application, i.e., easyrsa, to another node. It's currently deployed on through MAAS, how would I approach this?20:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!