/srv/irclogs.ubuntu.com/2021/01/29/#juju.txt

=== mpjetta_ is now known as mpjetta
=== nicolasbock_ is now known as nicolasbock
manadartstickupkid or achilleasa: Brings one patch forward: https://github.com/juju/juju/pull/12571.11:45
manadartAnd achilleasa, can you see if you got what you desired on https://github.com/juju/juju/pull/12552 ?11:47
manadartstickupkid: This one is Oleg's cherry-picked onto a new patch: https://github.com/juju/juju/pull/1257211:54
achilleasamanadart: looks ok even though it's a one-line change... don't really get why this couldn't have been the same PR as the other...12:02
stickupkidmanadart, what's the mongo we support in 2.9?12:02
achilleasacan I go ahead and merge it?12:02
achilleasaor do we still have issues12:02
manadartachilleasa: Yeah.12:02
stickupkidI checked it's 4.0.x12:04
stickupkidI'm sure focal comes with 3.6.x by default, unless I installed an older version12:04
stickupkidah, it just tries each on until it works12:05
stickupkidlolz12:05
stickupkidsee install-mongo-dependencies12:05
manadartstickupkid: Yeah, juju-db is 4.0.18 on the stable channel, but I was still running with an old 3.something via apt a little while ago.12:06
stickupkidthis obviously goes away in 3.x12:06
danboidmanadart, I didn't get very far trying to follow those instructions to migrate a model15:30
danboidhttps://discourse.charmhub.io/t/migrating-models/1152/215:31
danboidHas anyone here successfully migrated a model from one juju controller to another?15:32
gnuoystickupkid, do you know, off the top of your head, how libjuju decides which facade to use ? I would very much like a version 6 facade and I keep getting a version 3.15:57
stickupkidgnuoy, it asks the controller, what facade you want?15:57
gnuoystickupkid, hmm, weird. When I run the command line juju I can see the request being sent as a version 6. When I use libjuju it goes as a version 315:58
gnuoystickupkid, not to worry, I'll keep poking at it.15:59
stickupkidgnuoy - https://github.com/juju/python-libjuju/blob/master/juju/client/connection.py#L20-L12816:00
gnuoystickupkid, aha! perfect, thank you16:00
=== dan_ is now known as Guest76761
Guest76761How do I add a new controller into the juju cache?16:20
stickupkidGuest76761, juju register16:26
achilleasaor if you have credentials you could also 'juju login'16:33
Guest76761I've just tried `juju register IPADDRESSOFNEWCONTROLLER` it asked me for a name and then... nothing?16:41
Guest76761I hit enter about 5 minutes ago but its just blinking cursor time16:42
Guest76761I'm trying the other way round now16:46
Guest76761Same thing has happened. I get asked for a name then...16:47
Guest76761blinking cursor, nothing seems to be happening16:47
petevg[m]Guest76761: Typically, when you're registering a non public controller, you'll have a hash that was passed to you by the person who added you to the controller. That's the string that you want to pass to juju register.16:53
petevg[m]More info in `juju register --help`16:53
Guest76761No sorry, I'm not trying to register a user. I've created a new controller so I want to migrate a juju model from my existing controller to the new one16:57
Guest76761Apparently I need to register my new controller with the existing one first16:58
petevg[m]Guest76761 (IRC): If both controllers are registered with the same client, things should Just Work. Did you run into trouble when doing so? (I think the docs at https://juju.is/docs/migrating-models are up to date.)17:09
teldredgehas the juju dashboard changed from the 'juju gui' I've seen referenced?21:33

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