/srv/irclogs.ubuntu.com/2017/04/09/#juju.txt

rick_hCatalys: no, I don't think so as it's not compatible on the machine to have both kvm and lxc related tools install (kernel bits)01:17
rick_hCatalys: can you change the config and add units and remove the old units?01:17
Catalysrick_h: I use conjure-up.io for deployment, do you know how to open the configuration window there (or juju).01:18
rick_hCatalys: type "juju config nova-compute" to get the config from it01:19
rick_hCatalys: so conjure-up is a great way to get the deploy setup and going. To modify it and run it longer term there's juju underneath so you can check things with "juju status" and change config with the config command and do things like "juju add-unit"01:19
Catalysrick_h: Oh I did juju config nova-compute virt-type=kvm which didn't seem to work. I guess I can try the units you've suggested though.01:20
rick_hCatalys: right, so it can't be changed on units already running01:20
rick_hCatalys: so the question is, if you juju add-unit nova-compute does it come up with the new config and come up as kvm?01:21
Catalysrick_h: If I just run "juju add-unit nova-comput" it gives me "ERROR No model in focus.".01:23
Catalyscompute*01:23
rick_hCatalys: oh I see. We'll have to select what conjure-up setup.01:24
rick_hCatalys: "juju controllers"01:24
rick_hCatalys: and then "juju switch xxxxx"01:24
rick_hCatalys: and then you can see "juju models" and switch to the right model that conjure-up created01:24
CatalysSays no controllers registered but it suggests "Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register".01:25
Catalysrick_h: Do I use the bootstrap command or might that wipe it?01:25
rick_hCatalys: no, don't bootstrap. conjure-up had to do that for you. Is this on the same machine you ran conjure-up on?01:26
Catalysrick_h: Oh wait a minute lol.01:26
Catalysrick_h: I was logged in to the wrong user...01:26
Catalysrick_h: Alright so the add-unit command seems to have been run, but didn't return anything. Is that correct though?01:27
rick_hCatalys: right, now in juju status there should be a new unit of nova-compute coming up01:27
Catalysrick_h: Yup it's there as pending/01:27
Catalysrick_h: It seems to have been created with lxd and openvswitch. Should I pass a flag when I add-unit though?01:36
rick_hCatalys: no, it just means that the new one is checking with the leader and/or previous units when making the decision01:37
rick_hCatalys: I wasn't sure if it would be its own awesome unit or not01:37
CatalysIt is another nova-compute/1 does that means it just takes the config from /0 or?01:37
Catalysrick_h: Would I delete the original one then?01:38
rick_hCatalys: so you typically set the config on the application and all the units respect that config01:38
rick_hCatalys: however, in this case, the units need to all behave the same or things like balancing vms across units of nova won't work well01:39
Catalysrick_h: Are you familiair with conjure-up since I want to move it to a MAAS environment, but not sure how many node's I need. It seems to be 4, will that mean 1 controller and 3 computing nodes, since that is the preferred too.01:45
rick_hCatalys: yea, looks like 3 for the openstack and 1 for the juju controller: https://docs.openstack.org/developer/charm-guide/getting-started.html01:47
=== rumble is now known as grumble

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