Friday, 2016-03-04

*** yangyapeng has quit IRC00:08
*** dschroeder has quit IRC00:43
*** reldan has quit IRC00:49
*** ddieterly has joined #openstack-freezer00:55
*** ddieterl_ has joined #openstack-freezer00:56
*** ddieterly has quit IRC01:00
*** reldan has joined #openstack-freezer01:06
zhangjnwho can add workflow this review:https://review.openstack.org/#/c/287935/01:06
*** yangyapeng has joined #openstack-freezer01:11
*** yangyapeng has quit IRC01:17
*** EinstCrazy has joined #openstack-freezer01:27
*** reldan has quit IRC01:51
*** yangyapeng has joined #openstack-freezer03:50
*** yangyape_ has joined #openstack-freezer04:27
*** openstack has joined #openstack-freezer14:09
m3m0let me try to recreate that environment because you are not reaching the api somehow14:19
*** jonaspf__ has quit IRC14:19
daemontool_reldan,  I'm testing https://review.openstack.org/#/c/288416/14:20
reldandaemontool_: Thank you!14:20
ferhatpossible14:21
ferhatyou mean horizon can not reach the api some how14:21
m3m0yes14:22
ferhaturllib3.connectionpool INFO Resetting dropped connection: 176.53.75.414:22
ferhatI think you are correct14:22
*** openstackgerrit_ has quit IRC14:36
*** openstackgerrit_ has joined #openstack-freezer14:38
*** ddieterly has joined #openstack-freezer14:38
ferhatm3m014:39
m3m0did you find a way to reach the api from your horizon env?14:44
ferhatI did.14:46
ferhatI have change FREEZER_API_URL = 'http://192.168.0.4:9090'14:46
ferhatthis is local ip14:46
ferhatit works.14:46
m3m0nice :)14:47
ferhatbut this time clients will not able to reach the api14:47
ferhatI mean freezer-schedular14:47
ferhatis there any way to start the api service for all ips14:47
m3m0did you change the OS_BACKUP_URL?14:47
ferhatI have not got such env14:48
*** ddieterly has quit IRC14:49
ferhatok I have solved all my problems with starting freezer-api with "freezer-api 0.0.0.0"14:50
*** ddieterly has joined #openstack-freezer14:52
*** ddieterly has quit IRC14:53
m3m0you were running it as 127.0.0.1 ?14:54
ferhatno if I run as 127.0.0.1 than it wont work on public14:56
ferhatif run as 0.0.0.0 than it works like charm14:56
ferhatbut now I do not know how to add clients14:56
ferhatroot ERROR index operation failed TransportError(400, u'action_request_validation_exception', u'Validation Failed: 1: illegal version value [0] for version type [INTERNAL];')15:00
ferhatnow I got this error15:00
m3m0ok, in order to add clients you have to do it through the scheduler15:01
m3m0freezer-scheduler register15:01
m3m0that error where is it from?15:02
ferhatthat is from freezer-api15:03
ferhatI think it is about elastisearch15:03
ferhatI am using elastisearch 2.2.015:03
m3m0could you try downgrading to 1.7.515:05
ferhatok. I had a cluster setup :D for ha. but I will download and install 1.7.515:06
m3m0the problem with elasticsearch 2.x.x is that is only accessible through localhost15:09
ferhatthat is strange15:09
m3m0but if can downgrade you should be fine15:09
m3m0not really15:09
m3m0elasticsearch lacks of security out of the box15:10
m3m0as far as I know but I might be wrong :)15:10
ferhatif I use 2.2.0 and point to localhost. will that work?15:10
m3m0I think in order to work you'll need the api and elasticsearch to be in the same machine or cluster15:11
m3m0but vannif_ is the elasticsearch guy15:11
ferhatyes the master server is with api15:12
daemontool_ferhat,  https://github.com/openstack/freezer-api/blob/master/etc/freezer-api.conf#L5215:12
ferhatI will try15:12
daemontool_what do you have in that setting15:12
daemontool_in your env?15:12
ferhatI have public ip in my env15:14
daemontool_ok15:16
daemontool_can you execute requests to that public_ip:9200 ?15:16
daemontool_like with curl15:16
daemontool_just to see if es is allright15:16
daemontool_did you already tried that?15:17
ferhatI tried the localhost one15:17
ferhatbut now getting following error15:17
ferhatI think I need to install 1.7.515:17
ferhatroot ERROR search operation failed: TransportError(503, u'search_phase_execution_exception')15:17
m3m0did you execute freezer-db-init ?15:18
daemontool_ferhat, ok, but can you execute requests to elasticsearch15:18
ferhatI did15:19
daemontool_independently from freezer?15:19
m3m0then try to downgrade15:19
ferhatyes I can15:19
daemontool_ok15:19
daemontool_can you see the freezer related documents in es?15:19
daemontool_to make sure they have been created?15:19
reldanGuys, let’s merge my beautiful refactoring https://review.openstack.org/#/c/288416/ :)15:29
*** vannif_ has quit IRC15:31
*** yangyapeng has joined #openstack-freezer15:38
*** yangyapeng has quit IRC15:39
ferhatnow I am getting this error15:41
ferhatelasticsearch WARNING GET /freezer/jobs/_search?from=0&size=100 [status:503 request:0.005s]15:41
ferhatit is related to elastisearch15:41
ferhatAll shards failed for phase: [query] org.elasticsearch.action.NoShardAvailableActionException: [freezer][4] null15:45
*** dschroeder has joined #openstack-freezer15:54
*** daemontool__ has joined #openstack-freezer16:30
*** daemontool_ has quit IRC16:34
daemontool__ /nick daemontool16:34
*** daemontool__ is now known as daemontool16:34
slashmedaemontool: I prepairing a batch of backports to liberty. They all fail like this one https://review.openstack.org/28854016:41
slashmeAny idea ?16:41
daemontoolprobably because of this16:42
daemontool2016-03-04 16:15:40.778 | 2016-03-04 16:15:40.733 | bash: line 0: cd: /opt/stack/new/freezer-api/freezer_api/tests/: No such file or directory16:42
daemontool2016-03-04 16:15:40.779 | 2016-03-04 16:15:40.735 | + ./post_test_hook.sh16:42
daemontool2016-03-04 16:15:40.779 | 2016-03-04 16:15:40.736 | bash: line 1: ./post_test_hook.sh: No such file or directory16:42
daemontoolI think we need to backport this change to liberty on the api16:44
daemontoolhttps://review.openstack.org/#/c/260950/16:44
*** reldan has quit IRC16:58
slashmeOkay. I testing that17:09
daemontoolI think we have to backport that doing some modification17:13
daemontoolas it generate conflicts from the web ui17:13
m3m0ferhat: you need to set the replicas to 0 or 1 (I use 0 for development)17:16
slashmeI always do backports manualy17:16
daemontooljith_, could you move forward with that unicode bug?17:27
daemontoolwe are going to have the same problem with kilo, I think we need to create a dsvm gate job for master17:31
*** daemontool_ has joined #openstack-freezer17:37
*** daemontool has quit IRC17:41
*** vannif has joined #openstack-freezer17:52
*** vannif has quit IRC18:02
slashmedaemontool_: red, red, red https://review.openstack.org/#/c/288593/18:16
*** fabriziof has quit IRC18:29
*** yangyapeng has joined #openstack-freezer18:40
*** yangyapeng has quit IRC18:45
*** ddieterly has joined #openstack-freezer19:07
openstackgerritFabrizio Vanni proposed openstack/freezer: list backups stored in API  https://review.openstack.org/27735219:21
openstackgerritOpenStack Proposal Bot proposed openstack/freezer: Updated from global requirements  https://review.openstack.org/28869719:35
openstackgerritOpenStack Proposal Bot proposed openstack/freezer-api: Updated from global requirements  https://review.openstack.org/28869919:35
openstackgerritFabrizio Vanni proposed openstack/freezer: enable output of metadata to a file  https://review.openstack.org/28462919:46
*** ddieterly_ has joined #openstack-freezer19:50
*** ddieterly has quit IRC19:57
*** ddieterly has joined #openstack-freezer20:01
*** ddieterly has quit IRC20:18
*** ddieterly has joined #openstack-freezer20:18
*** ddieterly has quit IRC20:23
*** ddieterly has joined #openstack-freezer20:36
*** ddieterly has quit IRC20:46
*** ddieterly has joined #openstack-freezer20:47
*** ddieterly has quit IRC20:52
*** ddieterly has joined #openstack-freezer20:52
*** ddieterly has quit IRC21:53
*** ddieterly has joined #openstack-freezer22:07
*** ddieterly_ has quit IRC23:44

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