Tuesday, 2014-08-26

*** craigbr has joined #openstack-monasca02:05
*** craigbr has quit IRC04:04
*** craigbr has joined #openstack-monasca13:38
openstackgerritA change was merged to stackforge/monasca-ui: In Create Alarm dialog, show metrics that match currently selected criteria.  https://review.openstack.org/11664513:41
openstackgerritRob Raymond proposed a change to stackforge/monasca-ui: Move service health view into new overview panel  https://review.openstack.org/11690114:16
kuhlmantAnyone available for a quick review? https://review.openstack.org/#/c/116655/14:32
*** tongli has joined #openstack-monasca14:33
*** sandywalsh has joined #openstack-monasca14:34
sandywalshyay!14:35
*** cindyo has joined #openstack-monasca14:37
sandywalshcindyo: is there a "getting started" for monasca? Time for me to dive in!14:42
cindyosandywalsh: this is a good overview https://wiki.openstack.org/wiki/Monasca14:44
sandywalshcindyo: thanks14:44
cindyoThen the iindividaul readme’s on stackforge for each component are good for more details.14:45
cindyosandywalsh: https://github.com/search?utf8=%E2%9C%93&q=monasca14:45
sandywalshcindyo: the virtualbox / vagrant thing was what I was looking for ... got it from the wiki ... thanks!14:46
cindyosandywalsh: Have you setup monasca-vagrant yet?  You can play with the REST api, UI, or CLI once that is setup.14:46
sandywalshcindyo: that's the plan right now :)14:47
cindyothe readme is here https://github.com/stackforge/monasca-vagrant14:47
*** rhochmuth has joined #openstack-monasca14:55
sandywalshthe docs on monasca-vagrant are awesome15:04
kuhlmantGreat, I'm glad to hear that15:08
sandywalshquestion ... I have all the install steps done as per the readme, down to installing berkshelf. How do I actually get mini-mon installed? I seem to be missing a step(s)15:08
sandywalshmy poor laptop is sweating here :)15:08
kuhlmantlol, that is funny that step must have gotten lost at some point, when you have vagrant and berkshelf installed just run 'vagrant up'15:09
cindyohmmm they should be there, looking15:10
cindyothat is correct, try vagrant up15:10
sandywalshk, lemme try that15:10
sandywalshberkshelf still installing15:10
kuhlmantIt does build the entire monasca stack and so is a bit heavy on resource usage, Also you will need to download the base images this first run15:11
cindyoyour first vagrant up could take several minutes.  It pulls down a devstack image15:11
cindyoafter your first big download, you can re-use it quickly by just doing “vagrant halt” to shutdown, and “vagrant up” to startup15:12
sandywalshk, cool, thanks15:12
cindyokuhlmant: openstack is discussing options for clustering (galera).  some use active/passive, and we were going to use multi-master.  They all realize only one node (either active node, or one master) should be used for writing15:14
tongli@cindyo, what level of ubuntu is used for the valgrant mini-mon install?15:15
cindyoprecise15:15
*** aviau has quit IRC15:17
cindyotongli: let me check to make sure, it might have changed15:17
kuhlmantYes it is still precise, it was only about a month ago that percona started pushing trusty packages and we have not upgraded yet.15:18
tonglik. thanks.15:18
kuhlmantsandywalsh: Hopefully this clears up the docs a bit, https://review.openstack.org/11692215:21
sandywalshkuhlmant: reviewed ... thanks!15:25
kuhlmantyour welcome, it is always nice to have fresh eyes on the documentation.15:29
*** dschroeder has joined #openstack-monasca15:30
*** aviau has joined #openstack-monasca15:31
sandywalshnot sure how fresh they are :)15:45
sandywalshberkshelf install seems to be stuck on octokit documentation install ... yeesh15:46
sandywalshunless it's just doing the real work of the install now15:46
sandywalshcpu is still high15:46
openstackgerritRob Raymond proposed a change to stackforge/monasca-ui: Find monasca api endpoint from Keystone's service catalog  https://review.openstack.org/11692915:52
*** aviau has quit IRC16:47
*** aviau has joined #openstack-monasca16:59
*** cindyo has quit IRC17:01
*** cindyo has joined #openstack-monasca17:18
*** garyh has joined #openstack-monasca18:41
sandywalshah ha19:33
sandywalshPost install message from the 'vagrant-berkshelf' plugin:19:33
sandywalshIn order to use the Vagrant-Berkshelf plugin, you must have ChefDK installed.19:33
sandywalshTo download the latest ChefDK visit http://getchef.com/downloads/chef-dk.19:33
*** craigbr_ has joined #openstack-monasca19:37
*** craigbr has quit IRC19:37
*** craigbr_ is now known as craigbr19:37
sandywalshhttp://jtimberman.housepub.org/blog/2014/04/30/chefdk-and-ruby/19:38
cindyokuhlmant: sand had to install chef-dk, this might be a new thing for the readme?19:38
sandywalshnot sure if it's definitely required yet, but the warning seemed ominous19:58
sandywalshkuhlmant: any ideas? http://paste.openstack.org/show/100632/20:14
cindyokuhlmant: sandy keeps getting an error on vagrant up that berks version is not found.  He installed it. any ideas?20:15
kuhlmantWhat does 'vagrant plugin list' show20:21
*** rhochmuth has quit IRC20:22
kuhlmantThe chef-dk thing is interesting, berkshelf is now part of chef-dk but I didn't think that meant you have to install chef-dk to get berkshelf20:22
*** rhochmuth has joined #openstack-monasca20:22
kuhlmantHowever someone else said they did the same thing recently.20:22
*** rhochmuth has quit IRC20:22
*** rhochmuth has joined #openstack-monasca20:23
kuhlmantOne of these days I need to get further with the docker version of our stack, and hopefully bypass these install issues.20:24
*** craigbr has quit IRC20:34
sandywalshkuhlmant: checking ...21:04
sandywalsh$ vagrant plugin list21:05
sandywalshvagrant-berkshelf (3.0.1)21:05
sandywalsh  - Version Constraint: >= 2.0.121:05
sandywalshvagrant-login (1.0.1, system)21:05
sandywalshvagrant-share (1.1.0, system)21:05
sandywalshkuhlmant: not sure if they're related, but when I tried to install the plugin before, it froze. This install was clean with chefdk21:05
sandywalshagain, could be coincidence21:06
sandywalsh$ berks21:08
sandywalshNo Berksfile or Berksfile.lock found at '/home/sandy/.berkshelf'!21:08
sandywalshah, nm, was in wrong directory21:10
sandywalshwhich versions do you have?21:12
sandywalsh$ vagrant -v21:12
sandywalshVagrant 1.6.321:12
sandywalsh$ berks -v21:12
sandywalsh3.1.521:12
sandywalshhttps://www.youtube.com/playlist?list=PLmyM48VxCGaW5pPdyFNWCuwVT1bCBV5p321:16
kuhlmantThe only thing that stands out about that for me is the the vagrant-berkshelf plugin, I have 2.0.1, it is possible something broke when they moved to 3.0.121:19
kuhlmantI think you could try removing 3.0.1 and installing 2.0.1, ie "vagrant plugin install vagrant-berkshelf --plugin-version '= 2.0.1'"21:20
kuhlmantI am running vagrant 1.6.3 and berks 3.1.121:21
sandywalshk, lemme try that21:30
*** sandywalsh has quit IRC21:35
*** cindyo has quit IRC21:49
*** tongli has quit IRC21:55
*** craigbr has joined #openstack-monasca22:01
*** rhochmuth has quit IRC22:03
kuhlmantI made another doc change to reflect that you should stick to version 2.0.1 of that plugin assuming that is going to fix things for you. https://review.openstack.org/11703622:03
*** robbybb has joined #openstack-monasca22:32
*** garyh_ has joined #openstack-monasca22:34
*** garyh has quit IRC22:43
*** openstackgerrit has quit IRC22:43
*** robbybb111 has quit IRC22:43
*** garyh_ is now known as garyh22:44
*** dschroeder has quit IRC23:30

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