/srv/irclogs.ubuntu.com/2017/02/25/#juju.txt

=== ubuntu is now known as bdx
Budgie^SmoreI just found the "inspiration" for hardening maas once I have my cluster bootstrapped :)01:02
stormmoreok that feels better... weird how not having a tool really puts you off your game01:13
stormmorehey lazyPower have you seen the ATT Community Development github repos?01:39
=== mup_ is now known as mup
=== mimizone_ is now known as mimizone
=== Spads_ is now known as Spads
=== niemeyer_ is now known as niemeyer
=== StoneTable is now known as aisrael
ybaumyhi. im trying to deploy openstack with juju charms which creates containers inside containers. but somehow the permissions are not inherited08:01
ybaumyim using xenial08:01
ybaumyshow-machine says for the containers that creating container: failed to change ownership of /var/lib/lxd/containers/juju.../rootfs08:03
ybaumyi set security.nesting to true but that doesnt change the behaviour08:24
lazyPowerybaumy: are you using zfs pools?09:06
ybaumylazyPower: no10:01
ybaumyi filled a bug report to see what the devs says to this10:32
ybaumyso i read i had to do an lxd init to correctly inherit permission from the parent container. i thought maybe i could trick the deployment in setting up the machines manually and then starting the deploy process. but the deploy just created new machines and didnt use the ones i setup13:57
ybaumyso same result13:57
ybaumythere is a -to parameter for deploy but i dont know how to say .. like use machine from o1-513:59
ybaumydoes anyone know how to bind bundles to a set of machines?14:01
ybaumyis there somebody online from the devs in my timezone?14:06
ybaumywhich is CET14:06
rick_hybaumy: bundles don't support existing machines as that makes them not a reusable model.15:13
rick_hybaumy: there's a feature item to make that part of the deploy command so you can map the machines in a bundle to existing machines in a clean wau15:14
rick_hway15:14
rick_hBut it's not available yet15:14
ybaumyrick_h: can you explain me if its a bug that permissions are not correctly inherited in a container->container model15:25
rick_hPermissions of what?15:26
rick_hybaumy: ^15:26
ybaumyshow-machine says for the containers that creating container: failed to change ownership of /var/lib/lxd/containers/juju.../rootfs15:26
ybaumylike 0/lxd/015:26
ybaumythats the problem im having15:27
rick_hybaumy: out of the box juju does not support nested containers with the default lxd profile. Doing so is a security concern. Lxd ships a a different profile for that use case.15:27
ybaumyrick_h: so what can i do?15:27
rick_hybaumy: I know conjure-up and the lxd on OpenStack work (novalxd) do some updates to the profile to work.15:28
ybaumyrick_h: i got conjure-up working but i wanted to try juju deploy15:28
ybaumyrick_h: but i can live with that ... if there is no way15:29
rick_hybaumy: https://insights.ubuntu.com/2016/12/07/lxd-2-0-lxd-and-openstack-1112/ and some other notes with the OpenStack bundles/etc have some instructions15:29
rick_hhttps://github.com/openstack-charmers/openstack-on-lxd/blob/master/README.md15:30
rick_hybaumy: I'd check out ^ as that comes from the team working on those OpenStack charms15:30
ybaumyrick_h: ok i will. thanks for the links.15:31
rick_hybaumy: good luck15:31
ybaumythx15:31
ybaumyim now trying vmware + juju lets see how to deploy openstack there16:31
ybaumyrick_h: this looks much better ... no permission problems here. i should have tried that in the first place16:43
ybaumybut too bad. the install hooks are exiting with error16:53
ybaumyi guess i have to manually roll it out16:53
rick_hybaumy: what's the install hook errors?16:59
ybaumyrick_h: i checked one server and it says in the machine.log in /var/log/juju that no kvm containers are possible17:05
ybaumyrick_h: it then exits with 117:05
ybaumythat was on node 0 .. on node 1 i see the same message but also lxd init messages17:07
ybaumyrick_h: its not possible in this state to run lxd init. which i understand since a lxd instance is already running17:08
ybaumyi get the KVM message on every node17:12
ybaumybtw im using xenial stable... should i switch to beta?17:15

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