=== thumper is now known as thumper-headdown | ||
=== thumper-headdown is now known as thumper | ||
kjackal | Good morning Juju world! | 08:00 |
---|---|---|
admcleod | kjackal: arent you a happy bunny | 09:16 |
kjackal | admcleod: what's up crazy boy? | 09:17 |
cnf | morning | 09:34 |
cnf | last day of the week, lets see if i can get somehting working | 09:34 |
admcleod | kjackal: crrrrrazyboy | 09:37 |
admcleod | cnf: fingers crossed! | 09:37 |
cnf | hmm | 09:37 |
admcleod | cnf: seeing your frustration makes me want it to work too | 09:38 |
cnf | admcleod: thanks :P | 09:38 |
admcleod | cnf: as the americans would say, we're "rooting for you". im not american though so thats pretty weird | 09:38 |
cnf | so, adding constraints to my stuff broke everything | 09:39 |
cnf | but i need to, or my lxd containers don't have networking | 09:39 |
admcleod | or, add a single static route to the controller? | 09:40 |
admcleod | ah you have no default gateways right. ok. | 09:41 |
cnf | right | 09:44 |
cnf | and adding a route means extending the vlans to a different point in the network | 09:44 |
admcleod | i wonder if you could add the controller to all the spaces | 09:45 |
cnf | well, no, afaik juju advertises the controller ip | 09:45 |
cnf | so if i add constraints: "spaces=space-maas" to an application | 09:46 |
cnf | maas no longer offers | 09:46 |
cnf | machines | 09:46 |
cnf | hmm | 09:48 |
admcleod | cnf: remind me again why the applications in lxd containers arent bound to space-openstack-mgmt? | 09:54 |
cnf | they are? | 09:54 |
cnf | they aren't to space-maas | 09:54 |
admcleod | oh, im looking at a status paste from yesterday rather than a bundle | 09:54 |
admcleod | ok | 09:54 |
cnf | hmm, and now maas is not generating logs o,O | 09:55 |
cnf | why did maas stop logging? o,O | 09:55 |
cnf | ok, that's fixed, i think | 10:07 |
cnf | ok, i'm deploying something | 10:19 |
cnf | we'll soon see what :P | 10:19 |
admcleod | heh | 10:20 |
joedborg | morning all. I've got an issue bootstrapping juju to local LXD https://pastebin.canonical.com/183637/ it's building the container but then fails towards the end, saying it can't connect but the bridge is up and I can access the port via telnet | 12:06 |
admcleod | joedborg: did you try https://bugs.launchpad.net/juju/+bug/1633788/comments/14 ? | 12:22 |
mup | Bug #1633788: juju 2.0.0 bootstrap to lxd fails (connect to wrong "remote" IP address) <canonical-is> <eda> <juju> <lxd> <lxd-provider> <regression> <s390x> <uosci> <OpenStack Charm Test Infra:Confirmed for 1chb1n> <juju:Fix Released by axwalk> <https://launchpad.net/bugs/1633788> | 12:22 |
admcleod | joedborg: the last part atleast | 12:24 |
joedborg | admcleod: I can try the dev version and see | 12:25 |
admcleod | joedborg: more just the yaml mod | 12:25 |
joedborg | I did try the cloud def, but not with dev version | 12:25 |
admcleod | joedborg: what ver do you have instlled now? | 12:26 |
joedborg | admcleod: I had 2.1.2, now 2.2-a | 12:27 |
joedborg | admcleod: get the same issue | 12:29 |
admcleod | joedborg: presumably you've named the cloud in clouds.yaml the same as the name you're using to bootstrap | 12:30 |
joedborg | admcleod: yeah, so i just copied "lxd" name, can see that in the cloud list and then bootstraped with "lxd" | 12:31 |
admcleod | joedborg: and logs still show it trying to connect to .1 instead of controller ip from start of bootstrap? | 12:32 |
joedborg | joedborg: it was always trying to conenct to the right ip | 12:33 |
joedborg | admcleod: 2017-03-24 12:32:20 ERROR cmd supercommand.go:458 new environ: Get https://10.201.51.1:8443/1.0: Unable to connect to: 10.201.51.1:8443 | 12:33 |
joedborg | admcleod: ah, i see what you mean | 12:34 |
admcleod | joedborg: i thought your controller was .123? | 12:34 |
admcleod | right | 12:34 |
joedborg | admcleod: this is the IP of LXD | 12:35 |
joedborg | admcleod: the bridge connector | 12:35 |
admcleod | joedborg: oh yeah. :) | 12:36 |
joedborg | admcleod: which i can access and port 8443 is open | 12:37 |
joedborg | admcleod: so I think what ever's on that port isn't replying as juju expects | 12:37 |
admcleod | joedborg: so as beisner asked, proxy set anywhere? lxc config? | 12:37 |
admcleod | mm | 12:38 |
joedborg | https://www.irccloud.com/pastebin/aK1Xhdmk/ | 12:38 |
admcleod | what ver lxd? | 12:38 |
joedborg | 2.12 | 12:38 |
joedborg | admcleod: it updated itself recently | 12:38 |
* admcleod updates | 12:39 | |
admcleod | joedborg: what repo did you get 2.12 from? | 12:39 |
joedborg | admcleod: xenial repos i believe | 12:40 |
joedborg | admcleod: now checking, but don't think i have any PPAs | 12:40 |
joedborg | admcleod: I tell a lie | 12:41 |
joedborg | admcleod: deb-src http://ppa.launchpad.net/ubuntu-lxc/lxd-stable/ubuntu xenial main | 12:41 |
admcleod | joedborg: im confused, 2.12 isnt an lxd version i can see anywhere, nor lxc 2.12.. | 12:46 |
joedborg | admcleod: $ lxd --version | 12:47 |
joedborg | 2.12 | 12:47 |
joedborg | $ lxc version | 12:47 |
joedborg | 2.12 | 12:47 |
admcleod | joedborg: apt-cache policy lxd ? | 12:49 |
joedborg | https://www.irccloud.com/pastebin/M0nDXowp/ | 12:51 |
joedborg | admcleod: ^^ | 12:51 |
admcleod | joedborg: ..installing... | 12:55 |
joedborg | admcleod: ta | 12:56 |
admcleod | joedborg: bootstrapping | 12:57 |
joedborg | admcleod: did lxd launch work for you post updatE? | 13:00 |
admcleod | joedborg: lxd? launch? lxc launch yes.. | 13:02 |
admcleod | joedborg: back in 15 | 13:03 |
joedborg | admcleod: yeah i meant that. that didn't work for me until i purged and reninstaled | 13:03 |
joedborg | admcleod: (y) | 13:03 |
admcleod | joedborg: bootstrap OK | 13:16 |
gabriel | hi guys | 13:22 |
gabriel | I've a question on how to rename a charm which has already been pushed ? | 13:22 |
gabriel | In a same way, is it possible to remove a charm ? | 13:22 |
joedborg | admcleod: with juju 2.1.2? | 13:23 |
gabriel | yes | 13:24 |
admcleod | joedborg: yep | 13:25 |
zeestrat | gabriel: I think rick_h mentioned that the remove API is under construction. Search for "remove a charm" in https://irclogs.ubuntu.com/2017/03/23/%23juju.html | 13:26 |
rick_h | zeestrat: gabriel yes, the delete API is in testing and not in the cli for end users yet. | 13:27 |
rick_h | gabriel: just repush it to the new name and file a bug for the delete and I'll get someone to peek at it | 13:27 |
gabriel | thanks! | 13:28 |
admcleod | joedborg: https://stgraber.org/2016/04/18/lxd-api-direct-interaction/ | 13:28 |
admcleod | joedborg: just curl --insecure https://10.201.51.1:8443/1.0 should be enough to see if the api is reachable /functional from the controller | 13:31 |
joedborg | admcleod: let me check | 13:32 |
gabriel | rick_h: I just opened a support request to remove the old charm | 13:36 |
rick_h | gabriel: what's the link and I'll ping someone | 13:36 |
=== disposable3 is now known as disposable2 | ||
gabriel | rick_h: thank you very much, but I cannot find the support ticket link | 13:44 |
rick_h | gabriel: oic, that support link. Ok | 13:44 |
rick_h | gabriel: yea that goes through a new system for the jaas beta stuff. I'll have to see where that ends up. Thanks for the heads up | 13:44 |
gabriel | I see, thanks ! :) | 13:45 |
joedborg | admcleod: yeah that curl works fine | 13:56 |
admcleod | joedborg: i figured, since it looks more like an network error in your paste | 13:58 |
joedborg | admcleod: but i don't get what kind of problem because all the stuff it's trying to access is there | 13:59 |
admcleod | joedborg: *nod* | 14:00 |
gabriel | rick_h: thanks a lot, it looks removed ! | 14:06 |
rick_h | gabriel: oh cool, that was fast | 14:15 |
cnf | ok | 14:17 |
cnf | next problem :/ | 14:17 |
=== admcleod is now known as admcleod_afk | ||
BlackDex | next challange you mean ;) | 14:56 |
joedborg | admcleod: just purged lxd and juju again (with the bridge and zfs pool), reinstalled with snappy and get the same issue. so either it's a bug that only surfaces on my laptop's setup or there's some configs somewhere not being purged | 15:27 |
admcleod | joedborg: did you lxd attach to the container to check the connectivity to the controller? (lost my scrollback) | 15:28 |
admcleod | joedborg: s/lxd/lcx | 15:28 |
admcleod | lxc | 15:29 |
joedborg | admcleod: I can still curl it yeah | 15:32 |
admcleod | joedborg: weird | 15:34 |
joedborg | admcleod: yeah i suspect purging isn't removing a config file somewhere | 15:35 |
skayskay | mthaddon: would it make sense for apply-config-changes in mojo to check for template files that have changed? | 16:04 |
Budgie^Smore | hey lazyPower am I suppose to be able to us S3 storage out of the box with CDK regardless of infra? | 16:11 |
Budgie^Smore | lazyPower I am aware of having to setup a storage class, etc. but otherwise it should just work, right? | 16:12 |
lazyPower | Budgie^Smore: I think that depends on IAM profiles being assigned to the ec2 units correct? | 16:20 |
Budgie^Smore | lazyPower don't think so, cause what if I wanted to build my own bare metal backed by s3 storage, ec2 doesn't come into it | 16:21 |
lazyPower | so this backed by s3 is whats confusing me | 16:21 |
lazyPower | s3 isn't listed as a supported volume type | 16:21 |
lazyPower | in what context are you using s3 sotrage | 16:21 |
lazyPower | *Storage | 16:21 |
Budgie^Smore | lazyPower does there need to be IAM policies, roles, other access issues overcome - probably but nothing to do with ec2... persistent volumes | 16:22 |
lazyPower | Budgie^Smore: so if you're talking persistent volumes, you're referring to things like EBS, GCEPD, CinderVolumes, CephRBD, or gluster/nfs shares | 16:23 |
lazyPower | last i checked, object stores were not viable backend volume types | 16:23 |
Budgie^Smore | lazyPower EBS falls under S3 | 16:23 |
Budgie^Smore | kinda | 16:24 |
lazyPower | not really | 16:25 |
lazyPower | EBS is a block device | 16:25 |
lazyPower | s3 is an object store | 16:25 |
jrwren | EBS snapshots are stored in S3. so if you use `ec2-create-snapshot`, you are copying your EBS to S3. | 16:27 |
Budgie^Smore | OK right now that is a semantics arguement at worst... I should be able to use EBS PV including using PVC to create it running on bare-metal | 16:29 |
Budgie^Smore | right? | 16:29 |
ybaumy | how can i add ssh key to machines | 19:50 |
ybaumy | a new one | 19:50 |
ybaumy | i added the key to the model | 19:50 |
ybaumy | but i want it to distribute it to all machines and lxd containers | 19:51 |
rick_h | ybaumy: have to ssh-copy-id them to the machines and containers. ybaumy or do a juju run of 'ssh-import-id' maybe | 19:51 |
ybaumy | rick_h: ok that works | 19:52 |
ybaumy | thanks | 19:52 |
lazyPower | marcoceppi: https://github.com/juju-solutions/layer-etcd/pull/85 | 22:03 |
gully-foyle | hey guys, what're some things you don't like about juju and what can be improved? | 23:28 |
cnf | i have a list... | 23:35 |
gully-foyle | well let's see it | 23:36 |
cnf | https://bugs.launchpad.net/juju | 23:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!