/srv/irclogs.ubuntu.com/2017/03/31/#juju.txt

aisraelaxw, cholcombe: bootstrapping from a centos7 host or using centos7 to host the controller?00:13
axwaisrael: the latter00:13
axwformer should not matter00:13
aisraelaxw, gotcha, I have nothing to add then. ;)00:14
cholcombeaxw: both worked.  i used centos7 for the bootstrap machine and the deploy machine :)02:31
axwcholcombe: okey dokey. I doubt we'll ever officially support it though02:46
cholcombeaxw: yeah i'm not holding my breath02:46
stublazyPower:  Using the -broken hook for cleanup will fail if you do 'remove-machine --force-units', but I suspect that would break most cleanup mechanisms07:06
stublazyPower: The remaining units in their departed hook need to cope with a failed unit disappearing without notice, which I think in your case is just some way to tell which unit is disappearing in the -deperted hook (eg. env variable)07:08
stublazyPower: Which might be fixable in the short term if you file a new bug, unlike my bug which requires an entire new hook to solve as best I can tell.07:10
erik_lonrothHello guys/gals08:37
cnfhmm, i'm still vague on how to kick juju to retry things10:53
cnfi have units that are blocked, but no real indication blocked by what?10:54
cnfhow do i resolve this?10:54
kklimondacnf: try going through the unit logs, looking for anything related13:36
cnfkklimonda: i know wht it was broken, i just don't know what the right way to make it retry is13:36
cnfatm i'm doing juju run-commands unit/0 pause and resome13:36
cnfresume*13:37
cnfcan't use juju resolved on something that is blocked13:37
kklimondaI *think* charms just retry after some timeout, even in blocked state - every deployment I have something stuck blocked, waiting for relationships, and then it just sorts itself out13:40
cnfwell, it's a long wait when you are trying to fix something13:41
cnf"did that fix work?"13:41
kklimondacnf: try doing: "juju run --unit [unit] ./hooks/[hook name]13:45
cnfhow do i get the hook name?13:46
kklimondacnf: juju show-status-log [unit] should show you the last unit that has execute, perhaps you can just retry it13:48
cnfuhm13:52
cnfthe type?13:52
cnfor parse it from the message?13:53
kklimondacnf: yes, parse the message - e.g. "running leader-settings-changed hook" => leader-settings-changed14:37
cnfok15:01
cnfthat didn't work :P15:01
=== admcleod is now known as not_adam
=== not_adam is now known as admcleod
=== frankban is now known as frankban|afk
cholcombeanyone else had an issue with d2 large instances on ec2 not detecting all the drives?17:32
cholcombei tried a scsi bus rescan but it's not helping17:33
derekcatHey everyone.  Anyone ever seen this error on the LXD (2.0.9) charm?19:40
derekcatconfig-changed modprobe: ERROR: could not insert 'netlink_diag': Operation not permitted19:40
derekcat[Trying to do https://docs.openstack.org/developer/charm-guide/openstack-on-lxd.html but using the bundle-mitaka-novalxd.yaml]20:58
cholcombederekcat: i haven't22:39
cholcombehave you tried setting superuser permissions on the lxc profile?22:39
derekcatcholcombe: Hey!  I'm not sure what you mean - Juju's ubuntu user has sudo privileges, is there something else that should be set?22:59
derekcatThis is the LXD profile that the containers are using: https://github.com/openstack-charmers/openstack-on-lxd/blob/master/lxd-profile.yaml22:59
cholcombederekcat: ok so you've alright got priv containers going22:59
cholcombelooks like it's erroring out on a modprobe?22:59
cholcombei'm just stabbing in the dark here23:00
cholcombederekcat: jamespage might have an answer for this when he comes back23:01
derekcatcholcombe: So it says, though I'm not sure what modprobe does - is that Juju trying to verify modifications?23:04
derekcatNo worries - everything appears to be working with this deploy except for that error..  Just not sure what the consequences of ignoring it might be.23:04
derekcatAhh ok.  Hopefully it's not a critical error.  Thankfully this is still in testing for us at the moment. >_<23:04
cholcombederekcat: cool23:04
derekcatcholcombe: Thanks for the help! ^_^23:05
cholcombederekcat: no modprobe is where you find and insert a module into the linux kernel.  i'm not exactly sure how lxd exposes modules to the container.  Maybe there's a cgroup for modules.  I'm not sure23:05
derekcatAhh Gotcha.  >_< Not sure I'm ready to try diving into cgroup documentation again..  It was pretty opaque last time.23:10

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