Thursday, 2015-08-06

*** reldan has quit IRC00:21
*** reldan has joined #openstack-freezer00:36
*** reldan has quit IRC01:31
*** dschroeder has quit IRC01:35
*** reldan has joined #openstack-freezer01:43
*** reldan has quit IRC01:54
*** marzif__ has joined #openstack-freezer03:35
*** marzif__ has quit IRC06:39
*** reldan has joined #openstack-freezer08:01
*** jonaspf has joined #openstack-freezer08:12
*** reldan has quit IRC08:16
*** marzif__ has joined #openstack-freezer08:54
*** reldan has joined #openstack-freezer09:02
*** reldan has quit IRC10:56
*** fabriziov has joined #openstack-freezer11:04
*** jonaspf has quit IRC11:06
*** jonaspf has joined #openstack-freezer11:10
*** reldan has joined #openstack-freezer11:18
*** jonaspf has quit IRC11:25
*** jonaspf has joined #openstack-freezer11:33
*** jonaspf has quit IRC12:03
*** nullman has quit IRC12:42
openstackgerritEldar Nugaev proposed stackforge/freezer: Improve test coverage of storage.py  https://review.openstack.org/20991612:42
*** marzif__ has quit IRC12:53
*** marzif__ has joined #openstack-freezer12:54
*** reldan has quit IRC12:54
*** reldan has joined #openstack-freezer13:06
*** jonaspf has joined #openstack-freezer13:26
openstackgerritEldar Nugaev proposed stackforge/freezer: Improve test coverage of storage.py  https://review.openstack.org/20991613:36
*** jonaspf has quit IRC14:24
*** jonaspf has joined #openstack-freezer14:38
*** marzif__ has quit IRC14:43
*** marzif__ has joined #openstack-freezer14:44
m3m0hey guys ready for the meeting?15:00
fabriziovyep15:00
m3m0#startmeeting openstack-freezer 06-08-201515:01
openstackMeeting started Thu Aug  6 15:01:48 2015 UTC and is due to finish in 60 minutes.  The chair is m3m0. Information about MeetBot at http://wiki.debian.org/MeetBot.15:01
freezerBot`m3m0: Error: Can't start another meeting, one is in progress.  Use #endmeeting first.15:01
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:01
openstackThe meeting name has been set to 'openstack_freezer_06_08_2015'15:01
m3m0fabriziov please go ahead15:02
fabriziovok15:02
fabriziovI'm currently working on integration tests with Eldar.15:02
m3m0for the client? api? or scheduler? or all of theem?15:03
fabriziovwe plan on writing tests that will spawn an instance of the freezer agent, execute backups and check the results15:03
fabriziovthe scheduler will be involved in a second moment15:04
fabriziovthe idea is to start writing some tests using cmdline or config files15:04
fabriziovthe scheduler is a daemon and it won't exit with an exit_code15:05
*** dschroeder has joined #openstack-freezer15:05
fabriziovI think testing the freezer agent will be a big improvement.15:05
m3m0I agree with that15:05
fabriziovwe spend a lot of time testing the storage plugins15:05
m3m0I've been testing local in windows as well15:06
m3m0it doesn't work15:06
m3m0tar binaries don't support --file argument :(15:06
m3m0any progress in the testing on linux?15:06
fabriziovwhat u mean ?15:07
fabriziovintegration tests ?15:07
m3m0in windows local storage is not working because the tar binary doesn't support the --file argument need it for that15:08
m3m0but what was the outcome for the testing in linux of the storage plugins?15:08
fabriziovoh, ok. yes in linux we tested local storage and ssh storage as well15:08
fabriziovit seems to be working, but we can't spend all that time whenever we need to modify some code15:09
m3m0I agree with thaty15:09
fabriziovat the moment we don't spin up any vagrant machine. the tests will check if OS env vars are defined15:10
fabriziovand use any cloud instance is defined15:10
fabriziovor SSH remote host15:10
fabriziovso that tests can be done quickly on the workstations.15:11
fabriziovlater I've to check a probable problem with the scheduler when api is not reachable.15:12
m3m0perfect, but could be nice if you write some docs on how to reproduce the test environment15:13
fabriziovand work on support for older versions of the falcon wsgi framework, since we are tied to old version for HLM15:13
fabriziovyes. definitely15:13
m3m0how's that going?15:14
fabriziovneed to remove some features introduced by version 0.2.0 such as middlewares15:15
fabriziovI mean, middlewares will stay, but written in another way :)15:15
fabriziovstill need some time tho15:15
m3m0do you think it will get into beta 1?15:16
fabriziovthat is the idea15:16
m3m0if you need help just let me know15:16
fabriziovsure thanks.15:17
m3m0do you have anything more to add?15:17
fabriziovno, I think that's all for now15:18
m3m0thanks :)15:19
m3m0reldan you're next15:19
reldanThank you15:19
reldan1) SSH Storaged is merged15:19
reldan2) I have commit about improving unit-tests for storage.py. Here it is - please review https://review.openstack.org/#/c/209916/15:19
reldan3) Now Fabrizio and I are working on integration tests.15:19
reldanThe first phase - implementing backup and restore / write backup restore correctness checker - analyse tree, hashsumms, owners etc.15:20
reldanAnd the first phase will be using local storage. It is easy, it is hard to imagine a workstation without hdd in real life,15:20
reldanwe shouldn't manage credentials at first step.15:20
reldanAnd first step will be just testing it from python - invoke main method with additional parameters.15:20
reldanThe second phase - test incremental backups, restore, remove_older_than, always_level, max_level15:20
reldanThe third phase and next phases - LVM, WINDOWS, SWIFT, SSH - here we need a lot of work with environement, devstack, windows etc.15:20
reldanAnd it has a lot of open questsions: like - how to run it in openstack infra.15:20
reldanIt will be great to test it in Windows and Linux, and probably in different flavors of linux as well.15:20
reldanBut all of that should be discussed later.15:21
m3m0do you have a date for the first phase?15:21
reldanI want to show some result tomorrow and after that we will increase number of tests15:22
m3m0perfect, very very good job15:23
reldanThank you!15:23
m3m0do you have anything to add?15:23
reldanNope, thank you m3m015:23
m3m0thanks15:23
m3m0Slashme you're next15:24
SlashmeHey, nothing on the public side for me this week, I'm very busy with internal stuff15:25
m3m0grat :)15:25
m3m0well for marzif... he's working on the rsync incremental15:26
m3m0https://review.openstack.org/#/c/159804/ if you can take a look and review that it will be appreciate15:26
marzifrsync incremental, lvm-autosnap working with both /dev/dm-* and /dev/mapper-*15:26
m3m0and he's working on fixing the problem of the autosnap argument in freezer15:27
marzifthanks m3m0 :)15:27
m3m0ok, for my side, I've been working on implementing a verbose mode for freezerc15:27
m3m0https://review.openstack.org/#/c/209555/15:28
m3m0and it is still on development15:28
m3m0I've been testing the new storages on windows and I've found several issues15:28
m3m0the first one is that --file argument fails on windows because it needs another argument which is the --multiple-volume15:29
m3m0but when provide that it cannot work on compressed tar, so I'm looking how to fix that15:30
m3m0and for ssh storage there is another issue15:30
m3m0because (as far as I know) the only way to have ssh installed on windows is to use cygwin or similar emulators15:31
m3m0so that force users to install another dependencie15:31
m3m0dependency*15:32
m3m0also I readded freezerc as an entry point in windows15:32
m3m0and fix some vssadmin issues15:33
m3m0change all the "/" in paths for os.sep15:33
m3m0and as soon as I finish with windows I'll integrate freezer with monasca15:34
m3m0that's it for me15:34
m3m0does anyone have anything more to add?15:34
m3m0if not please make sure to review some of the commits that are in gerrit15:35
m3m0#endmeetinup]15:36
m3m0#endmeetinup15:36
m3m0#endmeeting15:37
freezerBot`Meeting ended Thu Aug  6 15:37:49 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:37
freezerBot`Minutes:        http://meetbot.stefanocanepa.it/freezer/openstack-freezer/2015/openstack-freezer.2015-07-23-15.06.html15:37
freezerBot`Minutes (text): http://meetbot.stefanocanepa.it/freezer/openstack-freezer/2015/openstack-freezer.2015-07-23-15.06.txt15:37
freezerBot`Log:            http://meetbot.stefanocanepa.it/freezer/openstack-freezer/2015/openstack-freezer.2015-07-23-15.06.log.html15:37
openstackMeeting ended Thu Aug  6 15:37:49 2015 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)15:37
openstackMinutes:        http://eavesdrop.openstack.org/meetings/openstack_freezer_06_08_2015/2015/openstack_freezer_06_08_2015.2015-08-06-15.01.html15:37
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/openstack_freezer_06_08_2015/2015/openstack_freezer_06_08_2015.2015-08-06-15.01.txt15:37
openstackLog:            http://eavesdrop.openstack.org/meetings/openstack_freezer_06_08_2015/2015/openstack_freezer_06_08_2015.2015-08-06-15.01.log.html15:37
*** marzif__ has quit IRC16:03
*** reldan has quit IRC17:02
openstackgerritFabrizio Vanni proposed stackforge/freezer: WIP integration tests  https://review.openstack.org/21005717:40
*** reldan has joined #openstack-freezer19:45
*** daemontool_ has joined #openstack-freezer20:10
*** marzif has quit IRC20:12
*** marzif has joined #openstack-freezer20:17
*** NM has joined #openstack-freezer20:25
*** reldan has quit IRC20:27
*** reldan has joined #openstack-freezer20:28
*** NM1 has joined #openstack-freezer20:30
*** NM has quit IRC20:32
*** NM has joined #openstack-freezer20:39
*** NM1 has quit IRC20:41
*** NM has quit IRC20:51
*** reldan has quit IRC21:27
*** reldan has joined #openstack-freezer21:28
*** marzif has quit IRC22:07
*** reldan has quit IRC22:28
*** reldan has joined #openstack-freezer22:39
*** marzif has joined #openstack-freezer22:42
*** marzif has quit IRC23:01
*** dschroeder has quit IRC23:08
*** reldan has quit IRC23:48
*** reldan has joined #openstack-freezer23:53

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