[00:10] tor... [00:34] <[Kid]> when i use Vsphere as a cloud provider, how can i specify which datastore the controller goes on when bootstrapping/ [01:19] Hi! [01:20] Im following the tutorial from https://medium.com/intuitionmachine/kubernetes-gpus-tensorflow-8696232862ca, trying to set up a project for the first time, and I'm stuck deploying [01:20] for some reason flannel never finishes (remains in Blocked status), and I'm not sure how to debug it [01:21] could someone please help me debug what the issue is? [01:22] I have tried changing the configuration of the instances. Currently trying 1 gpu p2 instance. But still getting stuck [01:22] "(update-status) Missing flannel resource." might be the culprit [02:21] updating revisions for all charms worked for me [03:24] <[Kid]> getting i/o timeout when setting up bootstrap in vmware [03:25] <[Kid]> but it creates the VM and gets to the point of setting up machine config [03:32] <[Kid]> are there any devs in here? === frankban|afk is now known as frankban [11:01] Hi All, one of our charms uploaded on charms store is not getting listed on the portal. We have uploaded total 6 charms and only 5 are getting listed. Having said that we can see the missing charm by exact url. [11:01] Is it a know issue with jujucharms.com? [11:03] List of the charms can be seen at: https://jujucharms.com/q/hyperscale [11:07] akshay__: did you grant access etc? [11:11] Yes it is for everyone [11:12] akshay__: can you share the link with the missing charm? [11:13] Sure give me a minute please [11:14] Here it is: [11:14] https://jujucharms.com/u/vtas-hyperscale-ci/hyperscale-controller [11:15] It shows version as 14...but from that onwards we have only released the charm on "edge" channel and hence the latest version can also be seen as #27 [11:24] I am sorry akshay__ I do not see anything wrong with the charm. You might have more luck asking the gui team at #juju-gui or #juju-dev [11:25] i blame the greeks [11:30] makes sence! [11:31] is it snowing over there magicaltrout? [11:32] Thanks for the prompt responses @kjackal_ and @magicaltrout, I will follow this up on suggested channels. Cheers! [11:40] has been kjackal_ mostly gone now, pretty icy this morning though [12:49] Hi all ... [12:50] We are integrating a vepc in opnfv and facing some issue regarding bootstrap .. [12:51] We are bootstrapping on openstack using https identity service ... [12:51] endpoint is https://192.168.23.222:5000/v3 [12:52] but bootstrap is failing with following error .... [12:52] 07:41:20 INFO juju.provider.openstack provider.go:144 opening model "controller" 07:41:20 DEBUG juju.provider.openstack provider.go:798 authentication failed: authentication failed caused by: requesting token: failed executing the request https://192.168.23.222:5000/v3/auth/tokens caused by: Post https://192.168.23.222:5000/v3/auth/tokens: x509: cannot validate certificate for 192.168.23.222 because it doesn't contain any IP SANs ERRO [12:52] anyone can help me regarding the same ... [13:01] soumaya: If you don't get any traction here, I suggest creating a bug over at https://bugs.launchpad.net/juju [13:02] Thanks zeestrat [14:59] charm store borked for everyone? [14:59] search for "elasticsearch" in the search [14:59] or anything [14:59] but "elasticsearch" is triggering the error for me [15:00] I can't deploy charms from the charm store atm either [15:00] :( :( [15:00] http://paste.ubuntu.com/26170583/ [15:02] bdx: store seems broken ATM. 500 errors on any charm [15:02] right, I'm seeing the same [15:03] they are probably working on it :). [15:03] heh [15:03] well lets be safe [15:03] rick_h: ^^^^^^ [15:03] :) [15:06] (unrelated to the above): is there any ppa where I can still get juju 2.2.6 ? [15:06] version 2.3.1 seems to have issues with LXD containers :) [15:10] gsamfira: what are the issues with lxd you are experiencing ? [15:11] bdx: https://bugs.launchpad.net/juju/+bug/1737640 [15:11] Bug #1737640: /usr/sbin/fanctl: arithmetic expression: expecting primary | unconfigured interfaces cause ifup failures [15:11] this one [15:12] http://paste.ubuntu.com/26170673/ <-- status from one of the containers === urulama changed the topic of #juju to: Juju as a Service Beta now available at https://jujucharms.com/jaas | https://review.jujucharms.com/ | https://jujucharms.com/docs/ | http://goo.gl/MsNu4I || https://www.youtube.com/c/jujucharms | Production issues, charm store and some other services DOWN [15:13] gsamfira: hell of a bug, wow [15:13] yup :). Version 2.2.6 works fine for my needs, and I would rather use a PPA than compile my own [15:14] unfortunately the stable PPA only has 2.3.1 [15:16] gsamfira: darn, thanks for the heads up on this ... similar but different to one I'm hitting https://bugs.launchpad.net/juju/+bug/1736022 [15:16] Bug #1736022: failed to bridge devices: bridge activaction error: bridge activation failed: Killed old client process [15:25] bdx: no worries. Just trying to work around this for the moment [15:41] gsamfira: the bug you hit/shared^ will bork a good number of my deployments out there that are running if upgraded to 2.3, really good information ... don't know how I missed that [15:41] make sure you don't upgrade until that is resolved :) [15:42] right [15:42] rahworkx:^^^^ [15:48] charm pull of charms does not work facing issues mentioning invalid character [15:48] ERROR cannot get archive: cannot unmarshal error response "

503 Service Unavailable

\nNo server is available to handle this request.\n\n": invalid character '<' looking for beginning of value [15:52] hmm, jujucharms.com is down, maybe there should be a 503 json response that charm can parse nicely [15:53] http://paste.ubuntu.com/26170903/ [15:53] skay, narinder: ^ [15:53] fatal: unable to access 'https://git.launchpad.net/layer-snap/': The requested URL returned error: 503 [15:53] bdx: git launchpad is also down [15:53] yeah [15:53] arg /o\ [15:54] squirrel... I ran into that earlier and for a while thought I was mistyping my git command. I found out about git -c core.sshCommand="ssh -vvv" [15:55] hopefully they are back up soon [15:55] derp didn't see the topic update [15:56] the squirrels are real [15:56] bdx ok thanks [15:57] I wonder if all this infra runs in the same opentstack/datacenter [15:57] bdx, is IS team working on fixing this issue? [15:57] narinder: looks like it [15:58] we should think about diverting traffic to a backup controller/charmstore hosted somewhere else when the primary is unreachable [15:59] bdx, thanks [15:59] there are ways to avoid this [15:59] narinder: np [16:01] seeing as JAAS is about to try and support uptime contracts and become a paid for service, possibly extra precautions should be taken to avoid this type of outage in the future [16:02] bdx: not just possibly, it's a must ... and sorry for outage, but the bad news is it looks like it'll take a while [16:02] having the capability to do something like ^^ would negate this type of liability for you guys once this all goes live and we have customers bitching etc etc [16:02] urulama: right, thanks [16:03] urulama: I've implemented a simple version of ^ with a nagios check and script that updates dns, I'm sure you guys can think of something more better though :) [16:12] bdx: dynamic dns balancing should in place and 2 regions, there's no question about it. it's not atm, and, well, it should be very soon for all the reasons you've mentioned [16:16] charmstore should be up [16:16] also JAAS models over CLI [16:19] urulama: back in business! many thanks for the quickness there [16:19] web pages still down :D [16:21] urulama: possibly just have to kick those web boxes [16:22] bdx: https://www.youtube.com/watch?v=N9wsjroVlu8 [16:22] :) [16:39] web kicked === urulama changed the topic of #juju to: Juju as a Service Beta now available at https://jujucharms.com/jaas | https://review.jujucharms.com/ | https://jujucharms.com/docs/ | http://goo.gl/MsNu4I || https://www.youtube.com/c/jujucharms [17:25] urulama: niceeeeeee === frankban is now known as frankban|afk [19:40] HI is possible from a juju charm set a few config on a container? [19:40] also perform changes on another deployed computers/containers like run apt-get for get packages/ [19:41] ? [19:46] jose-phillips: use the layer-basic to define packages that you want apt installed [19:46] in your layer.yaml [19:47] ok and what about to change the settings IF the package is deployed inside of a container [20:21] <[Kid]> when i use Vsphere as a cloud provider, how can i specify which datastore the controller goes on when bootstrapping/ [20:21] <[Kid]> getting i/o timeout when setting up bootstrap in vmware also [20:21] <[Kid]> getting i/o timeout when setting up bootstrap in vmware also [20:21] <[Kid]> woops [20:21] <[Kid]> the i/o timeout happens after it has already built the VM and copied it [20:22] <[Kid]> it is when it is doing the startup script for the agent [20:23] <[Kid]> http://paste.ubuntu.com/26172380/ [20:27] [Kid]: If you don't get any action here, I suggest sending a mail to the mailing list (https://lists.ubuntu.com/mailman/listinfo/juju) or create a bug over at https://bugs.launchpad.net/juju