/srv/irclogs.ubuntu.com/2016/03/05/#juju.txt

magicaltroutwoop figured it out tvansteenburgh, after looking at a hadoop test I found out that because pgrep was coming from an external call, it was picking itself up recursively! Needed to grep it out!00:07
magicaltroutthanks for you help and advice today.00:07
tvansteenburghmagicaltrout: ah, glad you figured it out. happy to help!00:07
arosalestych0! :-)00:49
arosalestych0: sorry missed you ping00:50
arosalestych0: are you running the lastest beata or the alpha?00:51
cheryljtych0: you can pass the enable-os-upgrade flag in the bootstrap command:    `juju bootstrap <controller name> google --config enable-os-upgrade=false00:57
tych0arosales: np, from source so latest everything :)00:57
tych0cherylj: cool, thanks!00:57
cheryljtych0: I'll be back around this evening (after I do bedtime for the kiddo)00:58
* arosales was just reading release notes00:58
arosalescherylj: thanks00:58
cheryljtych0: You can check out a presentation I did for the STS folks if you get stuck on other bootstrappy things00:58
cheryljtych0: https://docs.google.com/presentation/d/1XnKjnBpCYY44Bw9EMnvkY8tYfhPPl-0I__HibXhYWS0/edit#slide=id.p300:58
arosalescherylj: will there be a way in juju 2.0 to keep these settings?00:58
cheryljarosales: they should be applied to the model config after bootstrap00:59
cheryljarosales: if you're seeing that they're not, I would think that's a bug00:59
tych0cherylj: ah, no worries. i actually have a branch coming up to make things a bit nicer for juju/lxd image handling00:59
cheryljtych0: Look starting on slide 14 for the bootstrap help00:59
tych0cherylj: but i need something to be merged into lxd first, and everyone on my team is eating dinner :(00:59
tych0cherylj: cool, will check it out thanks00:59
arosalescherylj: sorry I was saying will there be a file on the client local filesystem to keep these changes through controller destroys, or will it always have to be passed in via the command line?01:00
cheryljarosales: you will always need to supply it, but you can pass in a file with config to bootstrap01:01
cheryljlike juju bootstrap foo aws --config=/path/to/my/config.yaml01:01
cheryljarosales: that was one of my gripes, but now I have files for config for each type of cloud I bootstrap01:01
arosalescherylj: ah interesting and that config.yaml will probably have conventions similar to env.yaml in 1.25?01:01
arosalesya I don't like editing env.yaml file, but once I have it working I don't have to touch it01:02
cheryljarosales: yeah, checkout slide 15 in that deck01:02
cheryljI show the contents of my config file01:02
arosalesso setting up a cloud is tedious, but then I do like having my setting for each cloud env persist01:02
arosalescherylj: ok thanks for the pointer01:02
arosalescherylj: post 2.0 may be a usability point we gather feedback on, but for now doesn't seem like that big of a deal01:03
arosalescherylj: thanks for the reply here01:03
arosalescherylj: and have a good weekend01:03
cheryljnp!  It took me a while to experiment enough to put that deck together.  If it help people get started, then it's definitely worth it01:03
cheryljyou too!01:03
arosalescherylj: one other reminder we should meld your slides with rick_h__  ones he did for the summit and then mail the list. Very helpful info01:04
cheryljarosales: I'll be using that deck to generate a "Getting started" section in the release notes01:04
cheryljonce we release beta201:04
arosalescherylj: very cool --thanks01:04
* cherylj disappears for a bit01:04
arosalesI'll let you get to your kiddo :-)01:05
metsukewill 16.04 be available for bootstrapping as soon as it comes out or will there be some lag time until you can use it in juju?02:14
cheryljmetsuke: you can use xenial now if you use daily streams.  What cloud are you using for bootstrap?  aws?  local / lxd?  maas?02:34
metsukecherylj: we wiped our deployment, but we plan on using a private cloud with maas, juju deploying openstack and lxd hypervisor02:38
cheryljmetsuke: if you change the boot images Sync URL to http://maas.ubuntu.com/images/ephemeral-v2/daily/, you'll see 16.04 as a option for your MAAS images02:39
cheryljmetsuke: but I guess you need them in glance for openstack02:40
cheryljyou'll specify a default-series: xenial in your environments.yaml for that environment (if you're using juju 1.25)02:40
metsukewe want to use juju2...if we can get it to work, but if all we need to do is change that url then we should be set, thanks!02:41
cheryljmetsuke: there's a lot that's changed to bootstrap for juju2.  Want some help getting it set up?02:41
metsukewe were able to get it up and running and got to the login screen02:42
cheryljoh great!02:42
metsukeas soon as we entered the credentials, it just spun forever02:42
cheryljoh hmm, not so great02:42
cheryljare you talking about logging into the maas controller?  or a juju bootstrap node?02:42
metsukeunfortunately we were on a deadline so we didn't look into it too much, but since we re-wiped again, we will try juju 2 again02:42
metsukelogging into the juju-gui charm02:43
cheryljoooh02:43
cheryljare you using 2.0-beta1?02:43
metsukeyes, that was the one02:43
cheryljthere were some API changes that have made juju incompatible with the gui, but the gui team is working hard to get it fixed.  I thought I saw that they were going to release the updated version soon02:44
cheryljlet me see if I can find that announcement02:44
metsukethat would explain it then.  We really like juju and we think it would fit perfectly with our organization.  We just need to work out the kinks ;)02:45
rick_h__metsuke: there's a beta juju gui charm that works on 2.002:45
rick_h__metsuke: cs:~juju/trusty/juju-gui02:46
rick_h__cherylj: ^02:46
cheryljthanks, rick_h__ !02:46
cheryljI was trying to dig that up02:46
metsukedo we need a different repo for that?02:47
rick_h__metsuke: cherylj see http://ubuntuonair.com02:47
rick_h__for a lot of yalking on the new stuff, etc from today02:47
metsukevery cool02:48
rick_h__metsuke: no, it's just not on the short main namespace until it leaves beta (cs:juju-gui)02:48
rick_h__only on trusty/etc in beta02:48
rick_h__for the deployed charm02:49
nagyzis there a sahara charm that works? :-)16:59
marcoceppinagyz: I don't think we have a sahara charm at this point in time. We do have apache hadoop charms and a whole suite of big data plugins18:43
nagyzmarcoceppi, thanks!20:11
Akarathey guys!21:42
AkaratAnyone can answer why the install hook downloaded files are deleted?21:44
Akaratsomeone?21:46
josewhat do you mean by deleted? they shouldn't be21:52
joseunless specified, of course21:52
Akaratdownloaded files21:52
Akaratthey aren't in the home folder21:53
Akarat'~'21:53
joseno, they shouldn't be21:53
joseeverything runs on the charm folder, which is where it will be21:53
joseunless you specify a download location21:53
Akaratdo you know where the charm folder is?21:54
Akaratin the vm?21:54
Akaratthe bitnami stack is installed =)21:56
Akaratnice21:56
metsukeAre there any plans for an Openstack: Manila charm?  Or is there something in Juju that can give the same functionality (shared directories between containers/instances)?23:35

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