/srv/irclogs.ubuntu.com/2016/04/30/#juju.txt

stubtvansteenburgh: pong06:22
tvansteenburghstub: with the postgres-built charm, is it possible that i get all my relation info (including seeing my unit in allowed-units) before pg_hba.conf is updated and reloaded?12:19
tvansteenburghstub: b/c that's what i'm seeing. i get all my conn info, try to connect, and get a pg_hba rejection error12:20
tvansteenburghstub: eventually i'll be able to connect though12:20
tvansteenburghstub: i've got this fix to the interface pending (https://github.com/bcsaller/juju-relation-pgsql/pull/3/files), but i think i saw it happen even after patching that. will run some more tests and let you know12:27
tvansteenburghstub: of course now that i've mentioned it, the last two attempts i haven't been able to reproduce it. so maybe the interface was the culprit12:31
DavidRamahi folks, trying to run juju with maas and got this message when trying to bootstrap: ERROR MAAS 2 is not supported unless the 'maas2' feature flag is set any any clue how to set this right ?16:03
BrochachoHello all, I'm a participant of GSoC this year and was wondering if setting up a local lxd setup via `juju bootstrap local lxd` requires I have an ssh key to log into the machines17:27
BrochachoI'm on Xenial, juju 2.017:28
DavidRamaHi, trying to bootstrap juju with maas, it manages to aquire my node but fails after that with these erroe messages, any idea why this doesn't work ? If I delpoy by hand the host is works. Running 2.0 and xenial - thanks 2016-04-30 17:45:20 INFO juju.provider.common destroy.go:33 destroying instances17:48
DavidRama2016-04-30 17:45:20 ERROR juju.cmd.juju.commands bootstrap.go:686 error cleaning up: destroying instances: machine 0: blockdevice 5: blockdevice 2.0 schema check failed: model: expected string, got nothing17:48
DavidRama2016-04-30 17:45:20 ERROR cmd supercommand.go:448 failed to bootstrap model: cannot start bootstrap instance: cannot run instances: cannot run instance: blockdevice 5: blockdevice 2.0 schema check failed: model: expected string, got nothing17:48
BrochachoDisregard my last question, had to use `juju ssh $unit_name`17:51
cheryljDavidRama: in case you didn't get an answer yet:  export JUJU_DEV_FEATURE_FLAGS=maas2 then try to bootstrap20:43
cheryljDavidRama: maas2 support is still under development, so it's behind a feature flag20:43
DavidRama@cherlj thanks21:40
DavidRamaGot it working now21:40
DavidRamaAnother question, how/where do I tell juju to initialise all the had drives of my machines ? and not only /dev/sda ? Thanks21:41
DavidRamahard drive sorry21:42

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