Tuesday, 2015-06-30

*** chlong has joined #openstack-chef00:32
*** otter768 has joined #openstack-chef01:03
*** otter768 has quit IRC01:07
*** zhiwei has joined #openstack-chef01:12
*** otter768 has joined #openstack-chef01:27
*** otter768 has quit IRC01:55
*** chlong_ has joined #openstack-chef02:08
*** chlong has quit IRC02:10
*** chlong__ has joined #openstack-chef02:10
*** mutoulbj has joined #openstack-chef02:10
*** chlong_ has quit IRC02:13
*** zhiwei has quit IRC02:22
*** chlong_ has joined #openstack-chef02:28
openstackgerritMa Wen Cheng proposed openstack/openstack-chef-repo: Minor cleanup to Berksfile  https://review.openstack.org/19613302:29
*** chlong__ has quit IRC02:31
*** chlong has joined #openstack-chef02:31
*** zhiwei has joined #openstack-chef02:32
*** chlong_ has quit IRC02:34
openstackgerritMerged openstack/openstack-chef-repo: Minor cleanup to Berksfile  https://review.openstack.org/19613302:44
*** libsysgu_ has quit IRC02:55
*** otter768 has joined #openstack-chef03:56
*** otter768 has quit IRC04:01
*** nkrinner has joined #openstack-chef05:44
*** otter768 has joined #openstack-chef05:57
*** zhiwei has quit IRC05:59
*** otter768 has quit IRC06:02
*** zhiwei has joined #openstack-chef06:16
*** ogny has joined #openstack-chef06:20
*** sushma has quit IRC06:21
*** chlong has quit IRC07:35
*** otter768 has joined #openstack-chef07:58
*** otter768 has quit IRC08:02
*** jaycee has quit IRC08:39
-openstackstatus- NOTICE: OpenStack CI is down due to hard drive failures08:47
*** ChanServ changes topic to "OpenStack CI is down due to hard drive failures"08:47
*** otter768 has joined #openstack-chef09:59
*** otter768 has quit IRC10:04
*** mutoulbj has quit IRC10:17
*** zhiwei has quit IRC10:21
openstackgerritrenminmin proposed openstack/cookbook-openstack-ops-database: Add galera database configuration support  https://review.openstack.org/18740810:45
*** chlong has joined #openstack-chef10:49
*** mutoulbj has joined #openstack-chef11:24
*** rtheis has joined #openstack-chef11:25
*** otter768 has joined #openstack-chef12:00
*** otter768 has quit IRC12:05
*** ogny has quit IRC12:22
*** ogny has joined #openstack-chef12:24
*** libsysguy has quit IRC12:32
*** libsysguy has joined #openstack-chef12:33
markvanFYI  bento  ubuntu 15.04 image is now available13:56
*** otter768 has joined #openstack-chef14:01
*** otter768 has quit IRC14:06
*** jmickle has joined #openstack-chef14:47
*** ChanServ changes topic to "OpenStack & Chef | chef.io/openstack | wiki.openstack.org/wiki/Chef | github.com/openstack/openstack-chef-repo | eavesdrop.openstack.org/meetings/openstack_chef/ | wiki.openstack.org/wiki/Chef/IRCAgendas | bit.ly/stackalytics-chef"14:52
-openstackstatus- NOTICE: The log volume was repaired and brought back online at 14:00 UTC. Log links today from before that time may be missing, and changes should be rechecked if fresh job logs are desired for them.14:52
*** nkrinner has quit IRC15:00
*** ogny has quit IRC15:05
openstackgerritMark Vanderwiel proposed openstack/cookbook-openstack-dashboard: Headers module missing from enabled list  https://review.openstack.org/19713015:08
*** otter768 has joined #openstack-chef16:02
*** otter768 has quit IRC16:07
*** jmickle has quit IRC16:09
mza-got nowhere16:25
mza-get_password is still passing a hash instead of a string16:25
*** libsysguy has quit IRC16:29
*** libsysguy has joined #openstack-chef16:38
openstackgerritMark Vanderwiel proposed openstack/openstack-chef-repo: Enable create volume consistently  https://review.openstack.org/19717316:40
mza-ERROR: No resource or method named `get_secret' for `Chef::Recipe "identity_registration"'16:41
mza-is that from another cookbook?16:41
mza-get_secret is depricated16:45
mza-i force uploaded the new cookbooks16:49
mza-getting further16:49
*** openstackgerrit has quit IRC16:50
*** openstackgerrit has joined #openstack-chef16:51
*** libsysguy has quit IRC17:08
*** libsysguy has joined #openstack-chef17:09
j^2@core and sc` it seems we’ve broken horizan17:15
os-chef-bot@j^2 @markvan @mattray @wenchma @jklare @cmluciano @zhiwei and sc` it seems we’ve broken horizan17:15
j^2in the testing stack17:15
sc`oh no17:16
j^2i’m gonna find the bug i was commenting on17:17
j^2one sec17:17
j^2I’m pretty sure it has to do with this addition: https://bugs.launchpad.net/openstack-chef/+bug/144670117:18
openstackLaunchpad bug 1446701 in OpenStack + Chef "[dashboard] Cacheable SSL Page Found" [Undecided,Fix released] - Assigned to Ma Wen Cheng (mars914)17:18
j^2if i remove those lines, which should only be added if it’s turned true, which it’s not, apache starts17:18
j^2it seems markvan has commented on it too!17:19
j^2i totally didnt see that17:19
mza-i made it work17:20
mza-i was totally screwing up my data bags17:20
sc`j^2: that's a strange breakage17:20
j^2sc`: it really is17:20
*** tmichael has joined #openstack-chef17:20
j^2mza-: you may want to take a look at: https://github.com/andesm/openstack-chef-repo17:29
j^2it seems this guy has made some helpful scripts to fill in some gaps17:29
j^2OH MY JEEEBUS17:47
j^2https://github.com/larsks/neutron-diag17:47
j^2the graphing works17:47
mza-root@service01:/home/ubuntu# /etc/init.d/glance-api restart17:50
mza-root@service01:/home/ubuntu# echo $?17:50
mza-117:50
mza-how frustrating17:50
j^2look at the log file17:50
j^2it’ll tell you exactly why it’s failing17:50
mza-it's because of the init file17:50
mza-        init_is_upstart > /dev/null 2>&1 && exit 117:51
mza-root@service01:/home/ubuntu# . /lib/lsb/init-functions17:51
mza-root@service01:/home/ubuntu# init_is_upstart17:51
mza-root@service01:/home/ubuntu# echo $?17:51
mza-017:51
mza-root@service01:/home/ubuntu#17:51
mza-it's using sysv instead of upstart17:51
mza-service is up and running just fine17:53
*** neelashah has quit IRC17:53
mza-do i need to tell the cookbooks they're dealing with upstart/ubuntu?17:53
sc`it should be ubuntu by default afaik17:56
*** os-chef-bot has quit IRC17:56
sc`what version of ubuntu?17:56
*** os-chef-bot has joined #openstack-chef17:56
*** chlong has quit IRC17:56
mza-root@service01:/var/log/glance# cat /etc/*version17:57
mza-jessie/sid17:57
mza-Ubuntu 14.04 LTS (Trusty Tahr)17:57
*** otter768 has joined #openstack-chef18:03
*** otter768 has quit IRC18:07
mza-apt-get upgrade and a reboot seems to have fixed things18:08
*** mutoulbj has quit IRC18:56
openstackgerritMark Vanderwiel proposed openstack/openstack-chef-repo: Add horizon sanity check to basic queries  https://review.openstack.org/19724519:46
*** mutoulbj has joined #openstack-chef19:56
*** mutoulbj has quit IRC19:56
*** otter768 has joined #openstack-chef20:03
*** otter768 has quit IRC20:08
*** tmichael has quit IRC20:15
libsysguythat usually fixes most problems in windows and ubuntu20:36
libsysguy#hammertime mza20:36
*** tmichael has joined #openstack-chef21:19
*** rtheis has quit IRC21:26
*** otter768 has joined #openstack-chef21:32
*** fifieldt has quit IRC21:39
*** libsysguy has quit IRC21:40
*** fifieldt has joined #openstack-chef21:51
*** tmichael has quit IRC21:59
*** otter768 has quit IRC22:00
*** tmichael has joined #openstack-chef22:02
*** tmichael has quit IRC22:18
*** tmichael has joined #openstack-chef22:24
*** otter768 has joined #openstack-chef22:56
*** tmichael has quit IRC23:04
*** tmichael has joined #openstack-chef23:06

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