Tuesday, 2015-11-03

*** markvoelker has quit IRC00:00
*** rady has quit IRC00:00
*** zhangjn has joined #openstack-cinder00:01
*** jerrygb has quit IRC00:03
hodostbarron: i've never tested but it seems to me that 'dd' will take a long time for network-mounted file...00:04
*** kevincar_ has quit IRC00:07
*** zhangjn has quit IRC00:08
tbarronhodos: 'dd' does take a long time.  Maybe no-one has cared for nfs b/c default is to create sparsed, via truncate, which is fast.00:09
*** EinstCrazy has quit IRC00:10
tbarronhodos: but ATM at least it makes sense to me to use fallocate in _create_regular_file in remotefs driver.00:10
tbarronhodos: if  you make a patch for that, pls. add me to the review.00:11
*** EinstCrazy has joined #openstack-cinder00:12
*** garthb_ has quit IRC00:13
jgriffithtbarron: hodos just for some extra background: https://review.openstack.org/gitweb?p=openstack%2Fcinder.git;a=commitdiff;h=97515cf7d3a744a83c36c28961dc84d465c0df8b00:14
jgriffithincase you hadn't already seen it00:14
jgriffithtbarron: hodos and note it's actually in the base remotefs class, so I think it might be picked up by others already00:16
tbarronjgriffith: thanks!  I'm gonna infer that this was a pain point for glusterfs so it was "fixed" there, just being conservative and not "over reaching" to others.00:16
jgriffithtbarron: yeah00:16
tbarronjgriffith: hodos: but putting it in the base class so it *could* be picked up.00:16
tbarronjgriffith: doesn't seem to be *actually* picked up yet.00:16
jgriffithtbarron: indeed, you are correct sir00:17
tbarronhodos: is nexenta zfs based?00:17
hodostbarron: yes00:18
tbarronhodos: inherit from remotefs?00:18
hodostbarron: nfs driver does00:18
tbarronhodos: righto.00:18
jgriffithtbarron: and it's zfs based00:18
*** diogogmt has quit IRC00:19
tbarronhodos: do you do backend snap-mirror like stuff?  - don't worry, I'm not a lawyer :-)00:19
tbarronhodos: actually, I'm forging an alliance.00:20
hodostbarron: what do you mean by snap-mirror ?00:20
hodostbarron: snapshot -- clone?00:20
tbarronhodos: you've got a backing pool (in cinder terms) on which there are multiple cinder volumes.00:21
tbarronhodos: they live as files on your backend (for nfs).00:21
tbarronhodos: can you replicate the whole  backend pool at once, the whole filesystem, to another (not necessarily under cinder management)?00:22
hodostbarron: that's pretty easy on zfs00:23
*** kevincarr1991 has joined #openstack-cinder00:23
tbarronhodos: we (netapp) do that by stealing a snapshot of the whole filesystem and syncing it over (by magic sauce) to the destination.00:23
tbarronhodos: yes, I figured it's easy on zfs.  Actually run it at home :-)00:23
*** EinstCrazy has quit IRC00:23
tbarronhodos: I've been saying that zfs would do replication this way, but was just checking to make sure.00:24
hodostbarron: well yes, that's what we do also. but i think there's no such functionality in cinder for the whole pool?00:24
tbarronhodos: not yet, thats replication 2.1, built on jgriffith's excellent foundation of replication 2.000:25
tbarronhodos: spec forthcoming soon to a theatre near you.00:25
hodostbarron: is there a spec ?00:25
hodostbarron: nice00:25
tbarronhodos: I think we can do it with just a couple tweaks to to jgriffith's work.00:26
tbarronnot so much tweaks as extensions.00:26
hodostbarron: nexenta is building in-kernel replication mechanism for it's next-gen appliance00:26
hodostbarron: i mean between-kernel00:27
tbarronhodos: that makes sense, better than rsyncing snapshots :-)00:27
*** salv-orlando has quit IRC00:27
*** kevincarr1991 has quit IRC00:27
*** lcurtis has quit IRC00:28
tbarronhodos: honestly, I don't know why that hasn't been built into upstream zfs yet.  Would close a big gap.00:28
hodostbarron: maybe people are too greedy )00:29
tbarronhodos: you guys going to contribute it to upstream zfs?  (note that I can't point fingers here)00:29
hodostbarron: that's a good question, but i can't answer it )00:29
tbarronhodos: b/c "snap mirror" is just that kind of thing and is IP protected.00:29
tbarronhodos: but I think there's a good bit of space for you zfs based companies to innovate.00:30
tbarronhodos: good luck!  I'll look for fallocate review if you do it, and I'll include you on the replication 2.1 spec when it comes out.00:31
hodostbarron: thanks! i'll try to give it a shot. had never contributed to upstream besides nexenta drivers. but this one seems to be fairly simple00:32
hodostbarron: where's replication 2.0 btw ?00:32
tbarronhodos: contributing upstream is very rewarding, the challenge is to teach your managers and product managers that.00:32
tbarronhodos: http://specs.openstack.org/openstack/cinder-specs/specs/liberty/replication_v2.html00:35
*** setmason has quit IRC00:41
*** lixiaoy1 has joined #openstack-cinder00:50
*** jdurgin has quit IRC00:51
*** zzzeek has quit IRC00:52
*** zzzeek has joined #openstack-cinder00:53
*** r-daneel has quit IRC00:55
*** xyang1 has quit IRC00:55
*** zzzeek has quit IRC00:59
*** zzzeek has joined #openstack-cinder00:59
*** EinstCrazy has joined #openstack-cinder01:00
*** markvoelker has joined #openstack-cinder01:00
*** zhangjn has joined #openstack-cinder01:01
*** ndipanov has joined #openstack-cinder01:04
*** markvoelker has quit IRC01:05
*** EinstCra_ has joined #openstack-cinder01:09
*** zhenguo has joined #openstack-cinder01:09
*** hemna is now known as hemnafk01:10
*** EinstCr__ has joined #openstack-cinder01:12
*** EinstCrazy has quit IRC01:13
*** mc_nair has quit IRC01:14
*** setmason has joined #openstack-cinder01:14
*** EinstCra_ has quit IRC01:16
*** yangxi has joined #openstack-cinder01:17
*** Lee1092 has joined #openstack-cinder01:26
*** mtanino has quit IRC01:28
*** leeantho has quit IRC01:31
*** davechen1 has joined #openstack-cinder01:37
*** jerrygb has joined #openstack-cinder01:38
*** EinstCr__ has quit IRC01:41
*** davechen has joined #openstack-cinder01:47
openstackgerritchenying proposed openstack/cinder: Fix can't adding a zone with no zone created before   https://review.openstack.org/24064901:49
*** dims has quit IRC01:49
*** davechen1 has quit IRC01:50
*** yangxi has quit IRC02:00
*** markvoelker has joined #openstack-cinder02:01
*** gouthamr_ has quit IRC02:03
*** yangxi has joined #openstack-cinder02:04
*** markvoelker has quit IRC02:06
*** dims has joined #openstack-cinder02:08
*** haomaiwang has joined #openstack-cinder02:14
*** p0rtal has quit IRC02:18
*** p0rtal has joined #openstack-cinder02:19
*** p0rtal has quit IRC02:23
*** daneyon has joined #openstack-cinder02:37
*** jwcroppe has joined #openstack-cinder02:37
*** daneyon has quit IRC02:38
*** salv-orlando has joined #openstack-cinder02:51
*** yangxi has quit IRC02:55
*** edtubill has joined #openstack-cinder02:56
*** haomaiwang has quit IRC03:01
*** haomaiwang has joined #openstack-cinder03:01
*** markvoelker has joined #openstack-cinder03:02
*** yangxi has joined #openstack-cinder03:03
*** yangxi has quit IRC03:06
*** markvoelker has quit IRC03:07
*** edtubill has quit IRC03:09
*** salv-orlando has quit IRC03:12
*** jwcroppe has quit IRC03:12
*** jwcroppe has joined #openstack-cinder03:13
*** yangxi has joined #openstack-cinder03:15
*** dave-mccowan has quit IRC03:17
*** jwcroppe has quit IRC03:17
*** Guest49874 has quit IRC03:27
*** chenying1 has quit IRC03:27
*** dims has quit IRC03:28
*** chenying has joined #openstack-cinder03:29
*** wilson has joined #openstack-cinder03:29
*** wilson is now known as Guest4555603:29
*** alger has joined #openstack-cinder03:30
*** alger has quit IRC03:33
*** alger_ has joined #openstack-cinder03:33
*** yangxi has quit IRC03:34
*** yangxi has joined #openstack-cinder03:37
*** sghanekar_ has quit IRC03:39
*** martyturner has joined #openstack-cinder03:43
*** links has joined #openstack-cinder03:53
*** haomaiwang has quit IRC04:01
*** 17WAAY74W has joined #openstack-cinder04:01
*** garthb has joined #openstack-cinder04:06
*** salv-orlando has joined #openstack-cinder04:09
*** hodos has quit IRC04:11
*** lixiaoy1 has quit IRC04:13
*** alger_ has quit IRC04:27
*** pradipta has joined #openstack-cinder04:27
*** deepakcs has joined #openstack-cinder04:28
*** yangxi has quit IRC04:30
*** salv-orlando has quit IRC04:34
*** jdurgin has joined #openstack-cinder04:47
*** boris-42 has quit IRC04:58
*** 17WAAY74W has quit IRC05:01
*** haomaiwa_ has joined #openstack-cinder05:01
*** markvoelker has joined #openstack-cinder05:03
*** ndipanov has quit IRC05:04
*** lixiaoy1 has joined #openstack-cinder05:06
*** markvoelker has quit IRC05:07
*** martyturner has quit IRC05:08
*** yangxi has joined #openstack-cinder05:12
*** jdurgin has quit IRC05:18
*** p0rtal has joined #openstack-cinder05:27
*** salv-orlando has joined #openstack-cinder05:31
*** p0rtal has quit IRC05:32
*** sgotliv has joined #openstack-cinder05:32
*** uberjay has quit IRC05:37
*** EinstCrazy has joined #openstack-cinder05:40
*** sileht has joined #openstack-cinder05:40
*** p0rtal has joined #openstack-cinder05:41
*** uberjay has joined #openstack-cinder05:44
*** jamielennox is now known as jamielennox|away05:47
*** vgridnev has joined #openstack-cinder05:48
*** EinstCra_ has joined #openstack-cinder05:51
*** EinstCrazy has quit IRC05:54
*** salv-orlando has quit IRC05:55
openstackgerritXi Yang proposed openstack/cinder: Replace warnings.warn in glusterfs  https://review.openstack.org/24110805:56
*** jwcroppe has joined #openstack-cinder05:57
*** jamielennox|away is now known as jamielennox05:58
*** haomaiwa_ has quit IRC06:01
*** haomaiwang has joined #openstack-cinder06:01
*** garthb has quit IRC06:03
*** jerrygb has quit IRC06:14
*** vignesh1 has joined #openstack-cinder06:31
*** bswartz has quit IRC06:36
*** setmason has quit IRC06:40
*** salv-orlando has joined #openstack-cinder06:48
*** openstackstatus has quit IRC06:49
*** openstackstatus has joined #openstack-cinder06:49
*** ChanServ sets mode: +v openstackstatus06:49
*** markvoelker has joined #openstack-cinder06:50
*** bswartz has joined #openstack-cinder06:53
*** markvoelker has quit IRC06:55
*** haomaiwang has quit IRC06:58
*** cfriesen_ has quit IRC06:59
openstackgerritzhu.rong proposed openstack/cinder: Add subunit.log to gitignore  https://review.openstack.org/24112106:59
*** haomaiwang has joined #openstack-cinder07:01
openstackgerritXi Yang proposed openstack/cinder: Replace warnings.warn in glusterfs  https://review.openstack.org/24110807:02
*** EinstCra_ has quit IRC07:13
*** jerrygb has joined #openstack-cinder07:15
*** nkrinner has joined #openstack-cinder07:17
*** boris-42 has joined #openstack-cinder07:17
*** jerrygb has quit IRC07:19
*** shausy has joined #openstack-cinder07:20
*** markus_z has joined #openstack-cinder07:21
*** algerwang has joined #openstack-cinder07:23
*** yrabl has joined #openstack-cinder07:23
*** algerwang has quit IRC07:23
*** jamielennox is now known as jamielennox|away07:29
*** p0rtal has quit IRC07:29
*** p0rtal has joined #openstack-cinder07:30
*** chlong has quit IRC07:31
*** p0rtal has quit IRC07:34
*** chenying has quit IRC07:37
*** chenying has joined #openstack-cinder07:37
*** alexschm has joined #openstack-cinder07:39
*** rhe00 has quit IRC07:41
*** deepakcs has quit IRC07:45
*** salv-orlando has quit IRC07:46
*** rhedlind has joined #openstack-cinder07:47
*** zigo has quit IRC07:53
*** chenying has quit IRC07:54
*** zigo has joined #openstack-cinder07:55
*** gcb has joined #openstack-cinder07:57
*** haomaiwang has quit IRC08:01
*** haomaiwang has joined #openstack-cinder08:01
*** rhedlind has quit IRC08:03
*** elonden has joined #openstack-cinder08:03
*** elonden has quit IRC08:04
*** yangxi has quit IRC08:07
*** yangxi has joined #openstack-cinder08:08
*** rhedlind has joined #openstack-cinder08:08
*** aix has quit IRC08:10
*** houming-wang has joined #openstack-cinder08:17
*** houming-wang has left #openstack-cinder08:20
*** haomaiwang has quit IRC08:25
*** yangxi has quit IRC08:26
*** haomaiwang has joined #openstack-cinder08:28
*** xek has joined #openstack-cinder08:28
*** yangxi has joined #openstack-cinder08:28
*** salv-orlando has joined #openstack-cinder08:32
*** vgridnev has quit IRC08:33
*** ankit_ag has joined #openstack-cinder08:35
openstackgerritzhu.rong proposed openstack/cinder: Add subunit.log to gitignore  https://review.openstack.org/24112108:37
*** ZZelle has quit IRC08:37
*** ZZelle has joined #openstack-cinder08:38
*** subscope has joined #openstack-cinder08:39
*** houming-wang has joined #openstack-cinder08:41
*** lixiaoy1 has quit IRC08:42
*** jordanP has joined #openstack-cinder08:42
openstackgerritVincent Hou proposed openstack/cinder: Implement V2 replication capability in Storwize driver(managed)  https://review.openstack.org/23738708:47
*** shausy has quit IRC08:47
*** shausy has joined #openstack-cinder08:48
*** aix has joined #openstack-cinder08:49
*** markvoelker has joined #openstack-cinder08:52
*** markvoelker has quit IRC08:56
*** jistr has joined #openstack-cinder09:00
*** haomaiwang has quit IRC09:01
*** haomaiwang has joined #openstack-cinder09:01
*** subscope has quit IRC09:01
openstackgerritVincent Hou proposed openstack/cinder: Implement V2 replication capability in Storwize driver(managed)  https://review.openstack.org/23738709:02
*** subscope has joined #openstack-cinder09:04
*** dalgaaf has joined #openstack-cinder09:09
*** apoorvad has joined #openstack-cinder09:14
*** e0ne has joined #openstack-cinder09:15
*** jerrygb has joined #openstack-cinder09:16
*** shausy has quit IRC09:20
*** jerrygb has quit IRC09:21
*** shausy has joined #openstack-cinder09:22
*** lennyb has quit IRC09:26
*** jwcroppe_ has joined #openstack-cinder09:29
*** shausy has quit IRC09:30
*** jwcroppe_ has quit IRC09:31
*** jwcroppe has quit IRC09:31
*** shausy has joined #openstack-cinder09:31
*** yuriy_n17 has joined #openstack-cinder09:31
*** jwcroppe has joined #openstack-cinder09:33
*** jwcroppe has quit IRC09:38
*** subscope has quit IRC09:40
*** salv-orlando has quit IRC09:41
*** aix has quit IRC09:45
openstackgerritAnkit Agrawal proposed openstack/cinder: Replace warnings.warn in sqlalchemy-api  https://review.openstack.org/24114809:46
*** jwcroppe has joined #openstack-cinder09:52
*** vgridnev has joined #openstack-cinder09:53
*** markvoelker has joined #openstack-cinder09:53
*** davechen has left #openstack-cinder09:54
*** aix has joined #openstack-cinder09:57
*** markvoelker has quit IRC09:58
*** houming-wang has quit IRC09:59
*** subscope has joined #openstack-cinder09:59
*** haomaiwang has quit IRC10:01
*** aix has quit IRC10:01
*** haomaiwa_ has joined #openstack-cinder10:01
*** lpabon has joined #openstack-cinder10:02
*** zhenguo has quit IRC10:03
*** jamielennox|away is now known as jamielennox10:06
*** aix has joined #openstack-cinder10:06
*** anshprat has joined #openstack-cinder10:12
*** zhangjn has quit IRC10:12
*** zhangjn has joined #openstack-cinder10:13
*** yangxi has quit IRC10:16
*** zhangjn has quit IRC10:17
*** subscope has quit IRC10:20
*** subscope has joined #openstack-cinder10:20
*** anshprat has left #openstack-cinder10:25
*** houming-wang has joined #openstack-cinder10:27
*** bluex has joined #openstack-cinder10:31
*** houming-wang has quit IRC10:36
*** zhangjn has joined #openstack-cinder10:38
*** zhangjn has quit IRC10:38
*** zhangjn has joined #openstack-cinder10:40
*** salv-orlando has joined #openstack-cinder10:43
*** salv-orlando has quit IRC10:50
*** subscope has quit IRC10:53
*** merooney has joined #openstack-cinder10:57
*** haomaiwa_ has quit IRC10:57
*** houming-wang has joined #openstack-cinder10:59
*** salv-orlando has joined #openstack-cinder10:59
*** jwcroppe has quit IRC11:01
*** merooney has quit IRC11:01
*** salv-orlando has quit IRC11:02
*** markvoelker has joined #openstack-cinder11:09
*** dims has joined #openstack-cinder11:09
*** chenying has joined #openstack-cinder11:12
*** markvoelker has quit IRC11:13
*** apoorvad has quit IRC11:15
*** jamielennox is now known as jamielennox|away11:35
*** deepakcs has joined #openstack-cinder11:36
deepakcsjordanP: ping11:37
jordanPdeepakcs, pong11:38
deepakcsjordanP: reg: https://review.openstack.org/#/c/192736/ - do u plan to backport it to stable/liberty ?11:38
jordanPdeepakcs, I don't11:38
jordanPmerging it into master was already so much trouble11:39
jordanPI don't want anything to do with that patch11:39
deepakcsjordanP: We cannot enable test_volume_boot_pattern in tempest unless that goes in liberty too, since CI jobs run for both master and liberty11:39
jordanPfeel free to fight the nova community11:39
deepakcsjordanP: I can understand , was checking if u had plans :)11:39
*** chenying1 has joined #openstack-cinder11:44
*** dave-mccowan has joined #openstack-cinder11:45
*** chlong has joined #openstack-cinder11:46
*** smatzek has joined #openstack-cinder11:51
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117412:00
*** lixiaoy1 has joined #openstack-cinder12:02
*** jerrygb has joined #openstack-cinder12:03
*** jerrygb has quit IRC12:03
*** chlong has quit IRC12:03
*** chlong has joined #openstack-cinder12:04
*** lixiaoy1 has left #openstack-cinder12:04
*** lixiaoy1 has joined #openstack-cinder12:04
*** salv-orlando has joined #openstack-cinder12:06
*** aix has quit IRC12:07
*** markvoelker has joined #openstack-cinder12:09
*** adrianofr has joined #openstack-cinder12:10
*** subscope has joined #openstack-cinder12:10
*** aix has joined #openstack-cinder12:12
openstackgerritchenying proposed openstack/cinder: Fix can't adding a zone with no zone created before  https://review.openstack.org/24064912:14
*** markvoelker has quit IRC12:14
*** salv-orl_ has joined #openstack-cinder12:15
*** salv-orlando has quit IRC12:15
*** shausy has quit IRC12:16
*** shausy has joined #openstack-cinder12:17
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117412:23
*** subscope has quit IRC12:24
*** subscope has joined #openstack-cinder12:26
*** lixiaoy1 has quit IRC12:27
*** lixiaoy1 has joined #openstack-cinder12:28
*** salv-orl_ has quit IRC12:29
*** zhangjn has quit IRC12:31
*** salv-orlando has joined #openstack-cinder12:31
*** lixiaoy1 has quit IRC12:33
*** EmilienM has quit IRC12:33
*** zhangjn has joined #openstack-cinder12:34
*** EmilienM has joined #openstack-cinder12:36
*** asselin has quit IRC12:37
*** deepakcs has quit IRC12:37
*** jwcroppe has joined #openstack-cinder12:38
*** jwcroppe has quit IRC12:41
*** jwcroppe has joined #openstack-cinder12:42
*** timcl has joined #openstack-cinder12:43
*** houming-wang has quit IRC12:43
*** lixiaoy1 has joined #openstack-cinder12:43
*** jwcroppe has quit IRC12:46
*** lixiaoy1 has quit IRC12:49
*** subscope has quit IRC12:50
*** shausy has quit IRC12:55
*** links has quit IRC12:56
*** subscope has joined #openstack-cinder12:58
*** anshul has joined #openstack-cinder12:58
*** boris-42 has quit IRC12:58
*** subscope has quit IRC13:00
*** asselin has joined #openstack-cinder13:00
*** jerrygb has joined #openstack-cinder13:01
*** chenying1 has quit IRC13:01
*** root__ has joined #openstack-cinder13:05
*** martyturner has joined #openstack-cinder13:16
*** bswartz has quit IRC13:19
*** edmondsw has joined #openstack-cinder13:31
*** rmstar has joined #openstack-cinder13:33
*** diablo_rojo has joined #openstack-cinder13:33
*** yrabl has quit IRC13:34
*** ankit_ag has quit IRC13:34
*** gcb has quit IRC13:37
*** salv-orlando has quit IRC13:37
*** gcb has joined #openstack-cinder13:37
*** crose has joined #openstack-cinder13:38
*** subscope has joined #openstack-cinder13:38
*** cristicalin has joined #openstack-cinder13:44
nikeshmhi13:48
nikeshmhave a question13:48
*** delatte has quit IRC13:48
nikeshmis multi-backups backend possible13:48
duleknikeshm: Hah, I've just finished reviewing backup specs, you've lucky. ;)13:49
nikeshmlike multi volume backends13:49
duleknikeshm: So - no c-bak only supports multiple volume drivers, not backup drivers.13:49
nikeshmdulek: which spec?13:50
duleknikeshm: Scaling out backups - https://review.openstack.org/#/c/240978/13:51
duleknikeshm: Seems like it may address your needs, I'm not sure.13:51
*** porrua has joined #openstack-cinder13:51
nikeshmdulek: thanks, will look into that13:52
*** alejandrito has joined #openstack-cinder13:52
*** lpetrut has joined #openstack-cinder13:54
*** subscope has quit IRC13:55
*** raildo-afk is now known as raildo13:55
tbarronnikeshm: dulek: well, that spec could get you started for multi-backend backups, but we'd need to add scheduler piece as well.  First iteration would likely just be a cast to homogeneous backup processes.13:56
nikeshmdulex: so you mean to say "s/no/now c-bak only supports multiple volume drivers, not backup drivers"?13:56
*** gouthamr has joined #openstack-cinder13:56
*** bluex has quit IRC13:58
*** RA_ has joined #openstack-cinder13:58
nikeshmtbarron: thanks13:59
duleknikeshm: Ah, right, its ambiguous…13:59
duleknikeshm: c-bak supports multiple volume drivers13:59
nikeshmdulex: thanks13:59
duleknikeshm: c-bak doesn't support multiple backup drivers.13:59
*** juzuluag has joined #openstack-cinder13:59
duleknikeshm: That means that c-bak can backup volumes from any volume backend, but save them to only one backup backend.14:00
tbarronnikeshm: driving to work now, will check the backlog in an hour.  this is a subject of interest to me.14:01
*** zul_ is now known as zul14:02
nikeshmdulex: good explanation, thanks14:04
*** salv-orlando has joined #openstack-cinder14:05
*** Yogi1 has joined #openstack-cinder14:06
*** mc_nair has joined #openstack-cinder14:06
*** lpetrut has quit IRC14:08
*** bswartz has joined #openstack-cinder14:08
*** markvoelker has joined #openstack-cinder14:10
*** subscope has joined #openstack-cinder14:12
*** changbl has quit IRC14:12
johnthetubaguyjordanP: deepacks: seems like a good backport, I have added liberty-backport-potential tag in case that helps14:14
*** cfriesen_ has joined #openstack-cinder14:14
jordanPjohnthetubaguy, that's nice of you. Thanks !14:15
*** markvoelker has quit IRC14:15
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117414:15
*** mriedem_away is now known as mriedem14:17
*** julim has joined #openstack-cinder14:17
*** xyang1 has joined #openstack-cinder14:18
*** crose has quit IRC14:19
*** akerr has joined #openstack-cinder14:19
*** jgregor has joined #openstack-cinder14:24
*** yangxi has joined #openstack-cinder14:27
*** dustins has joined #openstack-cinder14:30
*** jwcroppe has joined #openstack-cinder14:34
*** algerwang has joined #openstack-cinder14:37
*** smatzek has quit IRC14:37
*** akerr has quit IRC14:38
*** akerr has joined #openstack-cinder14:39
*** salv-orlando has quit IRC14:39
*** lprice has joined #openstack-cinder14:39
*** akerr is now known as akerr_away14:39
*** salv-orlando has joined #openstack-cinder14:39
*** cdelatte has joined #openstack-cinder14:40
*** delattec has joined #openstack-cinder14:40
*** akerr_away has quit IRC14:40
*** akerr has joined #openstack-cinder14:41
*** RA_ has quit IRC14:41
*** porrua has quit IRC14:43
*** krtaylor has quit IRC14:44
*** setmason has joined #openstack-cinder14:45
*** setmason has quit IRC14:45
*** yrabl has joined #openstack-cinder14:46
*** e0ne has quit IRC14:48
*** lprice1 has joined #openstack-cinder14:56
*** lprice has quit IRC14:57
*** krtaylor has joined #openstack-cinder14:57
*** alexpilotti has joined #openstack-cinder14:58
*** porrua has joined #openstack-cinder14:58
*** timcl has quit IRC15:00
*** smatzek has joined #openstack-cinder15:01
*** pradipta has quit IRC15:01
*** e0ne has joined #openstack-cinder15:03
*** julim has quit IRC15:04
*** julim has joined #openstack-cinder15:06
scottdaDoes anyone have a link for the etherpad for the mitaka midcycle?15:06
scottdaOr the possible dates?15:06
*** dzamboni has joined #openstack-cinder15:07
*** yangxi has quit IRC15:08
*** algerwang has quit IRC15:10
*** akerr has quit IRC15:10
*** timcl has joined #openstack-cinder15:11
*** alexschm has quit IRC15:20
*** jaypipes has quit IRC15:21
*** vgridnev has quit IRC15:22
openstackgerritShay Halsband proposed openstack/cinder: XtremIO fix create CG from src flow  https://review.openstack.org/24124415:23
*** dims has quit IRC15:24
*** dims has joined #openstack-cinder15:24
*** dustins has quit IRC15:25
tbarronscottda: https://etherpad.openstack.org/p/mitaka-cinder-midcycle15:25
*** markvoelker has joined #openstack-cinder15:26
*** Guest45556 has quit IRC15:27
*** setmason has joined #openstack-cinder15:27
*** Guest45556 has joined #openstack-cinder15:27
scottdatbarron: Thanks. It sucks that there is no search feature for etherpad15:27
tbarron+115:27
*** dustins has joined #openstack-cinder15:28
*** markvoelker has quit IRC15:31
*** vignesh1 has quit IRC15:31
*** subscope has quit IRC15:33
*** yrabl has quit IRC15:34
*** jistr has quit IRC15:37
*** e0ne has quit IRC15:37
*** yrabl has joined #openstack-cinder15:37
*** HenryG has quit IRC15:40
*** subscope has joined #openstack-cinder15:41
*** HenryG has joined #openstack-cinder15:41
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117415:43
*** nkrinner has quit IRC15:43
*** akerr has joined #openstack-cinder15:44
*** daneyon has joined #openstack-cinder15:46
*** alexschm has joined #openstack-cinder15:46
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117415:47
*** jdurgin has joined #openstack-cinder15:47
*** breitz has quit IRC15:53
*** breitz has joined #openstack-cinder15:54
*** crose has joined #openstack-cinder15:55
*** martyturner has quit IRC15:56
*** ntpttr has joined #openstack-cinder15:56
*** daneyon has quit IRC15:59
*** Yogi11 has joined #openstack-cinder16:00
*** jistr has joined #openstack-cinder16:01
*** lcurtis has joined #openstack-cinder16:01
*** martyturner has joined #openstack-cinder16:01
*** Yogi1 has quit IRC16:02
*** diogogmt has joined #openstack-cinder16:03
adrianofrAll:  Hi. The backports to Liberty are allowed to happen now, right?16:08
*** cristicalin has quit IRC16:08
*** zhangjn has quit IRC16:09
*** mtanino has joined #openstack-cinder16:10
yuriy_n17jgriffith: Hi. Sorry for disturbing. Please review https://review.openstack.org/#/c/222292/16:10
*** edtubill has joined #openstack-cinder16:12
*** vgridnev has joined #openstack-cinder16:14
*** dustins has quit IRC16:16
*** dhellmann has quit IRC16:16
*** yrabl|afk has joined #openstack-cinder16:17
*** mtanino has quit IRC16:18
*** dhellmann has joined #openstack-cinder16:18
*** sgundur has joined #openstack-cinder16:18
mc_nairdulek: thanks for reviewing https://review.openstack.org/#/c/239678/.  I'll update the patch to look for lock files like "cinder-<vol-id>*" to remove - I didn't see the benefit of leaving the lock location before but the upgrade scenario makes sense.  Regarding the driver locks, assuming they use file locks and a similar naming convention those would get cleaned up as well.  And sounds good about coordinating with the Tooz work - my understanding is16:18
smcginnisadrianofr: Yes, backporting is a possiblity now.16:19
*** dustins has joined #openstack-cinder16:20
*** alexpilotti has quit IRC16:21
adrianofrsmcginnis: I have this one pending for some time (https://review.openstack.org/#/c/232091/). It was on hold waiting for RC3 window.16:22
adrianofrsmcginnis: just wondering if it's able to be approved now :)16:22
smcginnisadrianofr: OK, I'll take a look at it in a bit.16:23
adrianofrsmcginnis: OK. Thank you.16:24
*** dims_ has joined #openstack-cinder16:24
*** alexschm has quit IRC16:24
*** dims has quit IRC16:24
*** alexpilotti has joined #openstack-cinder16:25
*** mtanino has joined #openstack-cinder16:26
*** markus_z has quit IRC16:27
*** chris_morrell has joined #openstack-cinder16:27
dulekmc_nair: Cool, thanks for working on that. You were the first one who found solution that may be safe. It's just whole locks stuff is… complicated. ;)16:28
mc_nairdulek: haha I'm getting that vibe.  Is it alright if I just make the fix to keep the locks in the current location for now, and then will make sure to work with the Tooz effort / driver locking as those go along?16:30
dulekmc_nair: Yeah, the Tooz locks patch is in a pretty bad shape now, as before the summit it was considered wrong approach. I intend to work on it soon, but don't want to block you.16:32
dulekmc_nair: Let's call it a heads up. :)16:33
*** edtubill has quit IRC16:34
mc_nairdulek: noted :) lemme know if you want another set of hands on the Tooz stuff (not sure if it's easily splittable).  I haven't looked at it til today but I'd be happy to dive in.16:36
*** jaypipes has joined #openstack-cinder16:36
*** lpabon has quit IRC16:38
*** edtubill has joined #openstack-cinder16:38
*** akerr has quit IRC16:39
dulekmc_nair: Okay, I'll have that in mind. Thanks!16:39
*** akerr has joined #openstack-cinder16:39
*** hemnafk is now known as hemna16:41
*** yuriy_n17 has quit IRC16:42
*** changbl has joined #openstack-cinder16:43
*** martyturner has quit IRC16:43
*** martyturner has joined #openstack-cinder16:44
*** garthb has joined #openstack-cinder16:45
*** markvoelker has joined #openstack-cinder16:45
*** kevincarr1991 has joined #openstack-cinder16:45
*** akerr has quit IRC16:47
*** aix has quit IRC16:48
*** garthb_ has joined #openstack-cinder16:50
*** garthb has quit IRC16:51
*** Yogi11 has quit IRC16:51
*** edtubill has quit IRC16:59
*** Yogi11 has joined #openstack-cinder16:59
*** sghanekar_ has joined #openstack-cinder17:02
openstackgerritEduard Biceri-Matei proposed openstack/cinder: Re-add the OpenvStorage Cinder driver  https://review.openstack.org/24117417:03
*** erlon has joined #openstack-cinder17:05
*** ntpttr has quit IRC17:08
*** subscope has quit IRC17:10
*** gouthamr has quit IRC17:13
*** leeantho has joined #openstack-cinder17:13
*** Yogi11 has quit IRC17:18
*** edtubill has joined #openstack-cinder17:18
*** alexpilotti has quit IRC17:25
*** anshul has quit IRC17:30
*** p0rtal has joined #openstack-cinder17:31
*** sghanekar_ has quit IRC17:32
*** p0rtal has quit IRC17:36
*** jordanP has quit IRC17:36
*** ntpttr has joined #openstack-cinder17:39
*** sgundur1 has joined #openstack-cinder17:44
*** edtubill has quit IRC17:45
*** sgundur has quit IRC17:46
*** IlyaG has joined #openstack-cinder17:48
*** hodos has joined #openstack-cinder17:50
jgriffithtbarron: hey... don't know if you have contact with Erik Johannes, or if you have an answer.17:54
jgriffithtbarron: but I posted a comment/suggestion here: https://review.openstack.org/#/c/235720/17:54
jgriffithtbarron: let me know and I can change my vote, or if you can fix it... even better and I'll still change my vote :)17:55
jgriffithtbarron: I gave it a +1, but that suggestion would make it an easy +2/A for me :)17:55
*** akerr has joined #openstack-cinder17:57
*** Yogi1 has joined #openstack-cinder17:57
*** timcl1 has joined #openstack-cinder17:58
*** rhagarty has quit IRC17:58
tbarronjgriffith: let me see if I can chase down Erik (on the west coast) and get him to respond directly.17:59
*** gouthamr has joined #openstack-cinder18:00
tbarronjgriffith: IIRC there can actually be more than just NotFound in this case, but honestly we need Erik to say for sure rather than my vague memory.18:00
tbarronjgriffith: thanks for the review!18:00
*** timcl has quit IRC18:01
*** sghanekar_ has joined #openstack-cinder18:06
*** salv-orl_ has joined #openstack-cinder18:07
*** mriedem has quit IRC18:09
*** salv-orlando has quit IRC18:09
*** daneyon has joined #openstack-cinder18:17
*** mriedem has joined #openstack-cinder18:23
*** daneyon has quit IRC18:24
*** garthb_ has quit IRC18:25
*** garthb_ has joined #openstack-cinder18:26
*** timcl has joined #openstack-cinder18:28
*** timcl1 has quit IRC18:30
*** andrew_ has joined #openstack-cinder18:31
*** bauzas has quit IRC18:32
*** p0rtal has joined #openstack-cinder18:36
*** jistr has quit IRC18:39
*** dalgaaf has quit IRC18:42
*** mriedem has quit IRC18:45
*** salv-orl_ has quit IRC18:46
*** salv-orlando has joined #openstack-cinder18:47
*** bauzas has joined #openstack-cinder18:47
*** rebase has joined #openstack-cinder18:49
*** mriedem has joined #openstack-cinder18:49
jgriffithdiablo_rojo: check out my comment here:  https://review.openstack.org/#/c/240448/1/cinder/db/sqlalchemy/api.py18:56
jgriffithdiablo_rojo: given it's a backport that's how it goes, but just something worth thinking about in future reviews18:56
jgriffithdiablo_rojo: I'd ping Vincent and Jay as well but they are away at the moment :)18:57
*** angela-s has joined #openstack-cinder18:58
ntpttrWhen any cores have a moment would you mind giving https://review.openstack.org/#/c/234414 a look? It's needed by https://review.openstack.org/#/c/237075/ which has been approved :)18:59
*** yrabl has quit IRC18:59
jgriffithntpttr: that looks good to me19:01
jgriffithntpttr: I am curious about the decision for the spec ID to be shown for admin only though?19:01
diablo_rojojgriffith: Good to know :) Thanks! And I will let Jay and Vincent know as well :)19:02
jgriffithdiablo_rojo: thanks!19:03
ntpttrjgriffith: So when I started that patch I didn't know about the way policy worked, and I got a comment saying it was an admin only element, so I made it shown only to admin. Later, I realized that the comment I got suggested showing it to regular users based on policy, but I had edited the same section of code in the other patch needed by this one, and going back and making it a policy thing would create a circular dependancy19:04
jgriffithntpttr: heeh... fair enough19:04
*** andrew_ has quit IRC19:04
ntpttrjgriffith: I was thinking it would be easier to go back and patch it to change it to policy after both patches were in haha19:04
jgriffithntpttr: so my thought was that the ID is not necessarily admin only, but the contents19:04
jgriffithntpttr: anyway... seems fine to me19:05
jgriffithntpttr: I am concerned because I saw another patch that wants to add the qos specs to the regular list cmd :(19:05
ntpttrjgriffith: Ah gotcha, do you think there's a way for me to change what I have to make that fix without messing with the dependancy?19:06
jgriffithntpttr: I just approved it19:06
jgriffithntpttr: we can do a follow up patch if we want19:06
smcginnisjgriffith: I could have sworn I just looked at that other patch. Do you happen to have the link handy? I can't find it now.19:07
ntpttrjgriffith: sounds good, thank you19:07
jgriffithsmcginnis: LOL.. me, links :)19:08
smcginnis:)19:08
jgriffithsmcginnis: I saw it late last night, was pulling stacking a new setup to check some things on it and it went badly so I went to bed19:08
jgriffithI'll need to find it again19:09
jgriffithsmcginnis: but I for the record I'm not sure I think it's a good idea19:09
*** bauzas has left #openstack-cinder19:09
jgriffithsmcginnis: 1.  List is getting crowded19:09
jgriffith2. I think the intent was to actually show the settings19:09
jgriffitheither way, we've always said types were an abstraction and the internals should be admin only19:09
smcginnisjgriffith: Yeah, makes sense.19:10
*** markstur_ has quit IRC19:10
smcginnisJust weird I remember looking at it, now can't find it anywhere. Must be named something different than what I'm expecting.19:11
smcginnisNo need to look it up. I'm sure I'll come across it eventually. ;)19:11
openstackgerritJimmy McCrory proposed openstack/cinder: Update cinder-manage man to match current options  https://review.openstack.org/24133719:13
*** e0ne has joined #openstack-cinder19:14
openstackgerritJimmy McCrory proposed openstack/cinder: Update cinder-manage man to match current options  https://review.openstack.org/24133719:15
jgriffithsmcginnis: LOL.. maybe it wasn't a patch yet, maybe just a bug?19:15
jgriffithsmcginnis: could've been that I was setting something up to test that, and the bug proposed setting the specs info in list19:15
jgriffithsmcginnis: oh well... one of us is will hopefully spot it before somebody ninjas it through :)19:16
smcginnisjgriffith: No, I'm pretty sure it was a patch. Oh well. :)19:16
jgriffithdang it :(19:16
smcginnisI blame jetlag.19:17
jgriffithditto19:18
* jgriffith isn't sleeping still :(19:18
jgriffithsmcginnis: Oh.... by the way, I'm not sure how I feel about this one either https://review.openstack.org/#/c/209379/19:18
hemnaheh, same here19:18
hemnaI fell asleep at 8pm last night, woke up at 12....can't...sleep...ugh19:18
* hemna pounds coffee19:18
smcginnisI haven't been too bad, but I did wake up at 2:30 yesterday morning and eventually decided just to go to work.19:19
jgriffithI didn't fall asleep until 3, then woke up at 519:19
jgriffithsimilar to my first couple days in Tokyo19:19
hemnadoh19:19
jgriffithShould be good and tired tonight though :)19:20
smcginnisI have another trip in a couple weeks just to make sure I'm completely screwed up.19:20
jgriffithsmcginnis: going to Barcelona?19:20
smcginnisjgriffith: Yep. You going?19:20
jgriffithsmcginnis: that was the plan19:20
jgriffithsmcginnis: some things have come up though and I may cancel19:21
smcginnisjgriffith: Was or is? :)19:21
smcginnisjgriffith: Dang19:21
smcginnisjgriffith: Let me know if you do end up going. I'm sure I owe you at least a beer or two.19:21
smcginnisOr 10.19:21
*** alejandrito has quit IRC19:21
jgriffithsmcginnis: I don't know if I'm happy or disappointed to tell the truth :)19:21
smcginnisjgriffith: True, I can understand that.19:21
jgriffithsmcginnis: For sure, I'll let ya know19:21
jgriffithsmcginnis: although at least it's not like a trip to Asia... those are just killer for me19:22
jgriffithoh well... we'll see19:23
jgriffithso the best thing about project fi, calls go to phone and laptop simultaneously, and I can make calls from either19:24
jgriffithbad thing.... Tmobile and Sprint coverage kinda sucks19:25
smcginnisHuh, hadn't heard of that one yet.19:25
smcginnisLooks interesting.19:25
jgriffithsmcginnis: Project FI ?19:25
smcginnisYeah.19:25
jgriffithsmcginnis: yeah, so far I'm pretty happy with it19:25
jgriffithsmcginnis: pretty cheap compared to Verizon... but the coverage is not so great19:26
hemnaI used a wifi hotspot device while in Japan19:26
smcginnisjgriffith: Looks like an interesting idea.19:26
jgriffithsmcginnis: I'm trying to convince myself that I don't need to be connected 24/7 from any location19:26
hemnacost me $69 for 1 week and had 3G of data usage19:26
smcginnisjgriffith: ;)19:26
jgriffithhemna: yeah.. I kept thinking I should go to bic camera and get one of those and do that19:26
hemnadunno if that exists in Spain or not19:26
jgriffithhemna: did it work out pretty well for you?19:26
*** yrabl has joined #openstack-cinder19:26
smcginnishemna: That looked super useful. Especially for jay. :D19:26
hemnayah, it was great19:26
hemnaI had several folks using it when we hung out for dinners and such19:27
hemnasmcginnis, :)19:27
smcginnisNice thing about tmobile is international data and texting for free. So useful, even if it is a little slower than normal.19:27
jgriffithhemna: good tip... I figured I'd do local sims and use data for everything, but the hotspot might be even better19:27
hemnahttp://japanwifibuddy.com/19:27
hemnathat's what I used.19:27
jgriffithhemna: particularly since Fi will use internet if available19:27
jgriffithhemna: awesome... I'll have to make a note19:28
jgriffithhemna: so you can order here in the states before you leave?19:28
hemnayup19:28
hemnaI ordered here, and it was delivered right to my hotel19:28
hemnait was there when I checked in19:28
hemnaand it came w/ a self sealed envelope.  I just put it all back in the envelope and gave it to the front desk when I checked out.19:29
hemnait couldn't have been easier.19:29
jgriffithhemna: that's super awesome19:29
jgriffithhemna: looking to see if you can up the data on it?19:30
*** salv-orlando has quit IRC19:30
hemnaI must have had 10 people using it at one point19:30
hemnaI don't think I ever got close to the 3G of data19:30
mtaninoseems everyone still have jetlag too...19:30
jgriffithoh... cool19:30
jgriffithmtanino: :(19:30
hemnamtanino, +119:30
*** IlyaG has quit IRC19:30
mtaninoso sleepy :(....19:30
hemnajgriffith, smcginnis fwiw.... http://www.wifivox.com/19:31
*** IlyaG has joined #openstack-cinder19:31
jgriffithsmcginnis: https://www.tepwireless.com/wifi/europe19:31
jgriffithhemna: haha... or that one :)19:31
hemnahehe19:31
jgriffithThey're everywhere ;)19:31
*** rhagarty has joined #openstack-cinder19:33
mc_nairgeneral question - if I add a new method to one of the oslo libraries, is there anything I need to do before using new_method in Cinder, other than add a "Depends-On: ..." for the oslo change?19:35
jgriffithmc_nair: you need to wait til the oslo lib actually updates19:35
*** markstur has joined #openstack-cinder19:36
jgriffithmc_nair: the dependency thing might not work the same, because that only means it merged in oslo, not that cinder picked it up19:36
jgriffithmc_nair: depending on what lib it is and if there's a cap or not19:36
jgriffithmc_nair: if there's no cap, then yes I think that should work.  Personally I just do it all manually and wip the cinder patch19:36
jgriffithmc_nair: I think the auto cross dep thing is kind of over-rated :)  Mostly because my CI doesn't know how to handle it yet19:37
*** jerrygb has quit IRC19:39
*** jerrygb has joined #openstack-cinder19:40
openstackgerritNate Potter proposed openstack/cinder: Added more options while uploading volume as image  https://review.openstack.org/23061719:41
*** setmason has quit IRC19:43
*** setmason has joined #openstack-cinder19:44
*** e0ne has quit IRC19:45
mc_nairjgriffith: this would be for oslo.concurrency.  So most of that makes sense - just trying to understand the "oslo lib actually updates" part.  Makes sense that if there's a maximum cap of the library, we couldn't start using new_method until we updated requirements.txt.  But in the case of no version cap, would the oslo lib "actually update" once the change is merged?19:45
*** jerrygb has quit IRC19:45
dims_mc_nair: one would need to submit a request to requirements repo to bump upper-constraints.txt before using a feature19:46
jgriffithyeah, what dims_ said :)19:48
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: cinder-api-microversions code  https://review.openstack.org/22491019:49
mc_nairok. dims_, jgriffith - thanks19:50
*** smatzek has quit IRC19:50
*** setmason has quit IRC19:51
*** gouthamr has quit IRC19:56
*** gouthamr has joined #openstack-cinder19:56
*** jerrygb has joined #openstack-cinder19:57
*** dustins has quit IRC20:02
*** setmason has joined #openstack-cinder20:02
*** crose has quit IRC20:02
*** IlyaG has quit IRC20:06
*** yfeng has joined #openstack-cinder20:07
*** martyturner has quit IRC20:24
*** martyturner has joined #openstack-cinder20:25
*** timcl has quit IRC20:29
*** erhudy has joined #openstack-cinder20:32
*** timcl has joined #openstack-cinder20:37
*** dustins has joined #openstack-cinder20:45
*** kevincar_ has joined #openstack-cinder20:50
*** rebase has quit IRC20:50
*** kevincarr1991 has quit IRC20:52
*** boris-42 has joined #openstack-cinder20:55
openstackgerritJacob Gregor proposed openstack/cinder: Storwize: Split up __init__ into separate files  https://review.openstack.org/24032920:57
boris-42thingee: hi there20:59
thingeeboris-42: hi21:00
boris-42thingee: back from Tokyo?)21:01
*** kevincar_ has quit IRC21:01
thingeeboris-42: yes21:01
boris-42thingee: I have some question regarding to cinder api21:01
thingeeboris-42: sure, leading the cross-project meeting atm so expect delays21:02
boris-42thingee: so the typical way how rally, temepest, heat, scalar, any other tool is working with async long operation (like creating volume) is next21:03
*** dzamboni has quit IRC21:03
*** tpeoples has joined #openstack-cinder21:03
boris-42create_volume(); while get_value().status != Active: sleep sometime;21:03
boris-42this adds extra load on cinder API, and Cinder DB21:04
boris-42what do you think about creating special API for fetching just status21:04
boris-42like get_status(cinder_volume_uuid) ?21:04
boris-42thingee: ^21:04
*** martyturner has quit IRC21:04
*** martyturner has joined #openstack-cinder21:05
*** IlyaG has joined #openstack-cinder21:09
*** martyturner has quit IRC21:10
*** jerrygb has quit IRC21:16
*** changbl has quit IRC21:20
*** delattec has quit IRC21:21
*** changbl has joined #openstack-cinder21:21
*** cdelatte has quit IRC21:21
*** jamielennox|away is now known as jamielennox21:25
*** Yogi1 has quit IRC21:29
*** bswartz has quit IRC21:34
*** kevincarr1991 has joined #openstack-cinder21:36
*** dims_ has quit IRC21:37
jgriffithboris-42: how do you do that without doing a get anyway?  I mean, the volume get/show is basically just doing what you propose, only difference is you don't need all of the data returned.21:42
jgriffithboris-42: it wouldn't reduce api or db calls21:42
jgriffithjust payload21:42
jgriffithboris-42: no?21:42
thingeejgriffith: +121:42
thingeewas going to say the same thing21:43
jgriffiththingee: sorry... knew you were busy so butted in :)21:43
thingeejgriffith: no thank you!21:44
*** crose has joined #openstack-cinder21:44
*** Lee1092 has quit IRC21:44
*** akerr has quit IRC21:47
*** dims has joined #openstack-cinder21:48
*** crose has quit IRC21:49
*** gouthamr has quit IRC21:50
*** kevincarr1991 has quit IRC21:52
*** dims has quit IRC21:54
*** jamielennox is now known as jamielennox|away21:55
*** salv-orlando has joined #openstack-cinder21:58
*** kevincarr1991 has joined #openstack-cinder21:59
*** ntpttr has quit IRC22:03
*** kmartin_ is now known as kmartin22:06
*** porrua has quit IRC22:06
*** daneyon has joined #openstack-cinder22:11
openstackgerritZohar Mamedov proposed openstack/cinder: Nexenta Edge iSCSI backend driver  https://review.openstack.org/15874522:14
yfengHi,  I have a question regarding tox min level in cinder. Is there any current plans to move tox min from 1.6 to 1.7?22:14
*** jerrygb has joined #openstack-cinder22:17
*** RA_ has joined #openstack-cinder22:18
*** timcl has quit IRC22:20
*** daneyon_ has joined #openstack-cinder22:21
*** crose has joined #openstack-cinder22:22
*** jerrygb has quit IRC22:22
*** sgundur1 has quit IRC22:24
*** daneyon has quit IRC22:25
*** gouthamr has joined #openstack-cinder22:26
*** salv-orlando has quit IRC22:26
hemnayfeng, the requirements.txt depends entirely on the global requirements22:26
smcginnishemna: Looks like we actually control that: https://github.com/openstack/cinder/blob/8fee608bfa116874b2a21445145838c6172e6df6/tox.ini#L222:27
smcginnisyfeng: I've seen some discussion on that.22:27
smcginnisyfeng: Is there a reason to upgrade?22:27
*** sgundur has joined #openstack-cinder22:27
hemnaisn't the min a requirements.txt setting ?22:28
smcginnishemna: I don't see it in there.22:28
hemnahuh22:28
smcginnishemna: But I could definitely be missing something.22:28
hemnayah I see that as well22:28
hemnahrmm22:28
smcginnisnova is at 1.8 fwiw: https://github.com/openstack/nova/blob/master/tox.ini#L222:28
*** crose has quit IRC22:28
hemnatox isn't in nova's test-requirements.txt either22:29
smcginnishemna: I think tox is what uses test-requirements.txt, so it needs to be there first?22:29
hemnaI suppose it's a chicken/egg issue22:29
*** sgundur has quit IRC22:30
smcginnishemna: Yeah, looks like it needs to be installed first: https://github.com/openstack/cinder/search?utf8=%E2%9C%93&q=tox22:30
smcginnishemna: ^^ No reference to tox other than to use it.22:30
hemnayuh22:31
*** chlong has quit IRC22:31
*** jerrygb has joined #openstack-cinder22:32
smcginnisyfeng: Is there a reason to upgrade?22:33
*** changbl has quit IRC22:34
*** kevincarr1991 has quit IRC22:34
*** julim has quit IRC22:36
*** kevincarr1991 has joined #openstack-cinder22:37
yfengyes, it's to address a previous issue.. let me get the changeset number22:37
yfeng@smcginnis change-id e67adc385ce6997249fbf70e9402264f758fc6f4, moving a driver specific requirement from a hard requirement to a optional requirement. In this case oslo.vmware22:39
*** _cjones_ has quit IRC22:41
yfeng@smcginnis Moving oslo.vmware to a optional dependency does not work for tox 1.6, and 1.7 is required.22:44
kmartinthingee, ping22:45
smcginnisyfeng: I don't see any reason not to upgrade. Especially if others are already past 1.6.22:46
*** lixiaoy1 has joined #openstack-cinder22:46
yfeng@smcginnis Thanks22:47
openstackgerritSean McGinnis proposed openstack/cinder: Update minimum tox version to 1.8  https://review.openstack.org/24139822:47
*** mc_nair has quit IRC22:47
lixiaoy1hemna: ping. May I talk to you about os-brick?22:48
kmartinthingee, Eric and jgriffith were correct in that the lvm is using GiB, I posted a comment to https://review.openstack.org/#/c/240091/ I would like to fix the cinder client size description and enter a bug to fix it in Horizon as well.22:48
*** mriedem has quit IRC22:49
*** dave-mccowan has quit IRC22:53
*** yfeng has quit IRC22:54
guitarzanGiBs forever22:57
*** jamielennox|away is now known as jamielennox23:00
openstackgerritZohar Mamedov proposed openstack/cinder: Nexenta Edge iSCSI backend driver  https://review.openstack.org/15874523:00
*** jaypipes has quit IRC23:03
*** JoseMello has joined #openstack-cinder23:04
*** jgregor has quit IRC23:08
*** kevincarr1991 has quit IRC23:09
*** kevincarr1991 has joined #openstack-cinder23:09
*** tpeoples has quit IRC23:11
*** chris_morrell has quit IRC23:11
kmartinguitarzan, +1,073,741,82423:11
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: Remove the HP CLIQ proxy driver  https://review.openstack.org/24140423:11
guitarzankmartin: exactly! :)23:11
guitarzanonly hard drive makers want GBs23:12
hemnalixiaoy1, hey23:14
hemnalixiaoy1, I'm back23:14
lixiaoy1hemna: hi23:15
hemnasorry, I had my head around my other patch23:15
hemnaso what's up23:15
hemnawhat kind of stuff do you want to move into brick ?23:15
lixiaoy1hemna: https://review.openstack.org/#/c/217557/  this is encryptors23:16
lixiaoy1hemna: as this part needs to be used by nova and cinder. Cinder uses it in : https://review.openstack.org/#/c/216567/23:17
openstackgerritAnthony Lee proposed openstack/cinder: Refactor HP 3PAR drivers to now be HPE  https://review.openstack.org/24033823:17
hemnaok so what part are you suggesting ?23:17
hemnathe cinder/volume/encryptors stuffs ?23:17
lixiaoy1yes23:18
openstackgerritKurt Martin proposed openstack/python-cinderclient: Fix volume size units to match the API  https://review.openstack.org/24140523:18
hemnahrmm ok I think that's probably ok.23:18
hemnathe trick is that there is no config object in os-brick23:19
hemnaand we want to keep it that way23:19
hemnaso any config options must be passed in23:19
lixiaoy1the original code is in Nova: https://github.com/openstack/nova/tree/master/nova/volume/encryptors23:19
hemnaos_brick/encryptors23:19
lixiaoy1the encrytion key/provider etc info is passed into the part, not config23:20
lixiaoy1and the only point is that it uses keymgr, and I would like to put it in oslo.utils23:20
lixiaoy1https://github.com/openstack/nova/blob/master/nova/volume/encryptors/base.py#L22  use keygmr23:21
hemnais the keymgr in oslo now?23:21
lixiaoy1no, cinder and nova have their own copy23:22
hemnaick23:22
lixiaoy1https://github.com/openstack/nova/tree/master/nova/keymgr23:22
lixiaoy1and cinder https://github.com/openstack/cinder/tree/master/cinder/keymgr23:22
hemnahttps://github.com/openstack/nova/blob/master/nova/keymgr/conf_key_mgr.py23:23
hemnaso that can't exist in brick23:23
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: Remove the HP CLIQ proxy driver  https://review.openstack.org/24140423:23
lixiaoy1can it be put keymgr to oslo.utils?23:23
hemnaso we just can't have a requirement of brick.conf23:24
*** sileht has quit IRC23:24
hemnacurrently we don't have a conf at all23:24
hemnaall options are passed in to the API calls23:24
*** dustins has quit IRC23:24
lixiaoy1you means no conf even in oslo.utils?23:25
*** salv-orlando has joined #openstack-cinder23:25
hemnaI don't think oslo.utils has a conf either ?23:25
*** smatzek has joined #openstack-cinder23:25
openstackgerritKurt Martin proposed openstack/python-cinderclient: Fix volume size units to match the API  https://review.openstack.org/24140523:26
*** kevincarr1991 has quit IRC23:26
*** IanGovett has joined #openstack-cinder23:26
lixiaoy1The optional way is to move the conf out, and pass the parameters throug api calls23:26
*** dims has joined #openstack-cinder23:27
hemnathe conf options would be in cinder.conf and nova.conf no ?23:27
*** vgridnev has quit IRC23:27
hemnathose could be read and passed in to the brick encyptor API/object23:27
lixiaoy1both23:27
*** setmason has quit IRC23:28
lixiaoy1I see. I would like to develop the code, and please help to review23:30
hemnasure23:30
hemnagood luck :)23:30
lixiaoy1thank you very much for reminding the config part and suggestions23:30
lixiaoy1thank you. I would like to fix some bugs about encrypted volumes, and this is my first step23:30
*** dims has quit IRC23:30
openstackgerritWalter A. Boring IV (hemna) proposed openstack/os-brick: Add new Connector APIs for path validation  https://review.openstack.org/19976423:31
*** setmason has joined #openstack-cinder23:32
hemnasmcginnis, would be nice to get the gerrit submissions for os-brick dumped in here23:32
*** lcurtis has quit IRC23:33
*** mtanino has quit IRC23:35
*** IlyaG has quit IRC23:36
*** setmason has quit IRC23:37
*** IlyaG has joined #openstack-cinder23:38
openstackgerritWalter A. Boring IV (hemna) proposed openstack/cinder: WIP 3PAR try and fix driver to work with cache  https://review.openstack.org/23614323:39
*** smatzek has quit IRC23:39
*** setmason has joined #openstack-cinder23:41
*** lixiaoy1 has quit IRC23:42
*** jerrygb has quit IRC23:43
*** yusuke has joined #openstack-cinder23:47
*** salv-orlando has quit IRC23:48
*** bswartz has joined #openstack-cinder23:59

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