Tuesday, 2016-01-12

* patrickeast is sad i have that memorized00:00
*** lcurtis has quit IRC00:00
*** alonma has joined #openstack-cinder00:01
bardiapatrickeast: does this response looks correct? http://paste.openstack.org/show/483504/00:01
bardiait looks like it has workers00:02
patrickeastbardia: yep that looks fine00:02
patrickeastthe ones with 'build' starting the line00:02
patrickeastand then the job name, and image name, are the most important ones00:02
patrickeastthe last number is how many workers are available, and the first number is how many are in the queue00:03
patrickeastso 1 worker and 0 queued00:03
bardiaok yeah gearman looks like its okay00:03
*** asselin has joined #openstack-cinder00:03
patrickeastbardia: so what i would recommend is pointing it at the sandbox repo and then trigger a job00:04
patrickeastbardia: then capture the zuul logs for it00:04
bardiapatrickeast: ok I'll give that a shot00:05
patrickeastbardia: if you want you can also fiddle with /etc/zuul/logging.conf to bump the log levels up higher (assuming they aren't all the way up right now)00:05
*** alonma has quit IRC00:05
bardiapatrickeast: ah that's a good idea yeah most of the levels are at warning I'll bump them up to debug00:06
TheloHi all, question : I am submitting a new driver and wander how should os-brick be tested in the CI for the first commit( since the driver is divided in three patchs os-brick, nova and cinder. Besides Nova's and cinder's patchsets depends of os-brick)00:07
Thelo?00:07
bardiapatrickeast: one thing I have noticed is that the zuul webui is unresponsive that is its not getting the status.json it expects00:07
*** alonma has joined #openstack-cinder00:07
*** mragupat has quit IRC00:09
asselinThelo, did you get my link from -infra about using the pre-test-hook?00:09
Theloasselin: no, I dont see it00:09
*** zhangjn has joined #openstack-cinder00:10
Theloasselin: Can you post it again?00:10
*** mc_nair has joined #openstack-cinder00:11
asselinThelo, https://wiki.openstack.org/wiki/Cinder/tested-3rdParty-drivers#How_do_I_run_my_CI_to_test_all_cinder_patches_with_my_driver_not_yet_merged.3F00:11
*** alonma has quit IRC00:12
*** zhangjn has quit IRC00:12
Theloasselin: I saw this think, but I tried on os-brick unsuccessfully00:12
asselinThelo, logs?00:12
*** alonma has joined #openstack-cinder00:14
hemnaasselin, I think the CI setup is the same except for pulling from the os-brick patch no ?00:14
Theloasselin: I don't have the logs right now, however the way I tried was like this (https://github.com/thelo-gaultier/itri-disco-ci/blob/master/jenkins/jobs/dsvm-cinder-driver.yaml#L77)00:14
asselinThelo, yes...that should work00:15
Theloasselin: http://paste.openstack.org/show/483509/00:18
Theloasselin: O wait00:18
*** alonma has quit IRC00:18
Theloits incomplete00:18
*** mudassirlatif has quit IRC00:19
asselinThelo, yeah, you'll want to update your wget command to be quieter00:19
*** markvoelker has quit IRC00:20
Theloasselin: Here is the part about updating the os-lib http://paste.openstack.org/show/483511/( which it does) however in python/dist-package the code is still different00:21
*** IlyaG has quit IRC00:22
*** ndipanov has joined #openstack-cinder00:22
asselinThelo, do you save the output of pip freeze at the end of your job? that would be nice to see00:23
*** alonma has joined #openstack-cinder00:23
*** mc_nair has quit IRC00:23
asselinThelo, also if it's not being used ,then devstack is somehow not picking up https://github.com/thelo-gaultier/itri-disco-ci/blob/master/jenkins/jobs/dsvm-cinder-driver.yaml#L2500:23
asselinyou might need to define it outside of the hook or inside the local.conf file00:24
Theloasselin: I will try00:24
asselinThelo, also, in the devstack logs you'll see where it installs os-brick from the git repo instead of pypi00:25
*** alonma has quit IRC00:27
Thelohemna: will you know about this : : I am submitting a new driver and wander how should os-brick be tested in the CI for the first commit( since the driver is divided in three patchs os-brick, nova and cinder. Besides Nova's and cinder's patchsets depends of os-brick)00:30
Thelo?00:30
hemnaso00:31
hemnaos-brick should land first really00:31
hemnathen an os-brick release00:31
hemnathen nova and cinder patches can test against it.00:31
hemnaotherwise both the nova and cinder CI's will fail for not having the os-brick connector in place00:31
Thelobut os-brick must have a CI too, what should the CI do for the initial commit?00:31
Thelosince the rest of the code is not merged00:32
Thelonothing?00:32
hemnathe CI should just run the standard dsvm-full tests00:32
hemnahttps://review.openstack.org/#/c/243776/00:32
hemnaexamples there00:32
hemnayour os-brick patch will makes sure your added connector code doesn't break os-brick00:33
hemnaland os-brick00:33
hemnaland cinder00:34
hemnaland nova00:34
hemnathen you can go back and change the CI runs for os-brick to use the correct cinder driver00:34
hemnathat actually uses the os-brick connector00:34
Thelook00:34
Thelogot it, thanks00:34
hemnathen every CI run from then on in os-brick will test your connector.00:34
hemnait's kind of a chicken and egg problem00:34
hemnawe have to bootstrap first00:34
*** shakamunyi has quit IRC00:35
*** shakamunyi has joined #openstack-cinder00:35
*** diogogmt has quit IRC00:37
*** dims_ has joined #openstack-cinder00:39
*** IlyaG has joined #openstack-cinder00:39
*** dims has quit IRC00:40
*** ntpttr has joined #openstack-cinder00:40
*** ntpttr has left #openstack-cinder00:46
*** mc_nair_ has quit IRC00:46
*** mc_nair has joined #openstack-cinder00:47
*** barra204 has joined #openstack-cinder00:56
*** shakamunyi has quit IRC00:57
*** hemna is now known as hemnafk00:58
*** zhangjn has joined #openstack-cinder00:58
*** EinstCrazy has joined #openstack-cinder01:05
*** EinstCrazy has quit IRC01:06
*** lprice1 has quit IRC01:06
*** EinstCrazy has joined #openstack-cinder01:07
*** lprice has joined #openstack-cinder01:07
*** IlyaG has quit IRC01:08
*** garthb__ has quit IRC01:09
*** jacky-zhang has joined #openstack-cinder01:09
*** barra204 has quit IRC01:14
*** shakamunyi has joined #openstack-cinder01:15
*** lprice1 has joined #openstack-cinder01:17
*** lprice has quit IRC01:18
*** markvoelker has joined #openstack-cinder01:21
*** alonma has joined #openstack-cinder01:23
*** markvoelker has quit IRC01:25
*** markvoelker has joined #openstack-cinder01:25
*** alonma has quit IRC01:28
*** zongliang has quit IRC01:30
*** Lee1092 has joined #openstack-cinder01:30
*** zongliang has joined #openstack-cinder01:31
*** barra204 has joined #openstack-cinder01:31
*** shakamunyi has quit IRC01:32
*** asselin has quit IRC01:34
*** shakamunyi has joined #openstack-cinder01:36
*** leeantho has quit IRC01:36
*** barra204 has quit IRC01:38
*** barra204 has joined #openstack-cinder01:38
*** shakamunyi has quit IRC01:39
*** shakamunyi has joined #openstack-cinder01:44
*** barra204 has quit IRC01:45
*** IlyaG has joined #openstack-cinder01:46
*** haomaiwang has quit IRC01:48
*** dims_ has quit IRC01:48
openstackgerritXinXiaohui proposed openstack/cinder: update _usage_from_backup() method with versionedobjects  https://review.openstack.org/26264001:48
*** shakamunyi has quit IRC01:48
*** 14WAAN277 has joined #openstack-cinder01:48
*** dims has joined #openstack-cinder01:48
*** shakamunyi has joined #openstack-cinder01:49
*** 14WAAN277 has quit IRC01:50
*** EinstCrazy has quit IRC01:50
*** EinstCrazy has joined #openstack-cinder01:51
*** mtanino has quit IRC01:52
*** dims has quit IRC01:54
*** shakamunyi has quit IRC01:54
openstackgerritMark Sturdevant proposed openstack/cinder: W-I-P Fix 3PAR to work with nova evacuate  https://review.openstack.org/26609801:56
openstackgerritvenkatamahesh proposed openstack/cinder: Improvements in condition checking code  https://review.openstack.org/26609901:57
*** asselin has joined #openstack-cinder01:57
*** [1]Thelo has joined #openstack-cinder02:01
*** Thelo has quit IRC02:03
*** [1]Thelo is now known as Thelo02:03
*** EinstCra_ has joined #openstack-cinder02:03
*** dims has joined #openstack-cinder02:06
*** EinstCra_ has quit IRC02:06
*** EinstCrazy has quit IRC02:06
*** davechen has joined #openstack-cinder02:07
*** EinstCrazy has joined #openstack-cinder02:08
*** shakamunyi has joined #openstack-cinder02:08
*** shakamunyi has quit IRC02:10
*** kaisers1 has quit IRC02:10
*** kaisers has joined #openstack-cinder02:11
*** shakamunyi has joined #openstack-cinder02:12
*** markstur has quit IRC02:12
*** shakamunyi has quit IRC02:22
*** shakamunyi has joined #openstack-cinder02:23
*** alonma has joined #openstack-cinder02:23
*** alonma has quit IRC02:29
*** alonma has joined #openstack-cinder02:31
*** shakamunyi has quit IRC02:32
*** diogogmt has joined #openstack-cinder02:33
*** alonma has quit IRC02:36
*** bardia has quit IRC02:36
*** alonma has joined #openstack-cinder02:37
*** IlyaG has quit IRC02:38
*** houming has joined #openstack-cinder02:41
*** alonma has quit IRC02:42
*** zhangjn has quit IRC02:43
*** salv-orlando has quit IRC02:47
*** alonma has joined #openstack-cinder02:47
*** zhangjn has joined #openstack-cinder02:48
openstackgerritReedip proposed openstack/cinder-specs: Remove Py33 support  https://review.openstack.org/26611102:49
openstackgerritLiucheng Jiang proposed openstack/cinder: Huawei: Implement v2 replication (managed)  https://review.openstack.org/26124602:50
*** alonma has quit IRC02:52
*** alonma has joined #openstack-cinder02:53
*** alonma has quit IRC02:58
*** zhangjn has quit IRC02:58
*** salv-orlando has joined #openstack-cinder02:58
*** alonma has joined #openstack-cinder03:00
*** apoorvad has quit IRC03:02
*** alonma has quit IRC03:04
*** zhangjn has joined #openstack-cinder03:05
*** alonma has joined #openstack-cinder03:06
*** cknight has joined #openstack-cinder03:06
openstackgerritXinXiaohui proposed openstack/cinder: update terminate_connecton() with versionedobjects  https://review.openstack.org/26300103:09
*** jwcroppe has quit IRC03:10
*** alonma has quit IRC03:11
*** jwcroppe has joined #openstack-cinder03:11
*** zhangjn has quit IRC03:15
*** jwcroppe has quit IRC03:15
*** mragupat has joined #openstack-cinder03:18
*** zhangjn has joined #openstack-cinder03:19
*** dims has quit IRC03:24
*** cheneydc has joined #openstack-cinder03:25
*** IlyaG has joined #openstack-cinder03:26
*** IlyaG has quit IRC03:26
*** IlyaG has joined #openstack-cinder03:27
openstackgerritWilson Liu proposed openstack/cinder: Huawei: Balanced FC port selection when zoning  https://review.openstack.org/26115103:29
*** EinstCrazy has quit IRC03:33
*** EinstCrazy has joined #openstack-cinder03:33
*** vivekd has joined #openstack-cinder03:53
*** zhangjn has quit IRC03:56
openstackgerritvenkatamahesh proposed openstack/cinder: Improvements in condition checking code  https://review.openstack.org/26609904:01
*** akshai has joined #openstack-cinder04:03
*** akshai_ has joined #openstack-cinder04:04
*** jacky-zhang has quit IRC04:04
*** alonma has joined #openstack-cinder04:06
*** akshai has quit IRC04:08
*** salv-orl_ has joined #openstack-cinder04:10
*** jacky-zhang has joined #openstack-cinder04:10
*** alonma has quit IRC04:11
*** salv-orlando has quit IRC04:13
*** IlyaG has quit IRC04:20
*** gcb has joined #openstack-cinder04:22
*** bwallis_ has quit IRC04:22
*** jwcroppe has joined #openstack-cinder04:25
*** cheneydc has quit IRC04:25
*** harlowja_at_home has joined #openstack-cinder04:26
*** links has joined #openstack-cinder04:26
*** RA_ has joined #openstack-cinder04:28
*** coolsvap|away is now known as coolsvap04:29
*** alonma has joined #openstack-cinder04:34
*** akshai_ has quit IRC04:35
openstackgerritAngus Lees proposed openstack/os-brick: Migrate remotefs from rootwrap to privsep  https://review.openstack.org/25825204:36
*** alonma has quit IRC04:38
*** alonma has joined #openstack-cinder04:40
*** alonma has quit IRC04:45
*** bardia has joined #openstack-cinder04:47
*** jacky-zhang has quit IRC04:47
*** alonma has joined #openstack-cinder04:47
openstackgerritAngus Lees proposed openstack/os-brick: Migrate remotefs from rootwrap to privsep  https://review.openstack.org/25825204:49
*** sheel has joined #openstack-cinder04:49
*** alonma has quit IRC04:51
*** alonma has joined #openstack-cinder04:53
*** IlyaG has joined #openstack-cinder04:55
*** pradipta has joined #openstack-cinder04:58
*** alonma has quit IRC04:58
*** markvoelker has quit IRC04:58
*** alonma has joined #openstack-cinder05:00
openstackgerritOpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements  https://review.openstack.org/26614805:00
*** bwallis has joined #openstack-cinder05:03
*** itlinux has joined #openstack-cinder05:04
*** alonma has quit IRC05:04
openstackgerritOpenStack Proposal Bot proposed openstack/python-cinderclient: Updated from global requirements  https://review.openstack.org/26616305:05
*** alonma has joined #openstack-cinder05:06
*** mudassirlatif has joined #openstack-cinder05:08
*** alonma has quit IRC05:10
*** cknight has quit IRC05:11
openstackgerritRavi Shekhar Jethani proposed openstack/cinder: Fix retyping issue with multiple backends  https://review.openstack.org/26618005:12
*** alonma has joined #openstack-cinder05:12
*** alonma has quit IRC05:16
*** ankit_ag has joined #openstack-cinder05:18
*** alonma has joined #openstack-cinder05:18
*** alonma has quit IRC05:23
*** alonma has joined #openstack-cinder05:24
*** zerda has joined #openstack-cinder05:25
*** EinstCra_ has joined #openstack-cinder05:25
*** EinstCrazy has quit IRC05:25
*** IlyaG has quit IRC05:26
*** alonma has quit IRC05:29
*** EinstCra_ has quit IRC05:29
*** EinstCrazy has joined #openstack-cinder05:30
*** IlyaG has joined #openstack-cinder05:30
*** alonma has joined #openstack-cinder05:31
*** mragupat has quit IRC05:32
*** IlyaG has quit IRC05:32
*** zhangjn has joined #openstack-cinder05:35
*** cfriesen has quit IRC05:35
*** vgridnev has joined #openstack-cinder05:35
*** alonma has quit IRC05:35
*** pradipta has quit IRC05:37
*** alonma has joined #openstack-cinder05:37
openstackgerritPeter Wang proposed openstack/cinder: VNX: Replication V2 support(managed)  https://review.openstack.org/25624605:39
*** alonma has quit IRC05:41
*** alonma has joined #openstack-cinder05:43
*** jacky-zhang has joined #openstack-cinder05:44
*** alonma has quit IRC05:47
*** zhangjn has quit IRC05:48
*** alonma has joined #openstack-cinder05:49
*** harlowja_at_home has quit IRC05:50
*** zhangjn has joined #openstack-cinder05:50
*** alonma has quit IRC05:54
*** alonma has joined #openstack-cinder05:55
openstackgerritAngus Lees proposed openstack/os-brick: Migrate remotefs from rootwrap to privsep  https://review.openstack.org/25825205:56
*** cheneydc has joined #openstack-cinder05:57
*** ildikov has quit IRC05:57
*** markvoelker has joined #openstack-cinder05:59
*** alonma has quit IRC05:59
*** bkumar has joined #openstack-cinder06:01
*** edmondsw has quit IRC06:02
*** alonma has joined #openstack-cinder06:02
*** EinstCrazy has quit IRC06:03
*** EinstCrazy has joined #openstack-cinder06:03
*** pots1 has quit IRC06:04
*** markvoelker has quit IRC06:06
*** alonma has quit IRC06:06
*** alonma has joined #openstack-cinder06:08
openstackgerritAngus Lees proposed openstack/os-brick: Migrate remotefs from rootwrap to privsep  https://review.openstack.org/25825206:10
*** alonma has quit IRC06:12
*** alonma has joined #openstack-cinder06:14
*** mudassirlatif has quit IRC06:15
*** alonma has quit IRC06:19
openstackgerritLisaLi proposed openstack/cinder: Scaling backup service  https://review.openstack.org/26239506:19
*** alonma has joined #openstack-cinder06:24
*** 6A4ABMVDU has joined #openstack-cinder06:26
*** alonma has quit IRC06:29
*** nkrinner has joined #openstack-cinder06:29
*** alonma has joined #openstack-cinder06:31
*** zhangjn has quit IRC06:35
*** zhangjn has joined #openstack-cinder06:35
*** alonma has quit IRC06:35
*** alonma has joined #openstack-cinder06:37
*** zhangjn_ has joined #openstack-cinder06:38
*** EinstCrazy has quit IRC06:39
*** EinstCrazy has joined #openstack-cinder06:39
*** zhangjn has quit IRC06:40
*** alonma has quit IRC06:41
openstackgerritLisaLi proposed openstack/cinder: Scaling backup service  https://review.openstack.org/26239506:42
*** alonma has joined #openstack-cinder06:43
*** ChubYann has quit IRC06:43
*** EinstCra_ has joined #openstack-cinder06:45
*** EinstCrazy has quit IRC06:45
*** alonma has quit IRC06:47
*** esker has joined #openstack-cinder06:49
openstackgerritting wang proposed openstack/python-cinderclient: Add debug testenv in tox  https://review.openstack.org/26622606:49
*** alonma has joined #openstack-cinder06:50
*** salv-orl_ has quit IRC06:50
*** salv-orlando has joined #openstack-cinder06:50
*** bardia has quit IRC06:53
*** esker has quit IRC06:53
*** alonma has quit IRC06:54
*** jacky-zhang has quit IRC06:54
*** pots1 has joined #openstack-cinder06:56
*** EinstCra_ has quit IRC06:56
*** EinstCrazy has joined #openstack-cinder06:57
*** EinstCrazy has quit IRC06:57
*** EinstCrazy has joined #openstack-cinder06:57
*** sgotliv_ has joined #openstack-cinder06:58
*** EinstCrazy has quit IRC07:00
*** EinstCra_ has joined #openstack-cinder07:00
*** alonma has joined #openstack-cinder07:00
*** 6A4ABMVDU has quit IRC07:03
*** vgridnev has quit IRC07:05
*** alonma has quit IRC07:05
*** haomaiwang has joined #openstack-cinder07:05
*** alonma has joined #openstack-cinder07:06
*** EinstCra_ has quit IRC07:08
*** laughterwym has joined #openstack-cinder07:08
*** EinstCrazy has joined #openstack-cinder07:08
*** pots2 has joined #openstack-cinder07:10
*** alonma has quit IRC07:11
*** alonma has joined #openstack-cinder07:13
*** pots1 has quit IRC07:13
*** alonma has quit IRC07:17
*** alonma has joined #openstack-cinder07:19
*** zhangjn_ has quit IRC07:23
*** alonma has quit IRC07:23
*** alonma has joined #openstack-cinder07:25
*** haomaiwang has quit IRC07:25
*** haomaiwang has joined #openstack-cinder07:26
*** ntt has joined #openstack-cinder07:27
*** alonma has quit IRC07:30
*** zhangjn has joined #openstack-cinder07:30
*** laughterwym has quit IRC07:31
*** alonma has joined #openstack-cinder07:31
openstackgerritwanghao proposed openstack/cinder: Unmanaging vol/snap reduces quota incorrectly  https://review.openstack.org/23243607:32
openstackgerritWilson Liu proposed openstack/cinder: Huawei: Balanced FC port selection when zoning  https://review.openstack.org/26115107:33
*** vgridnev has joined #openstack-cinder07:35
nttHi, I'd like to install cinder in a running icehouse cluster. I can use a dedicated network for storage, and reading the documentation turns out that I can use the iscsi_ip_address in /etc/cinder/cinder.conf file. My question is: how compute nodes point to that network?07:35
*** alonma has quit IRC07:35
*** alonma has joined #openstack-cinder07:38
*** EinstCra_ has joined #openstack-cinder07:41
*** EinstCrazy has quit IRC07:41
*** e0ne has joined #openstack-cinder07:42
*** alonma has quit IRC07:42
*** RA_ has quit IRC07:43
*** alonma has joined #openstack-cinder07:44
*** alonma has quit IRC07:49
*** vivekd_ has joined #openstack-cinder07:49
*** sgotliv_ has quit IRC07:49
*** alonma has joined #openstack-cinder07:50
*** vivekd has quit IRC07:52
*** vivekd_ is now known as vivekd07:52
*** isaacb has joined #openstack-cinder07:53
*** belmoreira has joined #openstack-cinder07:53
*** klkumar has joined #openstack-cinder07:54
*** alonma has quit IRC07:55
*** alonma has joined #openstack-cinder07:55
*** haomaiwang has quit IRC07:56
*** haomaiwa_ has joined #openstack-cinder07:58
*** haomaiwa_ has quit IRC07:59
*** haomaiwa_ has joined #openstack-cinder07:59
*** vgridnev has quit IRC08:00
*** haomaiwa_ has quit IRC08:01
*** ntt has quit IRC08:01
*** haomaiwa_ has joined #openstack-cinder08:01
*** salv-orl_ has joined #openstack-cinder08:01
*** salv-orlando has quit IRC08:05
*** salv-orl_ has quit IRC08:06
*** jistr has joined #openstack-cinder08:06
*** jistr is now known as jistr|doc08:07
openstackgerritwanghao proposed openstack/cinder: Unmanaging vol/snap reduces quota incorrectly  https://review.openstack.org/23243608:07
*** EinstCrazy has joined #openstack-cinder08:07
*** EinstCra_ has quit IRC08:07
*** ntt has joined #openstack-cinder08:11
*** EinstCrazy has quit IRC08:12
*** esker has joined #openstack-cinder08:12
*** EinstCrazy has joined #openstack-cinder08:12
*** gcb has quit IRC08:12
*** zhangjn has quit IRC08:14
*** ntt has quit IRC08:15
*** ildikov has joined #openstack-cinder08:15
*** e0ne has quit IRC08:16
*** zhangjn has joined #openstack-cinder08:16
*** esker has quit IRC08:17
*** alonma has quit IRC08:20
*** alonma has joined #openstack-cinder08:20
*** alonma has quit IRC08:25
openstackgerritYusuke Hayashi proposed openstack/cinder: Add Fujitsu ETERNUS DX Volume Driver (FC part)  https://review.openstack.org/26394108:25
*** alonma has joined #openstack-cinder08:26
*** haomaiwa_ has quit IRC08:26
*** alonma has quit IRC08:28
*** alonma has joined #openstack-cinder08:28
*** gcb has joined #openstack-cinder08:29
*** manous has joined #openstack-cinder08:31
*** ntt has joined #openstack-cinder08:32
*** haomaiwa_ has joined #openstack-cinder08:33
*** liverpooler has joined #openstack-cinder08:35
*** markus_z has joined #openstack-cinder08:35
openstackgerritMerged openstack/cinder: Add ConsistencyGroupStatus enum field  https://review.openstack.org/26205408:37
openstackgerritMerged openstack/cinder: 3PAR: Adding volume checks to manage snapshot API  https://review.openstack.org/26072808:41
*** haomaiwa_ has quit IRC08:42
*** haomaiwa_ has joined #openstack-cinder08:44
lixiaoy1dulek: I noticed sometime when getting a field of a obj, it uses obj.get('attribute', None). why not just obj.attribute?08:45
lixiaoy1dulek: like Line 534 in https://review.openstack.org/#/c/246600/13/cinder/volume/manager.py08:46
duleklixiaoy1: Before Id87efeaaeb2fb44960d8d0df9aa854dd156bff45 it was required.08:49
*** yhayashi has quit IRC08:49
*** vgridnev has joined #openstack-cinder08:50
duleklixiaoy1: This is in merge conflict, so I can fix this altogether.08:50
*** zhangjn has quit IRC08:50
*** esker has joined #openstack-cinder08:53
*** zhangjn has joined #openstack-cinder08:58
*** esker has quit IRC08:58
*** jistr|doc has quit IRC08:59
*** haomaiwa_ has quit IRC09:01
*** belmoreira has quit IRC09:01
*** 77CAAI2UM has joined #openstack-cinder09:01
*** ndipanov has quit IRC09:01
lixiaoy1dulek: may I ask why? I noticed that in  Id87efeaaeb2fb44960d8d0df9aa854dd156bff45, it updates obj.get function, which is used to get an attribute of an obj through dict way09:07
openstackgerritMichal Dulko proposed openstack/cinder: Block subtractive operations in DB migrations  https://review.openstack.org/24876809:07
*** jordanP has joined #openstack-cinder09:08
duleklixiaoy1: I believe Nova originally wanted to have every call for non-existing parameter to explode to be able to find such places quickly.09:10
duleks/non-existing parameter/non-existing attribute09:10
*** sgotliv_ has joined #openstack-cinder09:12
*** openstackgerrit has quit IRC09:17
*** tpatzig has joined #openstack-cinder09:18
*** openstackgerrit has joined #openstack-cinder09:18
*** salv-orlando has joined #openstack-cinder09:19
*** jistr has joined #openstack-cinder09:20
*** anshul has joined #openstack-cinder09:22
*** jordanP has quit IRC09:22
*** sgotliv_ has quit IRC09:23
*** manous has quit IRC09:27
*** lpetrut has joined #openstack-cinder09:28
openstackgerritMikhail Khodos proposed openstack/cinder: Re-add Nexenta drivers  https://review.openstack.org/18887709:28
*** manous has joined #openstack-cinder09:28
*** ndipanov has joined #openstack-cinder09:30
*** jordanP has joined #openstack-cinder09:33
*** esker has joined #openstack-cinder09:35
*** vinayp has joined #openstack-cinder09:35
*** zhangjn has quit IRC09:37
*** aix has joined #openstack-cinder09:37
*** sgotliv_ has joined #openstack-cinder09:38
*** esker has quit IRC09:40
*** itzdilip has joined #openstack-cinder09:43
*** e0ne has joined #openstack-cinder09:48
*** sgotliv_ has quit IRC09:50
*** salv-orlando has quit IRC09:51
*** pratap__ has joined #openstack-cinder09:52
*** Thambi has joined #openstack-cinder09:52
*** guitarzan has quit IRC09:52
*** sileht has quit IRC09:52
*** pratap_ has quit IRC09:52
*** NightKhaos has quit IRC09:52
*** manous has quit IRC09:53
*** anshul has quit IRC09:53
*** _sombrafam_ has joined #openstack-cinder09:54
*** guitarzan has joined #openstack-cinder09:54
*** cbader_ has joined #openstack-cinder09:55
*** davechen has left #openstack-cinder09:55
*** manous has joined #openstack-cinder09:56
*** mdenny has quit IRC09:56
*** cbader has quit IRC09:56
*** mdenny has joined #openstack-cinder09:56
*** EinstCrazy has quit IRC09:57
*** salv-orlando has joined #openstack-cinder09:57
*** NightKhaos has joined #openstack-cinder09:57
*** houming has quit IRC09:58
TheloHi all, how often do we release a version of os_brick09:58
Thelo?09:58
*** 77CAAI2UM has quit IRC10:01
*** anshul has joined #openstack-cinder10:01
*** sileht has joined #openstack-cinder10:02
*** markvoelker has joined #openstack-cinder10:02
*** sgotliv_ has joined #openstack-cinder10:03
*** jordanP has quit IRC10:04
*** markvoelker has quit IRC10:07
*** haomaiwa_ has joined #openstack-cinder10:07
*** salv-orlando has quit IRC10:10
*** RA has joined #openstack-cinder10:10
*** RA is now known as Guest6917510:10
dulekThelo: https://github.com/openstack/releases/blame/master/deliverables/mitaka/os-brick.yaml10:13
dulekThelo: Looks like it's done ~2 times a month. I think it's mostly done on demand.10:14
*** esker has joined #openstack-cinder10:16
e0neThelo: we'll have a final Mitaka release in February http://docs.openstack.org/releases/schedules/mitaka.html10:18
openstackgerritMichal Dulko proposed openstack/cinder: OVO request_spec in migrate/manage/retype calls  https://review.openstack.org/25245810:19
openstackgerritMichal Dulko proposed openstack/cinder: Switch request_spec in create volume calls to ovo  https://review.openstack.org/24660010:19
openstackgerritMichal Dulko proposed openstack/cinder: Switch request_spec_list in create CG to OVO  https://review.openstack.org/25303310:19
openstackgerritMichal Dulko proposed openstack/cinder: Convert filter_properties to OVO (create, retype)  https://review.openstack.org/25730510:19
*** haomaiwa_ has quit IRC10:20
*** esker has quit IRC10:21
*** laughterwym has joined #openstack-cinder10:21
*** hunters1094 has joined #openstack-cinder10:23
*** Guest69175 has quit IRC10:25
*** ntt has quit IRC10:26
*** laughterwym has quit IRC10:27
*** salv-orlando has joined #openstack-cinder10:28
*** salv-orlando has quit IRC10:28
openstackgerritMichal Dulko proposed openstack/cinder: OVO request_spec in migrate/manage/retype calls  https://review.openstack.org/25245810:29
openstackgerritMichal Dulko proposed openstack/cinder: Switch request_spec in create volume calls to ovo  https://review.openstack.org/24660010:29
openstackgerritMichal Dulko proposed openstack/cinder: Switch request_spec_list in create CG to OVO  https://review.openstack.org/25303310:29
openstackgerritMichal Dulko proposed openstack/cinder: Convert filter_properties to OVO (create, retype)  https://review.openstack.org/25730510:29
*** aix has quit IRC10:32
*** jordanP has joined #openstack-cinder10:35
*** alonma has quit IRC10:35
*** alonma has joined #openstack-cinder10:36
*** alonma has quit IRC10:40
*** itzdilip has quit IRC10:42
*** alonma has joined #openstack-cinder10:42
*** ildikov has quit IRC10:43
*** ildikov has joined #openstack-cinder10:45
*** alonma has quit IRC10:46
*** itzdilip has joined #openstack-cinder10:47
*** alonma has joined #openstack-cinder10:48
openstackgerritBoris Pavlovic proposed openstack/cinder: Use profiler.TracedMeta instead of dirty hacks with rpc manager  https://review.openstack.org/26628810:48
openstackgerritSzymon Borkowski proposed openstack/cinder: Fixed logging for oslo versioned objects  https://review.openstack.org/26628910:49
*** lpetrut has quit IRC10:50
boris-42e0ne: ^ hehe fix for very old bug10:51
boris-42e0ne: this one https://review.openstack.org/26628810:51
e0neboris-42: does it mean that os-profiler is fixed?10:51
boris-42e0ne: this is complicated question10:51
boris-42e0ne: that is bug in Cinder that was introduced by osprofiler=(10:52
boris-42e0ne: however we need some automation10:52
sheeldulek: "BannedDBSchema"10:52
*** itzdilip has quit IRC10:52
sheelhmmm... finally banned by openstack government... ??? :)10:53
*** alonma has quit IRC10:53
*** itzdilip has joined #openstack-cinder10:53
*** aix has joined #openstack-cinder10:53
e0neboris-42: what kind of automation do you mean?10:53
boris-42sheel: watt?10:53
boris-42e0ne: so because it is openstack it must be hard to use10:53
sheeldulek:thanks for adding these test10:54
boris-42e0ne: We had to switch to new Ceilometer Event model10:54
boris-42e0ne: which doesn't work out of box without special love with Ceilometer10:54
*** alonma has joined #openstack-cinder10:54
boris-42e0ne: plus configuration is now done via project.conf10:54
boris-42e0ne: so we need to make Devstack plugin / or patch10:54
boris-42e0ne: with "enable osprofiler"10:55
boris-42that will setup everything for us10:55
sheelboris-42: ah, its regarding tests added by dulek for disallowing non additive migrations10:55
*** itzdilip has quit IRC10:56
*** coolsvap is now known as coolsvap|away10:56
*** itzdilip has joined #openstack-cinder10:56
*** esker has joined #openstack-cinder10:58
*** alonma has quit IRC10:59
*** lpetrut has joined #openstack-cinder10:59
*** hunters1094 has quit IRC10:59
*** zhangjn has joined #openstack-cinder11:00
*** alonma has joined #openstack-cinder11:00
openstackgerritSzymon Borkowski proposed openstack/cinder: Update restore_backup to use volume object  https://review.openstack.org/26202411:02
openstackgerritSzymon Borkowski proposed openstack/cinder: Update create_snapshot to use volume object  https://review.openstack.org/26061811:02
*** esker has quit IRC11:02
*** dims has joined #openstack-cinder11:05
*** tiagogomes_ has quit IRC11:05
*** alonma has quit IRC11:05
*** alonma has joined #openstack-cinder11:07
*** itzdilip has quit IRC11:11
*** alonma has quit IRC11:11
*** itzdilip has joined #openstack-cinder11:11
*** alonma has joined #openstack-cinder11:13
*** bkumar has quit IRC11:14
*** laughterwym has joined #openstack-cinder11:16
*** alonma has quit IRC11:17
*** vivekd has quit IRC11:17
openstackgerritIvan Kolodyazhny proposed openstack/python-brick-cinderclient-ext: Attach/detach features implementation  https://review.openstack.org/26374411:17
*** openstackgerrit has quit IRC11:17
*** openstackgerrit has joined #openstack-cinder11:18
*** alonma has joined #openstack-cinder11:18
*** adrianofr has joined #openstack-cinder11:18
*** wilson has joined #openstack-cinder11:19
*** ociuhandu has quit IRC11:19
*** wilson is now known as Guest1170711:19
*** tiagogomes_ has joined #openstack-cinder11:20
*** Guest11707 has quit IRC11:20
openstackgerritIvan Kolodyazhny proposed openstack/python-brick-cinderclient-ext: Attach/detach features implementation  https://review.openstack.org/26374411:25
*** zhangjn has quit IRC11:30
*** laughterwym has quit IRC11:32
*** laughterwym has joined #openstack-cinder11:33
*** sheel has quit IRC11:33
*** zerda has quit IRC11:35
*** sheel has joined #openstack-cinder11:37
openstackgerritSzymon Wróblewski proposed openstack/cinder: Update initialize_connection to use versionedobjects  https://review.openstack.org/23889411:38
openstackgerritSzymon Wróblewski proposed openstack/cinder: Update replication to use versionedobjects  https://review.openstack.org/23890611:39
*** ildikov has quit IRC11:40
*** vivekd has joined #openstack-cinder11:40
*** vivekd has quit IRC11:41
*** vivekd has joined #openstack-cinder11:42
openstackgerrithuanan proposed openstack/cinder: Huawei: Add manage/unmanage snapshot support  https://review.openstack.org/26115611:43
*** lpetrut has quit IRC11:45
*** itzdilip has quit IRC11:46
*** lpetrut has joined #openstack-cinder11:46
*** itzdilip has joined #openstack-cinder11:48
*** salv-orl_ has joined #openstack-cinder11:49
*** alonma has quit IRC11:51
*** alonma has joined #openstack-cinder11:52
openstackgerritSzymon Borkowski proposed openstack/cinder: Fixed logging for oslo versioned objects  https://review.openstack.org/26628911:53
*** vivekd has quit IRC11:54
*** itzdilip has quit IRC11:54
openstackgerritWilson Liu proposed openstack/cinder: Huawei: Add manage/unmanage volume support  https://review.openstack.org/24041311:55
openstackgerritSzymon Borkowski proposed openstack/cinder: Fixed logging for oslo versioned objects  https://review.openstack.org/26628911:56
*** alonma has quit IRC11:56
*** alonma has joined #openstack-cinder11:58
openstackgerritGorka Eguileor proposed openstack/cinder: Remove API races on extend and volume_upload_image  https://review.openstack.org/21637811:59
openstackgerritGorka Eguileor proposed openstack/cinder: Remove API races from consistency groups  https://review.openstack.org/25942911:59
openstackgerritGorka Eguileor proposed openstack/cinder: Remove API races from migrate and retype  https://review.openstack.org/22144211:59
openstackgerritGorka Eguileor proposed openstack/cinder: Remove API races on replication methods  https://review.openstack.org/22144111:59
openstackgerritGorka Eguileor proposed openstack/cinder: Remove API races from backup  https://review.openstack.org/25543011:59
openstackgerritGorka Eguileor proposed openstack/cinder: Add ordering possibilities to conditional update  https://review.openstack.org/23193611:59
*** ociuhandu has joined #openstack-cinder11:59
*** [1]Thelo has joined #openstack-cinder12:01
*** alonma has quit IRC12:03
*** markvoelker has joined #openstack-cinder12:03
*** Thelo has quit IRC12:04
*** [1]Thelo is now known as Thelo12:04
*** alonma has joined #openstack-cinder12:04
zonglianghi all ,I want to learn that why we enter the "errordeleting" status when we delete a volume if the backend report the exception ,not the "ERROR" status12:05
*** markvoelker has quit IRC12:08
*** vgridnev has quit IRC12:10
*** vgridnev has joined #openstack-cinder12:10
openstackgerritDmitry Guryanov proposed openstack/cinder: Move test from test_glusterfs and test_quobyte to test_remotefs  https://review.openstack.org/26154912:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in smbfs volume driver  https://review.openstack.org/26155112:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in vzstorage volume driver  https://review.openstack.org/26155012:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in netapp_nfs unit test  https://review.openstack.org/26155712:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in remotefs.py  https://review.openstack.org/26155812:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in glusterfs volume driver  https://review.openstack.org/26155212:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in scality volume driver  https://review.openstack.org/26155312:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in quobyte volume driver  https://review.openstack.org/26155412:13
openstackgerritDmitry Guryanov proposed openstack/cinder: Use versionedobjects in nfs volume driver  https://review.openstack.org/26155512:13
*** zhangjn has joined #openstack-cinder12:14
*** vinayprasad has joined #openstack-cinder12:25
*** alonma has quit IRC12:26
*** alonma has joined #openstack-cinder12:27
*** lpetrut has quit IRC12:28
*** vinayp has quit IRC12:28
*** aix has quit IRC12:29
*** vgridnev has quit IRC12:30
*** alonma has quit IRC12:31
*** aix has joined #openstack-cinder12:32
*** ildikov has joined #openstack-cinder12:32
*** alonma has joined #openstack-cinder12:33
ericksonsantosMorning everyone! :)12:33
zonglianghi12:34
*** alonma has quit IRC12:34
*** timcl has joined #openstack-cinder12:34
*** smoriya_ has quit IRC12:35
*** alonma has joined #openstack-cinder12:35
*** alonma has quit IRC12:37
*** alonma has joined #openstack-cinder12:39
*** vgridnev has joined #openstack-cinder12:41
*** sheel has quit IRC12:43
*** salv-orl_ has quit IRC12:43
*** cheneydc has quit IRC12:43
*** EinstCrazy has joined #openstack-cinder12:45
*** zhangjn has quit IRC12:49
*** haomaiwang has joined #openstack-cinder12:56
*** haomaiwang has quit IRC13:01
*** alonma has quit IRC13:04
*** markvoelker has joined #openstack-cinder13:04
*** shakamunyi has joined #openstack-cinder13:04
*** alonma has joined #openstack-cinder13:04
*** davechen1 has joined #openstack-cinder13:05
*** haomaiwang has joined #openstack-cinder13:06
*** vinayprasad has quit IRC13:07
*** alonma has quit IRC13:09
*** alonma has joined #openstack-cinder13:10
*** haomaiwang has quit IRC13:11
*** MIDENN_ has joined #openstack-cinder13:12
*** Thambirajan has joined #openstack-cinder13:14
*** Thambi has quit IRC13:14
*** alonma has quit IRC13:15
*** lpabon_ has joined #openstack-cinder13:15
*** Thambi has joined #openstack-cinder13:15
*** markvoelker has quit IRC13:15
*** mriedem_away has quit IRC13:15
*** mdenny has quit IRC13:15
*** lpabon has quit IRC13:15
*** davechen has joined #openstack-cinder13:17
*** davechen1 has quit IRC13:19
*** alonma has joined #openstack-cinder13:20
*** cheneydc has joined #openstack-cinder13:21
*** haomaiwang has joined #openstack-cinder13:23
*** alonma has quit IRC13:24
*** alonma has joined #openstack-cinder13:24
*** alonma has quit IRC13:25
*** diogogmt has quit IRC13:27
*** diogogmt has joined #openstack-cinder13:27
*** alonma has joined #openstack-cinder13:27
*** haomaiwang has quit IRC13:28
*** cheneydc has quit IRC13:29
*** sgotliv_ has quit IRC13:30
*** erlon has joined #openstack-cinder13:30
*** edmondsw has joined #openstack-cinder13:32
*** bkumar has joined #openstack-cinder13:32
*** bkumar has quit IRC13:34
*** bkumar has joined #openstack-cinder13:35
*** markvoelker has joined #openstack-cinder13:35
*** ankit_ag has quit IRC13:38
*** liverpooler has quit IRC13:38
*** zhangjn has joined #openstack-cinder13:39
*** zhangjn has quit IRC13:39
*** sgotliv has joined #openstack-cinder13:39
*** ccesario has joined #openstack-cinder13:39
*** zhangjn has joined #openstack-cinder13:39
*** itzdilip has joined #openstack-cinder13:42
*** dslev has joined #openstack-cinder13:42
*** diogogmt has quit IRC13:43
scottdageguileo: ping13:45
geguileoscottda: pong from luch  :-)13:45
scottdaHi. I see quite a few patches for HA have landed.13:45
geguileoscottda: A couple, yes13:46
geguileoBut they are all API races related13:46
geguileoI will start working on the other patches now13:46
scottdaI was wondering if you'd consider some pointing out what should be reviewed at tomorrow's meeting?13:46
scottdaor do the patches still need to be posted?13:47
geguileoscottda: API Races patches are posted13:47
geguileoAnd those need reviewing13:47
scottdaok, cool. I was just too lazy to figure it out for myself :)13:47
geguileoThe others (Job distribution, cleanup, etc) need to be done13:47
geguileoJaja, I understand  :-)13:48
scottdaand I'm wanting to point teammates to them to have a look as well.13:48
geguileoIt's a big mess13:48
geguileoI'm trying to keep the Blueprint updated13:48
scottdaThanks for all your work. Is there anything I can do to help? Besides review and test?13:48
geguileoI will start looking at the other patches that need to be done (job distribution, cleanup, etc)13:49
geguileoOnce I do I'll ping you in case you are interested to work on any of them13:49
*** bkumar has quit IRC13:49
dulekgeguileo: I also can find some resources in my team.13:50
geguileodulek: Yeah, I was going to ping you as well13:50
scottdageguileo: Great, thanks. Yes, Please do ping me.13:50
geguileoSince you both are in a couple of the specs as wanting to work on things13:50
dulekgeguileo: I've just posted on job distribution with a comment on how to align this with rolling upgrades.13:51
dulekgeguileo: It's a little complicated, but it could be worse if host column would be editable. ;)13:51
geguileoXD13:53
geguileoOk, I'll read your comment after lunch13:54
dulekCool, please ping me if anything I've described is vague.13:54
dulekOh and by the way - are you going to the mid-cycle?13:55
*** bkumar has joined #openstack-cinder13:55
geguileodulek: No I'm not going :-(13:56
geguileodulek: And you?13:56
dulekgeguileo: :(13:57
dulekgeguileo: I was lucky enough to get my travel funded.13:57
geguileodulek: Lucky you!! Enjoy it!!  :-)13:57
*** haomaiwa_ has joined #openstack-cinder13:59
dulekgeguileo: Well, the weather in Madrid still seems warmer than in Raleigh, so you're lucky too. ;)13:59
*** cknight has joined #openstack-cinder13:59
geguileoXD XD XD13:59
geguileoYeah, weather is not bad here :-)13:59
dulek:)14:01
*** haomaiwa_ has quit IRC14:01
*** haomaiwang has joined #openstack-cinder14:01
*** akshai has joined #openstack-cinder14:02
*** dslev has quit IRC14:02
*** bkumar has quit IRC14:05
*** vinayp has joined #openstack-cinder14:06
*** bkumar has joined #openstack-cinder14:06
*** mtanino has joined #openstack-cinder14:07
mtaninoDuncanT: Hi,14:09
*** bkumar has quit IRC14:10
*** salv-orlando has joined #openstack-cinder14:11
*** xyang1 has joined #openstack-cinder14:11
*** Thambi has quit IRC14:11
*** Thambirajan has quit IRC14:11
*** krtaylor has quit IRC14:13
*** Thambi has joined #openstack-cinder14:13
*** Thambirajan has joined #openstack-cinder14:13
*** julim has joined #openstack-cinder14:14
*** rlrossit has joined #openstack-cinder14:14
*** tongli has joined #openstack-cinder14:18
*** alonma has quit IRC14:19
*** alonma has joined #openstack-cinder14:20
*** eharney has joined #openstack-cinder14:21
*** Thambi has quit IRC14:21
*** Thambirajan has quit IRC14:21
*** Thambi has joined #openstack-cinder14:22
*** Thambirajan has joined #openstack-cinder14:22
*** krtaylor has joined #openstack-cinder14:24
*** alonma has quit IRC14:24
*** mriedem has joined #openstack-cinder14:25
*** mtanino has quit IRC14:26
*** crose has joined #openstack-cinder14:26
*** martyturner has joined #openstack-cinder14:28
*** cheneydc has joined #openstack-cinder14:28
*** esker has joined #openstack-cinder14:29
*** alonma has joined #openstack-cinder14:30
*** itzdilip has quit IRC14:31
*** merooney has joined #openstack-cinder14:32
*** esker has quit IRC14:32
*** sheel has joined #openstack-cinder14:32
*** aix has quit IRC14:33
*** esker has joined #openstack-cinder14:33
*** aix has joined #openstack-cinder14:33
*** dustins has joined #openstack-cinder14:34
*** alonma has quit IRC14:35
*** jgregor has joined #openstack-cinder14:35
*** alonma has joined #openstack-cinder14:36
*** davechen has left #openstack-cinder14:36
*** alonma has quit IRC14:36
*** alonma has joined #openstack-cinder14:37
*** esker has quit IRC14:38
openstackgerritEric Harney proposed openstack/cinder: API Middleware fault: Log exception type  https://review.openstack.org/26603514:38
*** cfriesen has joined #openstack-cinder14:38
*** dslev has joined #openstack-cinder14:39
*** salv-orlando has quit IRC14:42
*** jungleboyj has quit IRC14:45
*** lcurtis has joined #openstack-cinder14:45
*** kbyrne has quit IRC14:46
*** cheneydc has quit IRC14:47
*** dslev has quit IRC14:49
*** links has quit IRC14:50
*** knomura has joined #openstack-cinder14:51
*** diablo_rojo has joined #openstack-cinder14:51
*** akerr has joined #openstack-cinder14:51
*** salv-orlando has joined #openstack-cinder14:54
*** liverpooler has joined #openstack-cinder14:54
*** akerr_away has quit IRC14:55
*** salv-orlando has quit IRC14:56
*** salv-orlando has joined #openstack-cinder14:56
*** dslev has joined #openstack-cinder14:58
*** akshai has quit IRC14:58
*** akshai has joined #openstack-cinder14:59
*** edtubill has joined #openstack-cinder15:00
*** houming has joined #openstack-cinder15:02
*** porrua has joined #openstack-cinder15:03
*** mtanino has joined #openstack-cinder15:04
*** edtubill has quit IRC15:04
*** salv-orl_ has joined #openstack-cinder15:05
*** salv-orlando has quit IRC15:05
*** esker has joined #openstack-cinder15:05
*** esker has quit IRC15:06
*** knomura has quit IRC15:06
*** esker has joined #openstack-cinder15:07
*** dguryanov has joined #openstack-cinder15:07
*** salv-orl_ has quit IRC15:11
*** baumann has joined #openstack-cinder15:13
*** alonma has quit IRC15:16
*** alonma has joined #openstack-cinder15:16
*** dave-mccowan has joined #openstack-cinder15:17
*** houming has quit IRC15:17
*** dave-mcc_ has joined #openstack-cinder15:19
*** isaacb has quit IRC15:19
*** vinayp has quit IRC15:20
*** manous has quit IRC15:21
mtaninoDuncanT: good morning. Can I have a chance to discuss this? https://review.openstack.org/#/c/258649/15:21
*** manous has joined #openstack-cinder15:21
*** akshai has quit IRC15:21
*** Thambi has quit IRC15:22
*** Thambirajan has quit IRC15:22
*** dave-mccowan has quit IRC15:22
*** akshai has joined #openstack-cinder15:23
*** crose has quit IRC15:23
*** knomura has joined #openstack-cinder15:23
*** vinayp has joined #openstack-cinder15:24
*** haomaiwang has quit IRC15:24
*** itzdilip has joined #openstack-cinder15:27
*** kbyrne has joined #openstack-cinder15:29
*** kbyrne has quit IRC15:29
*** kbyrne has joined #openstack-cinder15:30
*** Thelo has quit IRC15:31
*** Thelo has joined #openstack-cinder15:32
*** breitz has quit IRC15:32
*** breitz has joined #openstack-cinder15:32
*** vinayp has quit IRC15:33
*** isaacb has joined #openstack-cinder15:34
openstackgerritMerged openstack/cinder: Execute mount.nfs check as root  https://review.openstack.org/26601715:35
*** kfarr has joined #openstack-cinder15:36
*** mragupat has joined #openstack-cinder15:37
openstackgerritPeter Wang proposed openstack/cinder: Fix inconsistency and typos in replication v2 DOC  https://review.openstack.org/26567815:38
*** gouthamr has joined #openstack-cinder15:42
*** gouthamr_ has joined #openstack-cinder15:43
knomurasmcginnis: Hello. Are you there?15:43
*** jungleboyj has joined #openstack-cinder15:44
*** gouthamr has quit IRC15:46
*** kfarr has quit IRC15:47
*** kfarr has joined #openstack-cinder15:50
*** kbyrne has quit IRC15:50
*** mc_nair_ has joined #openstack-cinder15:51
*** mc_nair_ has quit IRC15:52
*** houming has joined #openstack-cinder15:58
*** isaacb has quit IRC16:00
*** liverpooler has quit IRC16:00
*** qeas has joined #openstack-cinder16:01
*** krtaylor has quit IRC16:03
*** julim has quit IRC16:06
*** aix has quit IRC16:07
*** julim has joined #openstack-cinder16:07
*** garthb__ has joined #openstack-cinder16:08
*** kbyrne has joined #openstack-cinder16:09
sheeljungleboyj : Hi there16:10
*** vgridnev has quit IRC16:11
jungleboyjsheel: Hello.16:11
sheeljungleboyj : supportive test cases are added to "https://review.openstack.org/#/c/265820/"16:11
sheeljungleboyj: could you please have a look  on it?16:12
*** zhangjn has quit IRC16:13
*** krtaylor has joined #openstack-cinder16:14
*** laughterwym has quit IRC16:15
*** shausy has joined #openstack-cinder16:16
*** asti has joined #openstack-cinder16:18
*** diogogmt has joined #openstack-cinder16:20
*** asti has left #openstack-cinder16:23
*** hemnafk is now known as hemna16:24
hemnadoink16:24
*** bwallis has quit IRC16:26
*** zongliang has quit IRC16:27
*** diogogmt has quit IRC16:27
*** EinstCrazy has quit IRC16:28
*** diogogmt has joined #openstack-cinder16:29
*** isaacb has joined #openstack-cinder16:29
*** zongliang has joined #openstack-cinder16:29
*** eharney has quit IRC16:29
*** jdurgin1 has joined #openstack-cinder16:30
anteayathis is a dusty patch that is in project-config: https://review.openstack.org/#/c/240412/ Enabling test_volume_boot_pattern for gluster jobs16:33
anteayasmcginnis: feel like giving that a look and offering guidance on what to do with it?16:34
anteayalet it mould, abandon it, other?16:34
hemnaildikov, rebase hell?16:34
hemnascottda, https://review.openstack.org/#/c/264995/16:35
hemnawho do we need to ping to get that in ?16:35
ildikovhemna: in what sense?16:35
ildikovhemna: I'm fixing one conflict at the moment, I'm running tests locally16:35
hemnaildikov, 4 of the patches are now in merge conflict according to Gerrit16:35
hemna:(16:36
ildikovhemna: the bigger issue is the lack of code reviews :.(16:36
hemnastill ?!16:36
scottdahemna: I pinged the QA room earlier, but it might before many were online...16:36
hemnascottda, ok16:36
ildikovhemna: the comp patch had the conflict because of the RPC version bump16:36
hemnaI hate seeing these patches just stagnate16:36
hemnaI have 5 patches that are +2'd....waiting16:37
hemnaare folks just not doing reviews ?16:37
*** thangp has joined #openstack-cinder16:37
*** jamielennox is now known as jamielennox|away16:37
*** itzdilip has quit IRC16:37
*** kfarr_ has joined #openstack-cinder16:38
*** kfarr has quit IRC16:39
ildikovhemna: I know, I asked mriedem and ndipanov to check the patches and my latest comments16:40
ildikovhemna: I uploaded the rebased version, should be fine now16:40
hemnaildikov, ok coolio16:40
hemnaphew16:40
* hemna puts the panic button away16:40
anteayasometimes you you take a hand to review some patches for them it helps, even a pass at grammar and syntax, just to say you looked16:41
anteayas/you you/if you16:41
mriedemildikov: i'm aware of the series16:41
mriedeminfinite time is not my luxury16:41
hemnamriedem, I know the feeling.16:42
ildikovmriedem: sure, I just told hemna you are to stop panicing :)16:42
*** jordanP has quit IRC16:43
*** jordanP has joined #openstack-cinder16:43
*** crose has joined #openstack-cinder16:47
*** shausy has quit IRC16:47
*** bwallis_ has joined #openstack-cinder16:48
*** hemna is now known as hemnafk16:50
*** anshul has quit IRC16:51
*** harlowja_at_home has joined #openstack-cinder16:52
*** nkrinner has quit IRC16:55
*** tpatzig has quit IRC16:56
*** bwallis_ has quit IRC16:59
*** dslev has quit IRC17:01
jungleboyjsheel: Done.17:02
jungleboyjsheel: Thank you for the update.17:02
sheeljungleboyj: Thank you... :)17:03
jungleboyjsheel: Welcome.17:03
*** salv-orlando has joined #openstack-cinder17:03
*** vgridnev has joined #openstack-cinder17:06
*** tongli has quit IRC17:07
*** houming has quit IRC17:07
*** isaacb has quit IRC17:10
*** crose has quit IRC17:11
*** gouthamr_ has quit IRC17:11
*** apoorvad has joined #openstack-cinder17:13
sheel jungleboyj : I need your opinion on "node specific event viewer" option for different cinder operations....17:13
sheeljungleboyz:  I am thinking of raising one BP for this functionality, but before raising wanted to have expert opinion from core members17:13
jungleboyjsheel: Ok.17:13
openstackgerritYuriy Nesenenko proposed openstack/cinder: Move wsgi to oslo_service.wsgi  https://review.openstack.org/25854117:14
sheeljungleboyz: Actually,  this is more specific to failed operations and cause of their failure...17:14
sheelWhen someone performs some operation like create volume etc, in case of failure - he/she gets no specific information about why operation failed...17:14
sheeljust operation status is updated and shown  as failed...17:14
*** jdurgin1 has quit IRC17:14
sheelI could not find any such existing functionality in cinder..17:15
*** klkumar has quit IRC17:15
*** hemnafk is now known as hemna17:15
sheeljungleboyz:  So, wanted to have opinion on it to add functinality which can provide details of failure messages to user who performed operation and failed on seperate horizon tab17:16
lprice1Is there a consensus on the use of metadata within Volume objects by drivers? Is it acceptable for volume drivers to store implementation data within the metadata field[s], or is that only for users?17:16
sheeljungleboyz: accordingly, changes will be required specific to each operation in cinder...17:17
*** akshai has quit IRC17:18
*** knomura has quit IRC17:19
*** knomura has joined #openstack-cinder17:21
*** mudassirlatif has joined #openstack-cinder17:30
jungleboyjsheel: This is a discussion that has been ongoing in Cinder for quite some time.  To some extent we don't share a lot of information to the end user for security reasons.17:31
*** leeantho has joined #openstack-cinder17:32
jungleboyjsheel: The backends are supposed to be transparent to the end user and administrators may not want a lot of information about a failure communicated.17:32
jungleboyjsheel: So, that is why we don't have a lot of failure data being returned to the end user.17:32
jungleboyjsheel: Other problem is that we don't currently have the pieces in place to return good failure data back up through the flow.17:33
jungleboyjsheel: A lot of work required to make that happen.  Something that we probably should be looking at improving in the future but it is going to take a lot of work to make it happen.17:34
sheeljungleboyz : yes, I agree..this will need a lot of work17:34
jungleboyjhemna: smcginnis You guys around?17:34
hemnayuh17:36
jungleboyjhemna: You have any experience with Quotas?17:36
sheeljungleboyz, smcginnis, hemnafk, jgriffith: My main motivation for this feature is -17:37
sheeljungleboyz, smcginnis, hemnafk, jgriffith: it used to be very hefty work to go inside logs and find failure reason...17:37
sheelso if we can show some specific details to admin..it will be quite helpful in debugging things17:37
*** crose has joined #openstack-cinder17:37
hemnajungleboyj, my only experience is that they are a pain in the ass.17:38
mc_nairericksonsantos: you have helped out on a lot of the nested quota work and are pretty familiar with that feature, correct?17:38
jungleboyjhemna: Yeah.  mc_nair is looking at https://bugs.launchpad.net/cinder/+bug/1531502 and trying to figure out what we might be able to do.17:39
openstackLaunchpad bug 1531502 in Cinder "Child project's default quota not enforced" [High,New] - Assigned to Ryan McNair (rdmcnair)17:39
*** esker has quit IRC17:39
jungleboyjsheel: Agreed.17:39
*** markus_z has quit IRC17:39
*** chris_morrell has joined #openstack-cinder17:41
*** garthb has joined #openstack-cinder17:41
*** e0ne has quit IRC17:42
sheeljungleboyj: agreed for BP, right?17:42
*** garthb__ has quit IRC17:43
jungleboyjsheel: Agreed that it is an issue.17:43
hemnais there a way to see the patch submission frequence for Cinder alone ?17:43
hemnalike how many per hour we are averaging ?17:43
jungleboyjhemna: Good question.  I am not sure.17:43
hemnajust looking at our CI runs17:44
hemnawe do 6 different CI tests per patch submission17:44
hemnaand every one of those runs pulls 90+ packages down from ubuntu17:44
hemna:(17:44
hemnaI'm trying to mirror the entire ubuntu repo locally, to help with that.17:44
hemnabut I'm at 91G and 5 days later....still doing the initial mirror.17:45
jungleboyjhemna: HPe low on bandwidth?  ;-)17:45
hemna(https://help.ubuntu.com/community/Debmirror)17:45
hemnamust be17:45
jungleboyjsheel: I think you can propose a BluePrint and then bring this up as a point of discussion in tomorrow's Weekly meeting to see what everyone thinks.17:46
jungleboyjThat is probably the best way to proceed.17:46
jungleboyjsheel: https://wiki.openstack.org/wiki/CinderMeetings17:47
*** jordanP has quit IRC17:48
sheeljungleboyj : ohk, Thank you for your opinion17:48
sheelhere we go : https://blueprints.launchpad.net/cinder/+spec/summarymessage17:48
sheelI will add this to cinderMeeting17:49
jungleboyjsheel: Thanks.  That way you can get input from much of the Core team.17:49
sheelhemnafk, jungleboyj : Thank you...Looking ahead for further support and suggestion...17:50
*** akshai has joined #openstack-cinder17:53
*** manous has quit IRC17:54
*** harlowja_at_home has quit IRC17:54
smcginnishemna: If you make any progress with local mirroring I'd love to hear about it.17:54
smcginnishemna: I've tried aptcacheng and other caching proxies to try to minimize pulling down the same bits over and over.17:54
hemnait's taking for e v e r to do the initial mirror17:55
smcginnishemna: I never got things working quite right though.17:55
smcginnishemna: Haha, I can imagine.17:55
smcginnishemna: That's one thing I didn't do - a full local mirror.17:55
hemnaI think it should be the best route17:55
hemnaif it ever finishes17:55
smcginnishemna: I tried just caching since it's always the same packages.17:55
smcginnishemna: Yeah, probably.17:55
hemnamy debmirror script is trying to mirror i386 and amd6417:56
*** bardia has joined #openstack-cinder17:56
hemnaI wasn't sure if I needed both though17:56
hemnabut you never know, some packages don't have amd64 versions, so....17:56
smcginnisHmm, I would think you can probably skip i386, but probably better safe than sorry.17:56
*** gcb has quit IRC18:01
*** gcb has joined #openstack-cinder18:02
*** diogogmt has quit IRC18:02
*** timcl1 has joined #openstack-cinder18:02
*** jistr has quit IRC18:03
*** dave-mcc_ has quit IRC18:04
*** timcl has quit IRC18:05
*** manous has joined #openstack-cinder18:07
*** diogogmt has joined #openstack-cinder18:07
patrickeasthemna: are you planning to set up a pip cache/mirror too?18:09
patrickeasti was lookin at my ci and its spending a tooon of time doing pip things  http://openstack-logs.purestorage.com/30/255430/5/check/PureISCSIDriver-tempest-dsvm-volume-multipath/6b4f8e1/logs/devstacklog.txt.gz#_2016-01-12_14_03_16_40718:09
patrickeastmore than 2x the apt-get18:09
smcginnispatrickeast: I think this is what I tried, though honestly can't remember now: https://pypicache.readthedocs.org/en/latest/18:10
patrickeastoo nice, yea i want to try it out one of these days18:11
patrickeastsmcginnis: did it help for your system?18:11
smcginnispatrickeast: I went back to hacking on it two or three times, but I never got any noticeable improvements.18:11
patrickeastdang18:11
smcginnispatrickeast: So ultimately I never really put it into production since it was a lot of extra moving parts for not a lot of gain.18:11
smcginnispatrickeast: But I am more than willing to concede that could just be because I didn't set things up right. :)18:12
patrickeasthaha18:12
patrickeastsmcginnis: yea in theory it should help, but who knows18:12
patrickeastsmcginnis: if the cache server is slow it could just become the new bottleneck anyway18:12
patrickeastsmcginnis: i did shave off like 2-3 min enabling the image cache18:13
smcginnispatrickeast: Nice!18:14
smcginnispatrickeast: Yeah, thinking of it, I think with my apt proxying I never saw the logging that it was really working, so pretty sure my setup was not correct.18:15
smcginnisIf someone gets some of these working, it would be awesome to have a wiki page with some optimization recipes or something.18:15
patrickeastsmcginnis: definitely18:15
*** knomura has quit IRC18:17
hemnapatrickeast, pip mirror will be next18:25
hemnaI had tried doing that with bandersnatch ages ago, but it never completed18:25
patrickeasthemna: sweet, lemmie know how it goes18:26
hemnathe mirroring will probably finish around the end of N release at this rate18:26
patrickeasthaha18:26
patrickeasthemna: how big is the mirror?18:26
hemna91.5Gib so far....18:27
patrickeasthemna: i could download it on my home 1Gb network and mail you a drive?18:27
hemnathat might be quicker!18:27
hemnapidgeon network18:27
patrickeasthaha18:27
jungleboyjpatrickeast: I am jealous.  1Gb at home!18:30
patrickeastjungleboyj: yea its sweet, 1Gb up and down, got lucky and am on a road that had fiber put in (probably with the plan of office buildings going in but has apt buildings)18:32
jungleboyjpatrickeast: Sheesh, can't even imagine.  Who is the provider?18:33
patrickeastjungleboyj: its a pretty small one, i think only operates around seattle http://gowaveg.com/about-us/18:34
smcginnisjungleboyj: I'm so close I can almost run a patch cable to a neighbors. https://fiber.usinternet.com/coverage-areas/18:34
*** eharney has joined #openstack-cinder18:35
*** e0ne has joined #openstack-cinder18:35
*** krtaylor has quit IRC18:35
jungleboyjpatrickeast: $80?  That is crazy, I am paying that for 25 down and 7 up right now.18:36
hemna!!18:36
openstackhemna: Error: "!" is not a valid command.18:36
hemnaheh18:36
smcginnisHahah18:36
patrickeasthaha yea, and unlimited data cap18:36
* patrickeast streams 4k just because i can18:36
hemnathe torrent possibilities are endless.....18:37
patrickeasttruth18:37
jungleboyjsmcginnis: So close!  Will they add your street in?18:37
smcginnisjungleboyj: It's hard to tell from their maps, but I think my street is included in their 2016 construction plan.18:38
smcginnisSo looking forward to that call to Comcast. :)18:38
jungleboyjsmcginnis: I guess They are already on there, just not at your house yet.  :-)18:38
smcginnisjungleboyj: Not my street yet. But very close to us.18:38
jungleboyjhemna: I am lucky that I have that good of speed at the Lake.  :-)18:38
*** bwallis_ has joined #openstack-cinder18:39
smcginnisjungleboyj: You're lucky you don't have dial up. :)18:39
jungleboyjsmcginnis: Yeah.18:39
*** mriedem has quit IRC18:40
*** timcl has joined #openstack-cinder18:41
*** timcl1 has quit IRC18:41
*** rlrossit has quit IRC18:41
*** bardia has quit IRC18:42
*** asselin_ has joined #openstack-cinder18:42
*** mriedem has joined #openstack-cinder18:43
*** ChubYann has joined #openstack-cinder18:49
e0nehemna: hi. just to clarify: did we change initialize_connection api last week?18:49
hemnano18:49
hemna?18:49
e0nehemna: I've got the following error: http://paste.openstack.org/show/483643/18:52
e0neand I have to find what went wrong18:52
hemnamysql error ?18:52
* hemna is confused18:52
e0neI'm testing 'local-attach'18:53
openstackgerritMerged openstack/cinder: Re-add Nexenta drivers  https://review.openstack.org/18887718:53
*** rlrossit has joined #openstack-cinder18:53
openstackgerritChris Morrell proposed openstack/cinder: Enable trim/discard in SolidFire's driver  https://review.openstack.org/26500418:55
e0neit works with nova, so the issue is on my side18:56
*** cknight has quit IRC18:57
*** martyturner has quit IRC18:58
*** martyturner has joined #openstack-cinder18:59
*** kfarr_ has quit IRC19:01
*** Lee1092 has quit IRC19:01
*** cknight has joined #openstack-cinder19:04
*** julim has quit IRC19:06
*** julim has joined #openstack-cinder19:08
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: WIP 3PAR fix driver to work with image cache  https://review.openstack.org/23614319:08
*** bardia has joined #openstack-cinder19:09
*** diegows has joined #openstack-cinder19:10
e0nehemna: https://github.com/openstack/cinder/blob/master/cinder/volume/manager.py#L1381 - I've got False and cinder doesn't store initiator data in the DB19:12
e0nehemna: sorry19:12
e0nehemna: I do stupid mistakes today:(19:13
hemnaget_initiator_data should be None for almost every driver19:13
hemnait's a special case for storing chap creds for some drivers afaik19:13
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039119:15
*** diegows has quit IRC19:15
e0nehemna: I've got an issue with db.driver_initiator_data_get method19:16
hemnabut you haven't modified cinder ?19:16
hemnaright ?19:16
e0neyes19:17
e0neand it worked few days ago19:17
e0nemay be new oslo.db19:17
*** salv-orlando has quit IRC19:17
*** salv-orlando has joined #openstack-cinder19:18
*** geguileo_phone has quit IRC19:21
*** itlinux has joined #openstack-cinder19:21
rhagarty_xyang1, time for a quick questing regarding consistency group snapshots?19:22
dimse0ne : haven't made any releases this week :)19:23
e0nedims: thanks!19:24
e0nefound the issue, it's my code:(19:24
hemnae0ne, cool :)19:25
xyang1rhagarty_: sure19:26
e0nebut the second issue is: cinder doesn't validate input parameters well19:26
hemnaheh19:26
hemnae0ne, welcome to OpenStack19:26
e0ne:)19:27
openstackgerritAnthony Lee proposed openstack/os-brick: Adding a tool for querying volume paths  https://review.openstack.org/20419119:27
e0neI can't understand why it worked before:(19:27
rhagarty_xyang1, cli doesn't list update as an option, but it does exist in cgsnapshots.py in the cinderclient.19:27
*** crose has quit IRC19:29
xyang1rhagarty_: cgsnapshots cannot be updated19:29
rhagarty_xyang1, even just the name or description?19:30
xyang1rhagarty_: I don't know why it is in the code.  I'll take a look19:30
*** manous has quit IRC19:30
openstackgerritTom Swanson proposed openstack/cinder: Dell SC: Adding loggin to httpclient  https://review.openstack.org/26654319:34
*** _sombrafam_ has quit IRC19:35
SwansonThat last patch is 4 LOG.debugs added to the dell storage center driver.  If any +2 types are out there....19:36
*** dave-mccowan has joined #openstack-cinder19:36
e0nehemna: if you are interested, issues were:19:37
e0ne1) I forgot call cinder local-attach with sudo19:37
e0ne2) os-brick failed to get initiator19:37
xyang1rhagarty_: that was not implemented but we can probably add that.19:38
e0ne3) I passed dictionary as initiator to cinder API19:38
*** kfarr has joined #openstack-cinder19:38
e0ne4) cinder api failed with DB error19:38
hemnaewps19:38
rhagarty_xyang1, I agree, to be consistent19:38
*** julim has quit IRC19:40
*** julim has joined #openstack-cinder19:41
*** angela-s has joined #openstack-cinder19:42
*** sheel has quit IRC19:43
*** sgotliv has quit IRC19:44
e0neand 5) it was my experiments with rootwrap:(19:46
e0nehemna: I have to add oslo.rootwrap dependency to brickclient :(19:46
hemnahrmm19:47
hemnacan't you pass in sudo as the helper ?19:47
hemnaerr root_helper19:47
hemnahttps://github.com/openstack/os-brick/blob/master/os_brick/initiator/connector.py#L16319:48
hemnaconnector.factory('sudo', ....)19:48
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 NFS backend driver.  https://review.openstack.org/19027319:48
hemnaworst case it'll poop out if the local user doesn't have sudo19:48
e0nehemna:  only if we'll change a nova19:49
hemna?!19:49
hemnathat doesn't make sense19:49
hemnathe brick client is creating the connector19:49
e0nehemna:  https://review.openstack.org/#/c/263740/19:49
openstackgerritAlexey Khodos proposed openstack/cinder: NexentaStor 5 iSCSI backend driver.  https://review.openstack.org/19039119:49
hemnaoh yah crap19:50
hemna*sigh*19:50
hemnayah that's the downside of rootwrap19:50
hemnait embeds the paths into the filters file19:50
hemna:(19:50
e0neso, I need rootwrap :(19:50
hemnaand since scsi_id is in /lib/udev/scsi_id19:50
hemna:(19:50
hemnasadness ensues19:51
hemnaexport PATH=$PATH:/lib/udev19:51
e0nehemna:  and then something like https://review.openstack.org/#/c/263744/6/brick_cinderclient_ext/brick_utils.py19:51
*** angela-s has quit IRC19:52
hemnaheh yah19:52
hemnaI don't understand why udev installs it's bins in /lib/udev19:53
hemnainstead of /usr/sbin19:53
hemna:(19:53
*** angela-s has joined #openstack-cinder19:53
e0nehemna: we can file a bug19:53
e0neI need a break19:56
hemnaok19:58
*** martyturner has quit IRC20:01
*** martyturner has joined #openstack-cinder20:02
e0nehemna: http://paste.openstack.org/show/483657/ - it's not user-friendly at all!20:05
e0nehemna: I'll try with rootwrap tomorrow20:05
e0nehemna: the good news - it's working inside ironic instance too20:07
ildikovhemna: can I have a quick question?20:14
*** dslev has joined #openstack-cinder20:22
ildikovhemna: please ping me, when you're around20:24
*** dslev has quit IRC20:25
*** lpetrut has joined #openstack-cinder20:29
*** kfarr has quit IRC20:37
*** salv-orlando has quit IRC20:39
*** salv-orlando has joined #openstack-cinder20:40
*** bwallis_ has quit IRC20:43
*** cburgess_ has quit IRC20:48
*** mudassirlatif has quit IRC20:48
*** cburgess has joined #openstack-cinder20:48
*** krtaylor has joined #openstack-cinder20:55
*** edtubill has joined #openstack-cinder20:56
*** raildo is now known as raildo-afk20:57
*** dslevin has joined #openstack-cinder21:03
*** dslevin has quit IRC21:04
*** kfarr has joined #openstack-cinder21:05
*** geguileo_phone has joined #openstack-cinder21:05
*** dave-mccowan has quit IRC21:06
*** dave-mccowan has joined #openstack-cinder21:07
*** krtaylor has quit IRC21:09
*** merooney has quit IRC21:13
*** lprice has joined #openstack-cinder21:16
*** lprice1 has quit IRC21:16
*** ntpttr has joined #openstack-cinder21:21
*** lprice1 has joined #openstack-cinder21:25
*** lprice has quit IRC21:26
*** jungleboyj has quit IRC21:29
*** dslevin has joined #openstack-cinder21:30
hemnaildikov, sup21:30
*** esker has joined #openstack-cinder21:30
*** esker has quit IRC21:31
*** esker has joined #openstack-cinder21:31
*** pots2 has quit IRC21:32
*** cknight has quit IRC21:33
*** ildikov has quit IRC21:37
*** ociuhandu has quit IRC21:39
*** thangp has quit IRC21:40
*** ildikov has joined #openstack-cinder21:40
ildikovhemna: hey21:41
mriedemildikov: hemna: multiattac his in cinder v1 and v2 right?21:41
ildikovhemna: I assume you pinged, my laptop has just died...21:41
ildikovI had to reboot it21:41
*** lpetrut has quit IRC21:42
mriedemnvm, just looked at the api docs21:42
ildikovhemna: tempest tests are using the lvm driver?21:42
hemnaildikov, afaik yes21:42
hemnahrmm21:42
ildikovhemna: ok, so we need to get it fixed in order to have tempest coverage then21:43
hemnait might be in v1 as well....maybe not21:43
hemnaI forgot...heh21:43
*** salv-orlando has quit IRC21:43
ildikovI know, it was a long time ago (in a galaxy far, far away... :)21:43
*** fernnest has quit IRC21:43
hemnayah21:44
*** salv-orlando has joined #openstack-cinder21:44
hemnaI'm hunting down my original cinder patch21:44
* ildikov is getting tired, sorry :S21:44
smcginnishemna: I'm vaguely remembering we didn't do it in v1.21:44
smcginnisBut I could be wrong.21:44
mriedemildikov: tempest tests are in no way related to the cinder backend driver,21:44
mriedemi.e. lvm21:44
mriedemsmcginnis: multiattach is listed as a flag in the volume create api spec in the api docs21:44
mriedemfor v121:44
mriedemhttp://developer.openstack.org/api-ref-blockstorage-v1.html21:44
ildikovoh, ok, I didn't know how much it's end to end regsrding to this21:45
smcginnismriedem: OK, good.21:45
hemnait's in v121:45
mriedemhttps://github.com/openstack/cinder/blob/master/cinder/api/v1/volumes.py#L9421:45
smcginnisWe were actively not putting things in v1 for awhile to try to force v2 usage.21:45
hemnahttps://review.openstack.org/#/c/85847/47/cinder/api/v1/volumes.py21:45
mriedemmagical unicorns are reserved for v221:45
smcginnis:)21:45
*** erlon has quit IRC21:46
*** fernnest has joined #openstack-cinder21:48
*** Yogi11 has quit IRC21:48
*** julim has quit IRC21:49
*** timcl has quit IRC21:49
mriedemalright, so i'm going to take a stab at adding a multiattach api test to tempest21:49
mriedemwhich will depend on the nova series21:49
openstackgerritAngela Smith proposed openstack/cinder: Adds HTTPS southbound connector for Brocade FC Zone Driver  https://review.openstack.org/18479921:50
hemnaok cool21:50
*** porrua has quit IRC21:50
mriedemi won't really consider approving the nova series without tempest coverage of the api21:50
mriedemsince there are db, api, rpc, compute, driver impacts21:50
ildikovgot it21:51
ildikovmriedem: I'm not saying I don't agree, I just cannot clone myself, so I really appreciate all your help!21:52
hemnaildikov, talk to our PTL, somehow he figured out that problem21:52
hemna:P21:52
e0nehemna, smcginnis: https://review.openstack.org/#/c/265925/ - functional job (voting!!!) for python-brick-cinderclient-ext21:52
ildikovmriedem: beers on me in Austin :)21:52
*** mudassirlatif has joined #openstack-cinder21:54
mriedemi wouldn't promise beers yet21:54
ildikovhemna: really? wow, I thought it's still only for sheeps, but good to know there's still hope :)21:54
ildikovmriedem: I hoped at least it will work as motivation21:54
hemnaildikov, just need to fork a job into a parallel universe.   the hard part is merging the code back21:54
ildikov:)21:55
smcginnise0ne: Nice!21:55
ildikovhemna: lol :)21:55
smcginnishemna: Hah, just saw your comment. :)21:55
ildikovhemna: if mriedem cannot get there to write up some tempest tests, do you have any cloned or real people in mind, who could help out?21:56
hemna:P21:56
*** diogogmt has quit IRC21:56
*** belmoreira has joined #openstack-cinder21:56
mriedemjungleboyj probably should21:57
* mriedem speaks for jay since we're in the same dept at work21:57
mriedemand knows he has minions21:57
*** jgregor has quit IRC21:58
mriedemanyway, i'll get at least a simple multiattach api test up in the next day or so21:58
mriedemand iterate on it21:58
hemnaooh yah get jungleboy on that :P21:58
hemnaI can twist his arm21:58
*** jgregor has joined #openstack-cinder21:58
smcginnis+1 :)21:58
*** [1]Thelo has joined #openstack-cinder22:02
ildikov+1 :)22:02
ildikovmriedem: thanks, if we have a base then I can do parts too as I'm finished with the comments on the review in Nova22:03
*** Thelo has quit IRC22:04
*** [1]Thelo is now known as Thelo22:04
*** krtaylor has joined #openstack-cinder22:05
*** baumann has left #openstack-cinder22:06
*** salv-orl_ has joined #openstack-cinder22:09
*** vgridnev has quit IRC22:12
*** eharney has quit IRC22:12
*** dustins has quit IRC22:12
*** salv-orlando has quit IRC22:12
*** ntpttr has quit IRC22:12
*** sgotliv has joined #openstack-cinder22:12
*** dustins has joined #openstack-cinder22:13
*** ntpttr has joined #openstack-cinder22:13
*** dims has quit IRC22:15
*** cknight has joined #openstack-cinder22:16
*** jamielennox|away is now known as jamielennox22:17
*** dustins has quit IRC22:17
*** diogogmt has joined #openstack-cinder22:20
openstackgerritAlex O'Rourke proposed openstack/cinder: LeftHand: Implement v2 replication (managed)  https://review.openstack.org/25500222:20
openstackgerritAlex O'Rourke proposed openstack/cinder: LeftHand: Implement v2 replication (unmanaged)  https://review.openstack.org/25554422:21
*** jgregor has quit IRC22:27
hemnaok I gave up on debmirror22:29
hemnautter failure22:29
smcginnishemna: Heh, that's where I got with my attempts. :/22:30
hemnasingle threaded, sequential pull of the canonical mirrors22:30
hemnawhat a pile.22:30
hemnatrying apt-mirror now instead.22:30
hemna20 threads.22:30
* hemna waits for a call from IT asking wtf I'm doing.....22:30
smcginnishehe22:30
*** belmoreira has quit IRC22:36
*** ociuhandu has joined #openstack-cinder22:36
*** ntpttr has quit IRC22:38
*** jungleboyj has joined #openstack-cinder22:38
*** diablo_rojo has quit IRC22:38
mtaninoHi, I want to get feedback for https://review.openstack.org/#/c/258649/ Does anyone have interested in Glance-Cinder metadata property relation?22:47
smcginnismtanino: Is there any glance work that needs to be done for that?22:48
mriedemildikov: smcginnis: hemna: here is the first crack at a multiattach test in tempest https://review.openstack.org/#/c/266605/22:49
mtaninosmcginnis: We don't need glance change. Just few change in Cinder side. then done!22:49
mriedemi have to write the devstack change tomorrow to enable it22:49
mriedemor tonight22:49
smcginnismriedem: Thanks, I'll take a look!22:49
smcginnismtanino: OK, thanks. Taking a look now.22:49
mtaninosmcginnis: Thank you :)22:50
ildikovmriedem: thanks!22:50
mtaninosmcginnis: If we will aim to set this parameter from Horizon view, I think we need to add this to glance metadata json but we can try this after Cinder fix.22:51
hemnaildikov, have you been turned into a vampire ?   you are still awake?!22:53
hemnamriedem, nice job22:54
hemnathanks!22:54
*** mriedem has quit IRC22:54
ildikovas I annoyed mriedem so much, I had to use the opportunity to discuss the patches, etc, so I thought to quick fix the comments he added to the patches22:55
ildikovthere might come up something while I'm hacking, etc.22:55
ildikovalso I have 5 mins till midnight, when I usually give it up :)22:56
hemna:)22:56
hemnareminds me of one of my favorite iron maiden songs....22:56
mtaninosmcginnis: Thank you for the comment. so how about the explanation in commit message? Does the use-case make sence for you?22:58
smcginnismtanino: I think they may just need to have the new config option name pointed out.22:58
ildikovhemna: :)22:58
smcginnismtanino: To be honest I've not been good about it, but I've seen recent comments from that team that a stand alone DocImpact tag without any details can cause them problems.22:59
smcginnismtanino: Then someone on that team needs to look into the patch (and understand what it does) to know what doc change needs to be made.22:59
mtaninosmcginnis: I see. I will add some detail after DocImpact tag.23:00
smcginnismtanino: Thanks!23:00
mtaninosmcginnis: so how about the purpose of this patch? Is it acceptable? my concern is this point.23:01
smcginnismtanino: I think so. At any rate, I don't think it hurts to keep that metadata.23:02
smcginnismtanino: It will be good to get some other input on it though.23:02
mtaninosmcginnis: Yes, I also asked the review to DuncanT to get some feedback.23:03
mtaninojust waiting :)23:03
smcginnismtanino: Cool23:03
mtaninosmcginnis: Anyway, thank you for your quick review. I'll push new patch set.23:03
*** ntpttr has joined #openstack-cinder23:03
*** rlrossit has quit IRC23:05
openstackgerritApoorva Deshpande proposed openstack/cinder: Tintri image direct clone  https://review.openstack.org/26112623:05
*** jungleboyj has quit IRC23:12
*** edtubill has quit IRC23:13
*** dave-mccowan has quit IRC23:15
*** mragupat has quit IRC23:15
*** kfarr has quit IRC23:17
mc_nairsmcginnis: was looking into https://bugs.launchpad.net/cinder/+bug/1531502 and noticed that we can't actually enforce child default quota values (because we can't get a handle to the parent_project_id).  Talked with raildo and we were thinking of listening for the keystone project create event notification and explicitly creating a cinder quota for the new project at that point.  I didn't see any precedence in Cinder for adding a listener23:18
openstackLaunchpad bug 1531502 in Cinder "Child project's default quota not enforced" [High,New] - Assigned to Ryan McNair (rdmcnair)23:18
smcginnismc_nair: Really, there's no way to get the parent_project_id? That seems odd.23:19
smcginnismc_nair: Not saying that's not the case, it just seems odd. :)23:20
mc_nairsmcginnis: basically the way we're doing that for the "quota update" path is asking Keystone for the project, but for enforcement with something like the create volume path, the user may not be an admin so we can't retrieve the project in that case23:20
smcginnismc_nair: Unfortunately I haven't done much in that area. We should see if someone with more experience has any feedback on that.23:21
smcginnismc_nair: Are you able to attend the meeting this week? You could bring it up there and see if you can get some input.23:22
mc_nairyea definitely.  I'll add it to the agenda23:24
mc_nairsmcginnis: thanks for the help23:24
smcginnismc_nair: Cool, thanks!23:24
*** e0ne has quit IRC23:26
*** xyang1 has quit IRC23:27
*** ntpttr has quit IRC23:36
*** ntpttr has joined #openstack-cinder23:38
ildikovhemna: I got those patches up so, my vampire me calls it a day finally :)23:41
openstackgerritTom Swanson proposed openstack/cinder: Dell SC: Adding logging to httpclient  https://review.openstack.org/26654323:41
*** logan2 has joined #openstack-cinder23:42
hemnaildikov, nice!23:42
hemnaildikov, great job23:42
ildikovhemna: I'm tempted to tell my boss I already called today a day (it's already tomorrow here) :)23:42
hemnaildikov, I approve!  :)23:42
hemnaif that helps...23:42
ildikovhemna: tnx :)23:42
*** logan2 is now known as logan-23:42
ildikovI hope the tempest tests will be fine and then we can get this in23:42
ildikovhave a nice rest of the day :)23:43
*** akshai has quit IRC23:44
hemnaok you too :)23:44
openstackgerritPatrick East proposed openstack/cinder: Remove DB calls from Pure Volume Driver CG methods  https://review.openstack.org/26661123:48
*** smoriya_ has joined #openstack-cinder23:48
openstackgerritMerged openstack/python-cinderclient: Make _discover_extensions public  https://review.openstack.org/25925023:51
*** martyturner has quit IRC23:52
*** merooney has joined #openstack-cinder23:55
*** yhayashi has joined #openstack-cinder23:55
openstackgerritMitsuhiro Tanino proposed openstack/cinder: Support image_volume_type in image metadata  https://review.openstack.org/25864923:58

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