stub | tvansteenburgh: pong | 06:22 |
---|---|---|
tvansteenburgh | stub: 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 |
tvansteenburgh | stub: b/c that's what i'm seeing. i get all my conn info, try to connect, and get a pg_hba rejection error | 12:20 |
tvansteenburgh | stub: eventually i'll be able to connect though | 12:20 |
tvansteenburgh | stub: 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 know | 12:27 |
tvansteenburgh | stub: 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 culprit | 12:31 |
DavidRama | hi 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 |
Brochacho | Hello 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 machines | 17:27 |
Brochacho | I'm on Xenial, juju 2.0 | 17:28 |
DavidRama | Hi, 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 instances | 17:48 |
DavidRama | 2016-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 nothing | 17:48 |
DavidRama | 2016-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 nothing | 17:48 |
Brochacho | Disregard my last question, had to use `juju ssh $unit_name` | 17:51 |
cherylj | DavidRama: in case you didn't get an answer yet: export JUJU_DEV_FEATURE_FLAGS=maas2 then try to bootstrap | 20:43 |
cherylj | DavidRama: maas2 support is still under development, so it's behind a feature flag | 20:43 |
DavidRama | @cherlj thanks | 21:40 |
DavidRama | Got it working now | 21:40 |
DavidRama | Another question, how/where do I tell juju to initialise all the had drives of my machines ? and not only /dev/sda ? Thanks | 21:41 |
DavidRama | hard drive sorry | 21:42 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!