Monday, 2016-01-11

*** EinstCrazy has joined #openstack-freezer01:21
*** EinstCrazy has quit IRC04:58
*** EinstCrazy has joined #openstack-freezer05:07
*** EinstCrazy has quit IRC06:38
*** EinstCrazy has joined #openstack-freezer06:38
*** EinstCrazy has quit IRC06:56
*** EinstCrazy has joined #openstack-freezer06:57
*** EinstCrazy has quit IRC06:59
*** EinstCrazy has joined #openstack-freezer07:02
*** EinstCrazy has quit IRC07:05
*** EinstCrazy has joined #openstack-freezer07:06
*** EinstCrazy has quit IRC07:07
*** EinstCrazy has joined #openstack-freezer07:07
*** EinstCrazy has quit IRC07:08
*** EinstCrazy has joined #openstack-freezer07:09
*** EinstCrazy has quit IRC07:10
*** EinstCrazy has joined #openstack-freezer07:11
*** EinstCrazy has quit IRC07:12
*** EinstCrazy has joined #openstack-freezer07:13
*** EinstCrazy has quit IRC07:14
*** EinstCrazy has joined #openstack-freezer07:15
*** EinstCrazy has quit IRC07:17
*** EinstCrazy has joined #openstack-freezer07:22
*** EinstCrazy has quit IRC08:19
*** EinstCrazy has joined #openstack-freezer08:19
*** openstackgerrit has quit IRC08:32
*** openstackgerrit has joined #openstack-freezer08:33
*** EinstCrazy has quit IRC09:09
*** EinstCrazy has joined #openstack-freezer09:09
*** EinstCrazy has quit IRC09:10
*** EinstCrazy has joined #openstack-freezer09:11
*** EinstCrazy has quit IRC09:11
*** EinstCrazy has joined #openstack-freezer09:11
*** EinstCrazy has quit IRC09:13
*** EinstCrazy has joined #openstack-freezer09:13
*** EinstCrazy has quit IRC09:13
*** EinstCrazy has joined #openstack-freezer09:13
*** daemontool has joined #openstack-freezer09:14
daemontoolMorning09:15
*** EinstCrazy has quit IRC09:16
*** EinstCrazy has joined #openstack-freezer09:16
*** samuelBartel has joined #openstack-freezer09:22
*** EinstCrazy has quit IRC09:24
*** EinstCra_ has joined #openstack-freezer09:24
*** daemontool has quit IRC09:25
*** daemontool has joined #openstack-freezer09:25
*** daemontool has quit IRC09:27
*** daemontool has joined #openstack-freezer09:29
*** EinstCrazy has joined #openstack-freezer09:30
*** EinstCra_ has quit IRC09:30
m3m0_buenos dias09:47
daemontoolm3m0_,  is Eldar around09:49
daemontool?09:49
daemontoolI'm testing parallel09:49
daemontooland having some issue here http://paste.openstack.org/show/QBSMuSOorJKcidfNZZys/09:49
m3m0_no, maybe he is in the focus rooms09:49
daemontoolok09:50
daemontoolthe issue with swift is fixed now09:52
*** daemontool has quit IRC09:53
*** daemontool has joined #openstack-freezer09:54
daemontoolwith ssh there's some issue now09:55
daemontoolhttp://paste.openstack.org/show/z04oJHYrG41IMqb6CJNh/09:55
*** daemontool has quit IRC09:55
*** daemontool has joined #openstack-freezer09:56
*** daemontool has quit IRC09:57
*** daemontool has joined #openstack-freezer09:59
*** szaher has joined #openstack-freezer10:09
*** daemontool_ has joined #openstack-freezer10:11
*** EinstCrazy has quit IRC10:11
*** memogarcia has joined #openstack-freezer10:13
*** daemontool has quit IRC10:13
*** daemontool_ has quit IRC10:17
*** daemontool_ has joined #openstack-freezer10:17
*** vannif has quit IRC10:17
*** reldan has joined #openstack-freezer10:18
reldanHi daemontool_ ! Did you have a chance to review me? https://review.openstack.org/#/c/247840/10:19
daemontool_reldan,  hi yes10:19
reldanGreat, does it work?10:19
*** vannif has joined #openstack-freezer10:19
daemontool_the issue with swift is fixed10:19
daemontool_but I've found an issue with ssh10:19
daemontool_http://paste.openstack.org/show/QBSMuSOorJKcidfNZZys/10:19
reldanOh, I see. It’s because paramiko cannot work in multithread mode. Let me fix it10:20
daemontool_me more lhere sinfo http://paste.openstack.org/show/z04oJHYrG41IMqb6CJNh/10:22
openstackgerritEldar Nugaev proposed openstack/freezer: Parallel backup  https://review.openstack.org/24784010:22
reldanThank you, my bad10:22
*** memogarcia has quit IRC10:29
*** memogarcia has joined #openstack-freezer10:43
daemontool_reldan, that patchset is supposed to fix the issue or do you need more time to submit further code?10:47
reldanYes, it should fix. I have just checked and it works for me. Please check that it works for you10:48
*** m3m0_ has quit IRC11:06
daemontool_reldan,  now that threading is removed11:30
daemontool_is the backup happening only with a single process/thread?11:31
*** daemontool_ is now known as daemontool11:32
reldandaemontool_: Nope, everything works as before. I just initialize ftp connection in SshStorage constructor and create directories for backups, and everything works with that connection.11:32
reldanBut when I’m using it for executing backup, I’m create additional connectin per thread11:32
reldandef backup_blocks(self, backup):11:32
reldan        self.init()  # should recreate ssh for new process11:32
reldan        return super(SshStorage, self).backup_blocks(backup)11:32
reldanIt’s here11:32
daemontoolwhat happen if you use multiprocessing there?11:33
daemontooldo you have still the same issue?11:33
reldanEverything is fine11:33
reldanNope, it should work11:33
reldanAs it works before11:33
daemontoolok11:33
daemontoolit seems to work now11:36
daemontoolthe logs should probably display the storage used or there are duplicated lines11:36
daemontool(i.e. multiple swift upload)11:36
daemontoolyes it works >)11:39
daemontoolSlashme,  if you have time, can you test please https://review.openstack.org/#/c/247840/19 ? I've done few tests for bakcup and restore on multiple storage and it works now11:40
daemontoolreldan,  is Pierre there around?11:40
vannifnope11:40
reldannope11:40
vannifstill on holidays11:40
daemontoolok because he has a -2 there11:41
daemontoolvannif,  reldan  can you check if this is relevant on any way to us? https://blueprints.launchpad.net/cinder/+spec/use-cinder-without-nova11:41
daemontooldo you know when he'll be back?11:42
vannifnext week, I think11:43
daemontoolwhat's your thought? are we going to merge with a -2?11:43
reldanYes, let’s merge it with -211:44
daemontoolhe was ok on merging it after reasonable testing11:44
reldanYes, because he just haven’t time to retest it11:44
daemontoolok11:44
reldanAbout  https://blueprints.launchpad.net/cinder/+spec/use-cinder-without-nova11:44
daemontoolvannif, memogarcia  can you review it?11:44
reldanI see that it is not developing actively https://review.openstack.org/#/c/223217/11:44
reldanNo updates since Oct 1911:45
daemontoolreldan, taking in consideration that will go on Mitaka and Liberty, please during the next week focus on testing you too11:45
daemontooldoc and log improvement11:45
daemontoolsounds good?11:45
reldanThis week, next week I’m on holiday11:45
reldanyes11:45
daemontoolreldan,  this week yes11:45
daemontoolfocus on that11:45
daemontoolplease11:45
reldanYes, yes. Let’s merge it )11:45
daemontoollol11:45
openstackgerritMemo Garcia proposed openstack/freezer-web-ui: Better logging for freezer ui  https://review.openstack.org/26578511:45
*** reldan has quit IRC11:46
daemontoolvannif,  I've tested the parallel only with the freezer-agent11:50
daemontoolnot with the scheduler11:50
daemontoolmemogarcia,  would be good to have the OK for parallel also on windows :)11:51
daemontoolin the comments there's an etherpad link with files examples etc11:51
memogarciaok, I'll try but I need to finish the ssl configuration in the ui11:52
memogarciaand the pagination11:52
memogarciaafter than I can test parallel11:52
*** daemontool_ has joined #openstack-freezer11:53
*** daemontool has quit IRC11:55
*** reldan has joined #openstack-freezer12:00
*** EinstCrazy has joined #openstack-freezer12:07
*** m3m0 has joined #openstack-freezer12:11
*** daemontool has joined #openstack-freezer12:12
*** daemontool_ has quit IRC12:14
daemontoolreldan, I think this is the change for the Cinder bp: https://review.openstack.org/#/c/224124/12:17
daemontoolthe other one wasa PoC12:17
reldandaemontool: Yes, agree. But it still in development. I actually know Ivan and if we have any question I can chat with him12:19
*** memogarcia has quit IRC12:23
*** memogarcia has joined #openstack-freezer12:44
daemontoolreldan,  it's ok for now, it was just something to keep an eye on in case we need it12:45
reldanSure, daemontool. You are right!12:45
*** c00281451 has joined #openstack-freezer12:52
reldanSeems I need +1 and workflow12:54
daemontoolvannif, should test it with the scheduler if possible12:58
memogarciayo guys, we need an spec for time zones13:01
*** daemontool has quit IRC13:07
*** daemontool has joined #openstack-freezer13:10
*** daemontool_ has joined #openstack-freezer13:23
*** daemontool has quit IRC13:26
openstackgerritMemo Garcia proposed openstack/freezer-web-ui: Enable restore from date in ui  https://review.openstack.org/26581913:32
*** EinstCrazy has quit IRC13:40
reldandaemontool_ : https://review.openstack.org/#/c/247840/19 Do we need to remove -2 somehow? Or it may be merged regardless -2?14:18
openstackgerritMemo Garcia proposed openstack/freezer-web-ui: Pagination  https://review.openstack.org/26586414:56
*** pennerc has joined #openstack-freezer15:43
*** dschroeder has joined #openstack-freezer16:17
*** daemontool_ has quit IRC16:21
*** dschroeder has quit IRC16:22
*** dschroeder has joined #openstack-freezer16:35
*** samuelBartel has quit IRC17:01
*** daemontool has joined #openstack-freezer17:10
*** daemontool_ has joined #openstack-freezer17:12
*** daemontool has quit IRC17:15
*** memogarcia has quit IRC17:28
daemontool_reldan, so parallel is merged17:30
daemontool_well done17:30
daemontool_(thumbsup)17:30
reldandaemontool_: Really? https://review.openstack.org/#/c/247840/1917:30
reldanJust because I see that17:30
reldanand it is not merged and in strange status17:30
reldanChange 247840 - Not Code-Review17:30
reldandaemontool_: I don’t see it is merged17:31
daemontool_it's the -2 then?17:32
daemontool_I'm rechecking it17:33
daemontool_now is in the queue17:33
daemontool_Slashme,  ping17:41
reldanIt seems -2 is blocked it17:43
reldanWhat I can do17:43
reldanI probably abandone this PR17:44
reldanand create a new fresh one17:44
reldanWith the same changes17:44
reldandaemontool_: ^^17:44
*** pennerc_ has joined #openstack-freezer17:53
daemontool_reldan,  nope, Slashme as soon is avail17:58
daemontool_will remove the -2 I suppose17:58
daemontool_send him an email17:58
daemontool_or contact him with your internal tools17:59
daemontool_I've already asked to frescof  to do so17:59
reldandaemontool_: He is on holidays. I will send him a mail, but I don’t know his private email17:59
*** reldan has quit IRC18:05
*** memogarcia has joined #openstack-freezer18:07
*** daemontool_ has quit IRC18:30
*** reldan has joined #openstack-freezer19:06
*** reldan has quit IRC19:18
*** memogarcia has quit IRC19:29
*** reldan has joined #openstack-freezer20:54
*** reldan has joined #openstack-freezer20:55
*** pennerc_ has quit IRC21:13
*** reldan has quit IRC21:34
openstackgerritDeklan Dieterly proposed openstack/freezer: Fix grammatical and spelling errors in the README.rst file.  https://review.openstack.org/26606723:04
*** pennerc has quit IRC23:30

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