*** openstack has joined #openstack-sahara | 13:49 | |
*** robsparker has joined #openstack-sahara | 13:57 | |
*** witlessb has quit IRC | 13:58 | |
*** witlessb has joined #openstack-sahara | 13:58 | |
*** rhodgin has joined #openstack-sahara | 14:09 | |
*** tmckay has joined #openstack-sahara | 14:26 | |
*** zhiyan is now known as zhiyan_ | 14:55 | |
*** zhiyan_ is now known as zhiyan | 14:56 | |
*** Timotey has quit IRC | 14:57 | |
*** zhiyan is now known as zhiyan_ | 14:59 | |
*** sballe has joined #openstack-sahara | 14:59 | |
*** elmiko has quit IRC | 15:07 | |
*** elmiko has joined #openstack-sahara | 15:07 | |
*** ViswaV has joined #openstack-sahara | 15:42 | |
*** ViswaV_ has joined #openstack-sahara | 15:43 | |
*** ViswaV has quit IRC | 15:46 | |
*** julienvey has quit IRC | 16:01 | |
*** julienvey has joined #openstack-sahara | 16:05 | |
*** ViswaV_ has quit IRC | 16:12 | |
*** ViswaV has joined #openstack-sahara | 16:12 | |
*** jpich has quit IRC | 16:12 | |
*** IvanBerezovskiy has left #openstack-sahara | 16:13 | |
*** shakamunyi has joined #openstack-sahara | 16:15 | |
*** shakamunyi has quit IRC | 16:15 | |
*** shakamunyi has joined #openstack-sahara | 16:16 | |
*** shakamunyi has quit IRC | 16:17 | |
*** shakamunyi has joined #openstack-sahara | 16:17 | |
*** shakamunyi has quit IRC | 16:18 | |
*** shakamunyi has joined #openstack-sahara | 16:18 | |
openstackgerrit | A change was merged to stackforge/sahara-ci-config: Delete sahara directory before git clone https://review.openstack.org/103523 | 16:42 |
---|---|---|
openstackgerrit | A change was merged to stackforge/puppet-sahara: Normalize Gemfile & pin tests to rspec < 2.99 https://review.openstack.org/101502 | 16:44 |
openstackgerrit | A change was merged to openstack/sahara-image-elements: Adding options to control DIB repo branch https://review.openstack.org/102489 | 16:45 |
openstackgerrit | A change was merged to openstack/sahara-image-elements: Add 'disable-selinux' element for HDP plugin https://review.openstack.org/102523 | 16:45 |
*** miqui has quit IRC | 16:46 | |
openstackgerrit | Robert Nettleton proposed a change to openstack/sahara: Adds DataNode decommissioning support to HDP Plugin https://review.openstack.org/103596 | 17:21 |
*** miqui has joined #openstack-sahara | 17:29 | |
*** ViswaV has quit IRC | 17:35 | |
*** ViswaV has joined #openstack-sahara | 17:46 | |
*** julienvey has quit IRC | 17:49 | |
tellesnobrega | hi, im trying to run the wordcount example in sahara, but im getting a AMQP server on localhost:5672 is unreachable: Socket closed exception when launching the cluster | 17:54 |
tellesnobrega | has anyone ran into this before | 17:54 |
tellesnobrega | ? | 17:54 |
openstackgerrit | Longgeek proposed a change to stackforge/sahara-ci-config: Add .gitignore file https://review.openstack.org/103607 | 17:54 |
elmiko | tellesnobrega: do you have a mismatch between rabbit and qpid? | 17:56 |
elmiko | i.e. expecting one but running the other? | 17:57 |
tellesnobrega | im running it in devstack, in my localrc i dont specify anything about the queue | 17:57 |
elmiko | is your host machine running qpid or rabbit? | 17:58 |
tellesnobrega | i think its qpid | 17:58 |
elmiko | although, if the socket is unreachable you might have a different issue | 17:58 |
elmiko | `ps ax | grep qpid` should tell for sure | 17:59 |
tellesnobrega | i was wrong | 17:59 |
elmiko | i've had issue with the amqp stuff in the past, usually because i have one running and not the other | 17:59 |
*** witlessb has quit IRC | 17:59 | |
tellesnobrega | its running rabbitmq | 17:59 |
tellesnobrega | qpid is not running | 17:59 |
elmiko | ok, so next step is to check make sure that rabbit is listening on that port | 17:59 |
*** witlessb has joined #openstack-sahara | 18:00 | |
elmiko | i think devstack looks for rabbit by default | 18:00 |
elmiko | tellesnobrega: can you run `curl localhost:5672`? | 18:03 |
tellesnobrega | sure | 18:04 |
tellesnobrega | returns amqp | 18:04 |
elmiko | ok, so your amqp server is listening on that port | 18:04 |
elmiko | not sure why devstack is having problems | 18:05 |
openstackgerrit | Longgeek proposed a change to stackforge/sahara-guestagent: Update requirements file and rename savanna https://review.openstack.org/103608 | 18:05 |
elmiko | you might try adding a couple lines to your local.conf, "enable_service rabbit", "disable_service qpid", and "RABBIT_PASSWORD=<the password>" | 18:05 |
tellesnobrega | thanks, i will try all this | 18:10 |
tellesnobrega | rabbit password should be? | 18:10 |
elmiko | i set mine to the same as ADMIN_PASSWORD | 18:11 |
openstackgerrit | Longgeek proposed a change to stackforge/sahara-ci-config: Add the .gitignore file and update the pbr version https://review.openstack.org/103607 | 18:14 |
RobLevas | tellesnobrega: Is sahara running within your devstack enviroment, or are you running it separately? If running it standalone, make sure you are running sahara-all, not sahara-api | 18:21 |
elmiko | good point | 18:21 |
*** ViswaV has quit IRC | 18:22 | |
tellesnobrega | RobLevas: its within devstack. I had it running before, not sure what happened thou | 18:22 |
*** ViswaV has joined #openstack-sahara | 18:26 | |
*** IlyaE has joined #openstack-sahara | 18:31 | |
RobLevas | tellesnobrega: I think I had this issue once, but I forgot how I solved it... restart rabbitmq maybe? Or maybe I performed a "scorched earth" operation and started over.. :\ | 18:35 |
tellesnobrega | RobLevas: im going with the second option right now | 18:35 |
*** witlessb has quit IRC | 18:35 | |
*** IlyaE has quit IRC | 18:35 | |
*** IlyaE has joined #openstack-sahara | 18:37 | |
openstackgerrit | A change was merged to openstack/sahara: Updated from global requirements https://review.openstack.org/103336 | 18:37 |
*** IlyaE has quit IRC | 18:40 | |
*** ylobankov has quit IRC | 18:40 | |
*** IlyaE has joined #openstack-sahara | 18:45 | |
RobLevas | tellesnobrega: good luck | 18:50 |
tellesnobrega | thanks | 18:50 |
*** tnovacik has quit IRC | 19:11 | |
openstackgerrit | A change was merged to openstack/sahara: Fix detaching cinder volumes https://review.openstack.org/93272 | 19:17 |
openstackgerrit | A change was merged to openstack/sahara: Avoid deleting transient cluster before job is started https://review.openstack.org/102249 | 19:17 |
*** IlyaE has quit IRC | 19:27 | |
*** IlyaE has joined #openstack-sahara | 19:34 | |
*** shakamunyi has quit IRC | 19:52 | |
*** shakamunyi has joined #openstack-sahara | 19:53 | |
*** shakamunyi has quit IRC | 19:53 | |
tmckay | Belated "Hi folks", been catching up on email all day. Back from PTO. | 19:55 |
*** witlessb has joined #openstack-sahara | 20:01 | |
openstackgerrit | Robert Nettleton proposed a change to openstack/sahara: Adds DataNode decommissioning support to HDP Plugin https://review.openstack.org/103596 | 20:07 |
*** Longgeek has quit IRC | 20:28 | |
*** elmiko is now known as _elmiko | 20:47 | |
*** crobertsrh is now known as _crobertsrh | 20:53 | |
*** IlyaE has quit IRC | 20:59 | |
*** IlyaE has joined #openstack-sahara | 21:03 | |
*** witlessb_ has joined #openstack-sahara | 21:27 | |
*** sreshetn1ak has joined #openstack-sahara | 21:29 | |
*** witlessb has quit IRC | 21:34 | |
*** witlessb_ is now known as witlessb | 21:34 | |
*** sreshetnyak has quit IRC | 21:35 | |
*** juice has quit IRC | 21:35 | |
*** juice has joined #openstack-sahara | 21:36 | |
*** IlyaE has quit IRC | 22:02 | |
*** IlyaE has joined #openstack-sahara | 22:04 | |
*** witlessb_ has joined #openstack-sahara | 22:12 | |
*** witlessb has quit IRC | 22:14 | |
*** witlessb_ is now known as witlessb | 22:14 | |
openstackgerrit | A change was merged to openstack/sahara: Updated from global requirements https://review.openstack.org/103035 | 22:21 |
*** shakamunyi has joined #openstack-sahara | 22:33 | |
*** bandarji has joined #openstack-sahara | 22:38 | |
*** openstackgerrit has quit IRC | 23:19 | |
*** openstackgerrit has joined #openstack-sahara | 23:20 | |
*** zhiyan_ is now known as zhiyan | 23:26 | |
*** zhiyan is now known as zhiyan_ | 23:27 | |
*** zhiyan_ is now known as zhiyan | 23:29 | |
*** zhiyan is now known as zhiyan_ | 23:30 | |
*** RobLevas has quit IRC | 23:36 | |
*** bandarji has quit IRC | 23:39 | |
*** witlessb has quit IRC | 23:42 | |
*** shakamunyi has quit IRC | 23:52 | |
*** shakamunyi has joined #openstack-sahara | 23:53 | |
*** shakamunyi has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!