Monday, 2018-09-24

*** rcernin has quit IRC01:40
*** rcernin has joined #openstack-sahara01:40
*** Bhujay has joined #openstack-sahara02:04
*** Bhujay has quit IRC02:12
*** Bhujay has joined #openstack-sahara04:58
*** Bhujay has quit IRC05:53
*** Bhujay has joined #openstack-sahara05:59
*** pcaruana has joined #openstack-sahara06:05
*** rcernin has quit IRC07:06
*** tosky has joined #openstack-sahara07:51
*** openstackgerrit has quit IRC08:22
*** Bhujay has quit IRC08:38
remix_tjhi tosky! A colleague created a cluster with 12 nodes and now he cannot see the cluster status while clicking on cluster name in horizon, because i get a 504 Gateway Error. I cannot troubleshoot why, so i suggested him to use the CLI09:31
toskygood suggestion09:31
remix_tjbut with the new cli (openstack dataprocessing cluster show ) he cannot get the Cloudera management url and password09:32
*** Bhujay has joined #openstack-sahara09:32
tosky504 Gateway Error may be an issue in horizon09:32
toskyis it there a backtrace in the horizon logs?09:32
remix_tji've seen the old one sahara cluster-show reported a field called info that contained this infos, but i cannot find it09:32
remix_tjtosky: i didn't found any, but maybe i was looking at the wrong file09:33
toskyuhm, there should be something09:33
toskythe "where" depends on how horizon was deployed09:33
remix_tjtripleo, 3 node setup. But i've stopped all httpd instances to have the traffic balanced only to a single node09:34
toskybut there should be some place where horizon is running09:35
remix_tjyes, only one node09:35
*** Bhujay has quit IRC09:37
toskyremix_tj: containerized stuff?09:39
toskyit should be /var/log/containers/httpd/horizon/09:39
remix_tjnah, is an old setup09:39
toskyotherwise probably just /var/log/httpd/horizon/09:40
remix_tjok, i'll take a look more in depth09:40
remix_tjanyway my issue is that the openstack cli is not reporting the info field with the password for cloudera manager09:40
toskyabout the cloudera credentials, uhm09:40
remix_tjbut i've an old cli09:41
toskythen please create a story09:47
toskythis could affect both cloudera and ambari09:47
remix_tji just tested with the latest cli from pip and the info value is available09:48
remix_tjmy fauld09:48
remix_tj*fault09:48
remix_tjfor the horizon part i'll take a look. Is there a way to increase verbosity of horizon to have more details?09:50
toskygood question, but I don't know09:58
remix_tjseems that is a haproxy timeout because the request is returned with 200 on horizon log09:58
remix_tj10.5.93.45 - - [24/Sep/2018:09:51:45 +0000] "GET /dashboard/project/data_processing/clusters/cluster/586b0261-fe0b-4ce0-9209-58c25a09003e HTTP/1.1" 200 9234 "http://openstack/dashboard/project/data_processing/clusters/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"09:59
toskyO.o09:59
toskybut isn't 200 good?09:59
remix_tjyes it is, i've to look at haproxy10:00
remix_tji'll try skipping haproxy and going directly to the host10:11
remix_tjtosky: it's defintely an haproxy issue10:24
remix_tjthe page reply takes about 5 minutes, so it goes in timeout.10:24
toskyhappy it's not a sahara issue, not happy that there is an issue10:25
toskyuh, still a 5 minute page replay is a bit too much10:25
remix_tjit's an old setup, it might be fixed in a newer setup10:25
remix_tji'll fix with a workaround after lunch10:25
toskyhow old? :) Newton? Ocata? Pike?10:27
*** Bhujay has joined #openstack-sahara10:40
remix_tjtosky: newton10:58
*** Bhujay has quit IRC11:02
*** Bhujay has joined #openstack-sahara11:05
*** Bhujay has quit IRC11:06
*** Bhujay has joined #openstack-sahara11:07
*** Bhujay has quit IRC11:08
*** Bhujay has joined #openstack-sahara11:08
*** Bhujay has quit IRC11:09
*** Bhujay has joined #openstack-sahara11:10
*** Bhujay has quit IRC11:11
*** Bhujay has joined #openstack-sahara11:11
*** Bhujay has quit IRC12:15
*** Bhujay has joined #openstack-sahara12:16
*** Bhujay has quit IRC12:39
*** Bhujay has joined #openstack-sahara12:40
*** Bhujay has quit IRC12:41
*** Bhujay has joined #openstack-sahara12:41
Bhujaytosky , tanks for your review . I want to write a test but need some to learn and  may need little coaching from you :)12:57
toskyeheh, the complicated thing about unit tests is mocking some resources (so that, in this case, you don't need to fix a real file)12:57
Bhujayok12:59
Bhujayi will need some time to comprehend13:00
toskyI guess we can merge this in the meantime - up to the others13:01
Bhujaythanks , that will be very encouraging to me13:01
Bhujaybut I hope to to  catch up with your suggestion as well about the test , TDD is on my learning list for a long time13:03
Bhujayhow is the plan for HDP v3 plugin ?13:15
toskythere is none right now - if someone works on it, sure, it will happen13:40
GaasmannI'm trying to figure out something about ambari. On Pike, plugin list give me ambari version 2.3 2.4 and 2.5. sahara-image-create -h gives me 2.2.0.0 2.2.1.0 and 2.4.2.0.14:28
GaasmannSo I'm guessing I can use 2.4.2.0 to create a cluster ambari/2.4.14:28
GaasmannBut I'm not sure about getting an ambari/2.3 or 2.5 or if the images 2.2.0.0 and 2.2.1.0 can be used for something14:29
GaasmannI feel I'm missing something here :-)14:29
toskyGaasmann: the plugin version is not the version of ambari, but the version of HDP14:51
toskyuntil pike, when sahara-image-elements was the only way to build images, we had14:52
toskyambari 2.2.1.0 for HDP 2.4, ambari 2.2.0.0 for HDP 2.3 (even if 2.2.1.0 should be able to create HDP 2.3 clusters too)14:52
toskyand finally ambari 2.4.2.0 for HDP 2.514:52
toskythat said, people reported that ambari 2.4.2.0 does not always work properly14:52
toskyfrom queens onward we have a new image generation method (and we really deploy ambari 2.4 for HDP 2.5, 2.4 and 2.3; it's ambari 2.6 in rocky)14:53
*** Bhujay has quit IRC15:07
*** dave-mccowan has joined #openstack-sahara15:13
*** dave-mccowan has quit IRC15:17
*** dave-mccowan has joined #openstack-sahara15:23
*** openstackgerrit has joined #openstack-sahara15:41
openstackgerritMerged openstack/sahara master: Add template param for ambari pkg install timeout  https://review.openstack.org/59359815:41
Gaasmanntosky: ho ok I see. Is there a place describing which image version should be use with which plugin version?16:16
toskyGaasmann: not yet, there is a work in progress patch: https://review.openstack.org/#/c/604187/16:24
*** dave-mccowan has quit IRC16:38
Gaasmanntosky: great. thanks!16:53
*** tosky has quit IRC17:30
*** dave-mccowan has joined #openstack-sahara17:35
*** tosky has joined #openstack-sahara19:11
*** pcaruana has quit IRC19:17
Gaasmannhttps://storyboard.openstack.org/#!/story/1736631 I'm having the same issue (problem spawninb Ubuntu/HDP/Ambari cluster). Discussion was about image generation method. So I wonder, can I use sahara-image-pack instead of sahara-image-create even if I'm running Openstack/sahara version stable/pike?20:24
toskyGaasmann: as I mentioned before, no20:29
toskynot on pike20:29
toskyuh20:29
toskyno, sorry, I think I confused the versions, let me recheck20:29
Gaasmanntosky: I think you're right. I was wondering because of the discussion on the bug report I paste20:30
toskyconfirmed: no sahara-image-pack20:31
toskynot in pike, only from queens20:31
toskyunfortunately ambari 2.4.2 was added and not much tested at that time20:31
GaasmannI have the same issue with all ambari version20:32
Gaasmann2.2.0.0/HDP_2.3  2.2.1.0/HDP_2.4  2.4.2.0/HDP_2.520:33
toskywe recently retested Ambari 2.2.1 with HDP 2.4 on queens and it was working20:33
toskytellesnobrega: ^^20:33
toskyGaasmann: did you check the logs of ambari-server?20:34
toskyso far unfortunately we didn't get many logs for this error20:34
tellesnobregahi20:34
tellesnobregaGaasmann, all ambari versions are failing to install?20:35
Gaasmannall those combinaison 2.2.0.0/HDP_2.3  2.2.1.0/HDP_2.4  2.4.2.0/HDP_2.520:36
Gaasmanntosky: Did you retest by using images generated with sahara-image-pack or sahara-image-create?20:37
toskyGaasmann: on queens, with sahara-image-create, because we had a suspect issue with ambari and SSL20:38
tosky(in addition to the tests with sahara-image-pack)20:38
Gaasmanntosky: for the logs I stopped at sahara-engine.log as it seems sahara try to start ambari-agent and fails because it's already started20:39
Gaasmannok20:39
tellesnobregaGaasmann, you used images from sahara-image-create right?20:40
Gaasmanntellesnobrega: correct20:41
tellesnobregawe might need to double check but it could be an error during image creation that is failing to stop the services20:41
tellesnobregaubuntu right?20:41
tellesnobregacan you try centos?20:41
Gaasmannyes and yes, I'm generating the image right now20:41
tellesnobregathanks20:43
tellesnobregaI had a similiar issue when I was implementing sahara-image-pack scripts20:43
toskyGaasmann: not the logs of sahara: I'm talking about the logs of ambari-agent and ambari-server, directly from the ambari instance20:43
tellesnobregaGaasmann, tosky suggestion is very important, please take a look at the ambari logs20:44
Gaasmanntosky: yep, I stopped before going that far. let me see20:44
Gaasmannseems ok, both processes are running. The client complained at the beginning because it wasn't able to reach the server but at some point it did and initialized itself20:52
*** rcernin has joined #openstack-sahara22:45
*** remixtj has joined #openstack-sahara22:54
*** remix_tj has quit IRC23:00
*** ruhe has quit IRC23:03
*** tosky has quit IRC23:03
*** ruhe has joined #openstack-sahara23:06

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