| patrickeast | oh uh try "capabilities:replication_enabled" | 00:00 |
|---|---|---|
| patrickeast | the <is> True should be good | 00:00 |
| *** wilson-liu has quit IRC | 00:00 | |
| patrickeast | thats the only difference in our test setup | 00:00 |
| jgriffith | and in my stats report I do " data['replication_enabled] = True " | 00:01 |
| jgriffith | hmm... well thats annoying | 00:01 |
| jgriffith | :( | 00:01 |
| patrickeast | yea we do that too | 00:02 |
| patrickeast | "replication_enabled": self._is_replication_enabled, | 00:02 |
| jgriffith | patrickeast: dang | 00:02 |
| openstackgerrit | Anthony Lee proposed openstack/os-brick: Adding a tool that allows querying of LUNs https://review.openstack.org/204191 | 00:02 |
| patrickeast | but it appears the 'capabilities:' thing is required ? | 00:03 |
| jgriffith | Oh well... I'm going to take a break from it | 00:03 |
| * patrickeast doesn't really know what thats for | 00:03 | |
| jgriffith | thanks for looking | 00:03 |
| jgriffith | oh.. no, the capabilities things shouldn't be | 00:03 |
| jgriffith | that's a scoped key | 00:03 |
| patrickeast | :o orly? | 00:03 |
| jgriffith | it should just work without scoping as long as the item is in the stats | 00:03 |
| jgriffith | patrickeast: thats how I've always been doing it :) | 00:03 |
| jgriffith | patrickeast: but aorourkeafk informed me that I'm wrong :) | 00:04 |
| jgriffith | who knew... after all these years :) | 00:04 |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements https://review.openstack.org/234128 | 00:04 |
| jgriffith | patrickeast: of course, all I know is "my way worked" and "his way doesn't" LOL | 00:04 |
| patrickeast | lol | 00:04 |
| jgriffith | Oh well, I'll pick it back up later | 00:06 |
| jgriffith | thanks again | 00:06 |
| *** angela-s has quit IRC | 00:07 | |
| openstackgerrit | Fergal Mc Carthy proposed openstack/cinder: All Cinder LVM operations run with LVM_SYSTEM_DIR https://review.openstack.org/235023 | 00:10 |
| *** setmason has joined #openstack-cinder | 00:11 | |
| *** setmason has quit IRC | 00:17 | |
| *** EinstCrazy has quit IRC | 00:18 | |
| *** zhangjn has quit IRC | 00:19 | |
| jgriffith | patrickeast: got it | 00:21 |
| patrickeast | \o/ | 00:21 |
| patrickeast | jgriffith: whats the trick? | 00:21 |
| *** diogogmt has quit IRC | 00:21 | |
| jgriffith | patrickeast: making sure the stats update propogated :) | 00:21 |
| patrickeast | haha | 00:22 |
| jgriffith | patrickeast: and that I wasn't being a dumb-ass and hiding the setting behind an if statement that would never be true :) | 00:22 |
| jgriffith | patrickeast: I used " replication_enabled="<is> True" " | 00:22 |
| jgriffith | patrickeast: no scoping.. FWIW | 00:22 |
| patrickeast | jgriffith: sweet, glad to hear it wasn't anything weird with the scheduler or something | 00:23 |
| jgriffith | patrickeast: you and I both :) | 00:24 |
| patrickeast | jgriffith: and yea i went poking around and found this https://github.com/openstack/cinder/blob/c9eef31820dc385a2c9f4ba24dd1d194f9e7d088/cinder/openstack/common/scheduler/filters/capabilities_filter.py#L38-L43 | 00:24 |
| patrickeast | so we just ignore the capabilites: scope i guess | 00:24 |
| jgriffith | patrickeast: ahh... "either or" | 00:24 |
| jgriffith | :) | 00:24 |
| *** erick0zcr_ has quit IRC | 00:25 | |
| *** erick0zcr_ has joined #openstack-cinder | 00:25 | |
| *** ntpttr has left #openstack-cinder | 00:26 | |
| *** _cjones_ has quit IRC | 00:26 | |
| *** edmondsw has quit IRC | 00:29 | |
| *** garthb has quit IRC | 00:32 | |
| *** lixiaoy1 has joined #openstack-cinder | 00:33 | |
| *** apoorvad has quit IRC | 00:33 | |
| *** leeantho_ has quit IRC | 00:38 | |
| *** lixiaoy11 has joined #openstack-cinder | 00:42 | |
| *** IanGovett has quit IRC | 00:43 | |
| *** pv_ has quit IRC | 00:43 | |
| *** sghanekar has joined #openstack-cinder | 00:44 | |
| *** lixiaoy1 has quit IRC | 00:44 | |
| *** julim has quit IRC | 00:45 | |
| *** elonden has quit IRC | 00:45 | |
| *** edtubill has joined #openstack-cinder | 00:46 | |
| *** sghanekar_ has quit IRC | 00:47 | |
| *** setmason has joined #openstack-cinder | 00:54 | |
| *** erick0zcr_ has quit IRC | 00:58 | |
| *** p0rtal_ has quit IRC | 01:01 | |
| *** zhangjn has joined #openstack-cinder | 01:01 | |
| *** EinstCra_ has joined #openstack-cinder | 01:01 | |
| *** IlyaG has quit IRC | 01:03 | |
| *** subhadeep_de has quit IRC | 01:05 | |
| *** asselin_ has joined #openstack-cinder | 01:08 | |
| *** asselin__ has quit IRC | 01:12 | |
| *** zhenguo has joined #openstack-cinder | 01:14 | |
| *** sghanekar has quit IRC | 01:17 | |
| *** lpabon has quit IRC | 01:23 | |
| *** IlyaG has joined #openstack-cinder | 01:25 | |
| *** Lee1092 has joined #openstack-cinder | 01:25 | |
| *** setmason has quit IRC | 01:27 | |
| *** links has joined #openstack-cinder | 01:46 | |
| *** eharney has quit IRC | 01:50 | |
| openstackgerrit | Yusuke Hayashi proposed openstack/cinder: Case sensitivity problem in cinder scheduler https://review.openstack.org/225024 | 01:53 |
| *** tpeoples has quit IRC | 01:55 | |
| *** diogogmt has joined #openstack-cinder | 01:57 | |
| *** zhangjn has quit IRC | 01:59 | |
| *** zhangjn has joined #openstack-cinder | 02:01 | |
| *** subhadeep_de has joined #openstack-cinder | 02:06 | |
| *** r-daneel has quit IRC | 02:08 | |
| *** boris-42 has quit IRC | 02:08 | |
| *** davechen has joined #openstack-cinder | 02:09 | |
| *** setmason has joined #openstack-cinder | 02:14 | |
| *** stevemar_jays is now known as stevemar_ | 02:15 | |
| *** gouthamr has quit IRC | 02:20 | |
| *** mudassirlatif has quit IRC | 02:25 | |
| *** setmason has quit IRC | 02:33 | |
| *** p0rtal has joined #openstack-cinder | 02:42 | |
| openstackgerrit | Vincent Hou proposed openstack/cinder: Implement update_migrated_volume for NFS driver https://review.openstack.org/227132 | 02:51 |
| *** harlowja_at_home has joined #openstack-cinder | 02:55 | |
| *** tpeoples has joined #openstack-cinder | 02:56 | |
| *** subhadeep_de has quit IRC | 02:57 | |
| *** boris-42 has joined #openstack-cinder | 02:58 | |
| openstackgerrit | Giridhar Jayavelu proposed openstack/cinder: VMware: Log exception when exceeding quota https://review.openstack.org/235063 | 02:58 |
| openstackgerrit | Giridhar Jayavelu proposed openstack/cinder: Log exception when exceeding quota https://review.openstack.org/235063 | 02:59 |
| *** lixiaoy11 has quit IRC | 03:02 | |
| *** lixiaoy1 has joined #openstack-cinder | 03:03 | |
| *** zhangjn has quit IRC | 03:06 | |
| *** asselin__ has joined #openstack-cinder | 03:06 | |
| *** asselin_ has quit IRC | 03:07 | |
| *** lixiaoy11 has joined #openstack-cinder | 03:08 | |
| *** zhangjn has joined #openstack-cinder | 03:08 | |
| *** setmason has joined #openstack-cinder | 03:10 | |
| openstackgerrit | Patrick East proposed openstack/os-brick: Wait for FC multipath devices to become writable https://review.openstack.org/235067 | 03:11 |
| *** lixiaoy1 has quit IRC | 03:11 | |
| *** setmason has quit IRC | 03:15 | |
| *** DericHorn-HP has quit IRC | 03:16 | |
| *** geguileo has joined #openstack-cinder | 03:17 | |
| *** dims_ has quit IRC | 03:18 | |
| *** dave-mcc_ has joined #openstack-cinder | 03:20 | |
| *** cfriesen_ has joined #openstack-cinder | 03:22 | |
| *** dave-mccowan has quit IRC | 03:23 | |
| *** dave-mcc_ has quit IRC | 03:25 | |
| *** cfriesen has quit IRC | 03:26 | |
| *** diogogmt has quit IRC | 03:27 | |
| *** _cjones_ has joined #openstack-cinder | 03:33 | |
| *** tpeoples has quit IRC | 03:35 | |
| *** zhangjn has quit IRC | 03:43 | |
| *** haomaiwang has joined #openstack-cinder | 03:44 | |
| *** IlyaG has quit IRC | 03:59 | |
| *** IlyaG has joined #openstack-cinder | 04:00 | |
| *** haomaiwang has quit IRC | 04:01 | |
| *** haomaiwang has joined #openstack-cinder | 04:01 | |
| *** IlyaG has quit IRC | 04:04 | |
| *** haomaiwang has quit IRC | 04:06 | |
| *** DericHorn-HP has joined #openstack-cinder | 04:06 | |
| *** setmason has joined #openstack-cinder | 04:11 | |
| *** avishay__ has joined #openstack-cinder | 04:11 | |
| *** DericHorn-HP has quit IRC | 04:11 | |
| *** _cjones_ has quit IRC | 04:15 | |
| *** _cjones_ has joined #openstack-cinder | 04:15 | |
| *** lixiaoy11 has quit IRC | 04:17 | |
| *** dims has joined #openstack-cinder | 04:18 | |
| *** martyturner has joined #openstack-cinder | 04:21 | |
| *** harlowja_at_home has quit IRC | 04:22 | |
| *** xyang1 has quit IRC | 04:22 | |
| *** dims has quit IRC | 04:24 | |
| *** martyturner has quit IRC | 04:25 | |
| *** changbl has joined #openstack-cinder | 04:32 | |
| *** stevema__ has joined #openstack-cinder | 04:33 | |
| *** setmason has quit IRC | 04:33 | |
| *** stevemar_ has quit IRC | 04:33 | |
| *** p0rtal has quit IRC | 04:34 | |
| *** setmason has joined #openstack-cinder | 04:44 | |
| *** setmason_ has joined #openstack-cinder | 04:47 | |
| *** zhangjn has joined #openstack-cinder | 04:47 | |
| *** setmason has quit IRC | 04:49 | |
| *** setmason_ is now known as setmason | 04:49 | |
| *** zhangjn has quit IRC | 05:09 | |
| *** DericHorn-HP has joined #openstack-cinder | 05:12 | |
| *** lixiaoy1 has joined #openstack-cinder | 05:15 | |
| *** jwcroppe has joined #openstack-cinder | 05:16 | |
| *** zhangjn has joined #openstack-cinder | 05:18 | |
| *** dims has joined #openstack-cinder | 05:21 | |
| *** lixiaoy11 has joined #openstack-cinder | 05:26 | |
| *** dims has quit IRC | 05:26 | |
| *** lixiaoy1 has quit IRC | 05:28 | |
| *** IlyaG has joined #openstack-cinder | 05:31 | |
| *** zhangjn has quit IRC | 05:33 | |
| *** IlyaG has quit IRC | 05:35 | |
| *** nkrinner has joined #openstack-cinder | 05:35 | |
| *** zhangjn has joined #openstack-cinder | 05:36 | |
| *** breitz has quit IRC | 05:36 | |
| *** breitz has joined #openstack-cinder | 05:36 | |
| *** zhangjn has quit IRC | 05:39 | |
| *** zhangjn has joined #openstack-cinder | 05:39 | |
| *** edtubill has quit IRC | 05:42 | |
| *** vgridnev has joined #openstack-cinder | 05:44 | |
| openstackgerrit | Vincent Hou proposed openstack/cinder: Remove the jointly loaded model in finish_volume_migration https://review.openstack.org/234544 | 05:46 |
| *** setmason has quit IRC | 05:46 | |
| *** setmason has joined #openstack-cinder | 05:47 | |
| *** sgotliv_ has joined #openstack-cinder | 05:48 | |
| *** shausy has joined #openstack-cinder | 05:49 | |
| *** zhangjn has quit IRC | 05:51 | |
| *** shausy has quit IRC | 05:52 | |
| *** shausy has joined #openstack-cinder | 05:52 | |
| *** zhangjn has joined #openstack-cinder | 05:53 | |
| openstackgerrit | Vincent Hou proposed openstack/cinder: Update the devref for volume migration https://review.openstack.org/214941 | 05:58 |
| *** zhangjn has quit IRC | 06:09 | |
| *** 16WAAIQMV has joined #openstack-cinder | 06:12 | |
| *** BharatK_ has joined #openstack-cinder | 06:14 | |
| *** zhangjn has joined #openstack-cinder | 06:18 | |
| *** haomaiwang has joined #openstack-cinder | 06:19 | |
| *** manas has joined #openstack-cinder | 06:19 | |
| *** zhangjn has quit IRC | 06:20 | |
| *** 16WAAIQMV has quit IRC | 06:21 | |
| *** dims has joined #openstack-cinder | 06:22 | |
| *** setmason has quit IRC | 06:25 | |
| *** dims has quit IRC | 06:27 | |
| *** zhangjn has joined #openstack-cinder | 06:28 | |
| *** breitz has quit IRC | 06:28 | |
| *** breitz has joined #openstack-cinder | 06:28 | |
| *** zhangjn has quit IRC | 06:32 | |
| *** zhangjn has joined #openstack-cinder | 06:34 | |
| *** zhangjn has quit IRC | 06:38 | |
| *** zhangjn has joined #openstack-cinder | 06:39 | |
| *** jamielennox is now known as jamielennox|away | 06:39 | |
| *** zhangjn has quit IRC | 06:48 | |
| *** manas has quit IRC | 06:51 | |
| *** deepakcs has joined #openstack-cinder | 06:54 | |
| zigo | harlowja: gpg --send-keys --keyserver pool.sks-keyservers.net <key-id> | 06:56 |
| *** cfriesen_ has quit IRC | 07:05 | |
| *** belmoreira has joined #openstack-cinder | 07:10 | |
| *** rajesht_ has joined #openstack-cinder | 07:16 | |
| rajesht_ | dulek: hi | 07:17 |
| *** vincent_hou has joined #openstack-cinder | 07:17 | |
| rajesht_ | dulek: you around ?? | 07:17 |
| dulek | rajesht_: Yup, for a moment. | 07:26 |
| rajesht_ | dulek: just saw your bp about online schema change in cinder | 07:27 |
| rajesht_ | https://blueprints.launchpad.net/cinder/+spec/online-schema-upgrades | 07:27 |
| rajesht_ | dulek:^^ | 07:27 |
| dulek | rajesht_: Right, I've discussed with dansmith and adopting Nova's online schema upgrades isn't actually the best idea. | 07:28 |
| dulek | rajesht_: Their solution is still experimental. | 07:28 |
| rajesht_ | dulek: just a question, are you working on keystone and glance as well for online schema changes ?? | 07:28 |
| dulek | rajesht_: No, just Cinder. I'm also not aware of anyone making such efforts in these projects. | 07:29 |
| rajesht_ | dulek: ok thanks, btw do you remember me ?? | 07:29 |
| rajesht_ | dulek: I have shared create_volume persistence POC code with you | 07:30 |
| rajesht_ | :) | 07:30 |
| dulek | rajesht_: If you're into this topic - you should read http://www.danplanet.com/blog/2015/10/07/upgrades-in-nova-database-migrations/ | 07:30 |
| rajesht_ | dulek: thnx for link :) | 07:30 |
| dulek | rajesht_: Ah, right. Hi! :) (scrum meeting, I'll be there in a few minutes) | 07:30 |
| rajesht_ | dulek: anyways, thnx for your time :) bbye | 07:30 |
| *** geguileor has joined #openstack-cinder | 07:31 | |
| *** stevema__ has quit IRC | 07:32 | |
| *** anshul has joined #openstack-cinder | 07:32 | |
| *** stevemar_ has joined #openstack-cinder | 07:33 | |
| *** stevemar_ has quit IRC | 07:35 | |
| openstackgerrit | Silvan Kaiser proposed openstack/cinder: Support insecure NAS security options in Quobyte https://review.openstack.org/234745 | 07:44 |
| *** haomaiwang has quit IRC | 07:48 | |
| *** haomaiwa_ has joined #openstack-cinder | 07:50 | |
| *** lpetrut has joined #openstack-cinder | 07:51 | |
| *** davechen has quit IRC | 07:53 | |
| *** davechen has joined #openstack-cinder | 07:54 | |
| *** bluex has joined #openstack-cinder | 07:54 | |
| *** vgridnev has quit IRC | 07:56 | |
| *** pradipta has joined #openstack-cinder | 08:02 | |
| *** markus_z has joined #openstack-cinder | 08:05 | |
| *** jordanP has joined #openstack-cinder | 08:17 | |
| *** ankit_ag has joined #openstack-cinder | 08:17 | |
| vincent_hou | geguileor: available here? | 08:18 |
| *** _cjones_ has quit IRC | 08:20 | |
| *** NightKhaos has quit IRC | 08:21 | |
| *** NightKhaos has joined #openstack-cinder | 08:24 | |
| dulek | geguileo: ^ | 08:24 |
| *** dims has joined #openstack-cinder | 08:25 | |
| *** jwcroppe has quit IRC | 08:27 | |
| geguileor | I'm at a conference, so I'm connected using my phone | 08:28 |
| *** jwcroppe has joined #openstack-cinder | 08:28 | |
| *** jistr has joined #openstack-cinder | 08:30 | |
| *** dims has quit IRC | 08:30 | |
| *** vincent_hou has quit IRC | 08:32 | |
| *** jwcroppe has quit IRC | 08:32 | |
| *** uiyice has quit IRC | 08:33 | |
| *** aix has joined #openstack-cinder | 08:35 | |
| *** EinstCra_ has quit IRC | 08:36 | |
| *** EinstCrazy has joined #openstack-cinder | 08:37 | |
| *** ccesario_ has quit IRC | 08:43 | |
| *** haomaiwa_ has quit IRC | 08:44 | |
| *** zhangjn has joined #openstack-cinder | 08:44 | |
| *** haomaiwang has joined #openstack-cinder | 08:47 | |
| *** vgridnev has joined #openstack-cinder | 08:48 | |
| *** ccesario_ has joined #openstack-cinder | 08:55 | |
| *** BharatK_ has quit IRC | 08:58 | |
| *** subscope has joined #openstack-cinder | 08:59 | |
| *** lixiaoy11 has quit IRC | 08:59 | |
| *** haomaiwang has quit IRC | 09:01 | |
| *** ccesario_ has quit IRC | 09:04 | |
| *** geguileor has quit IRC | 09:04 | |
| *** haomaiwa_ has joined #openstack-cinder | 09:06 | |
| *** geguileor has joined #openstack-cinder | 09:06 | |
| *** BharatK_ has joined #openstack-cinder | 09:12 | |
| *** geguileor has quit IRC | 09:13 | |
| *** ccesario_ has joined #openstack-cinder | 09:16 | |
| *** e0ne has joined #openstack-cinder | 09:26 | |
| openstackgerrit | Vincent Hou proposed openstack/cinder: Update the devref for volume migration https://review.openstack.org/214941 | 09:26 |
| *** dims has joined #openstack-cinder | 09:27 | |
| dulek | youtu | 09:29 |
| openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Relocate volume only during no disk space https://review.openstack.org/235197 | 09:30 |
| *** manas has joined #openstack-cinder | 09:30 | |
| *** dims has quit IRC | 09:32 | |
| *** pradipta has quit IRC | 09:38 | |
| *** haomaiwa_ has quit IRC | 09:39 | |
| openstackgerrit | Rico Lin proposed openstack/python-cinderclient: improve readme contents https://review.openstack.org/235201 | 09:39 |
| *** haomaiwang has joined #openstack-cinder | 09:39 | |
| *** aix has quit IRC | 09:43 | |
| *** haomaiwang has quit IRC | 09:46 | |
| *** links has quit IRC | 09:47 | |
| *** haomaiwang has joined #openstack-cinder | 09:47 | |
| *** vgridnev has quit IRC | 09:48 | |
| *** vgridnev has joined #openstack-cinder | 09:49 | |
| *** dims has joined #openstack-cinder | 09:51 | |
| *** davechen has left #openstack-cinder | 09:53 | |
| *** aix has joined #openstack-cinder | 09:58 | |
| *** manas has quit IRC | 09:59 | |
| *** zhangjn has quit IRC | 10:00 | |
| *** EinstCrazy has quit IRC | 10:01 | |
| *** manas has joined #openstack-cinder | 10:04 | |
| *** jwcroppe has joined #openstack-cinder | 10:05 | |
| *** jwcroppe has quit IRC | 10:06 | |
| *** jwcroppe has joined #openstack-cinder | 10:06 | |
| *** manas has quit IRC | 10:07 | |
| *** zhenguo has quit IRC | 10:09 | |
| *** jwcroppe has quit IRC | 10:11 | |
| *** subscope has quit IRC | 10:16 | |
| *** jwcroppe has joined #openstack-cinder | 10:18 | |
| *** jwcroppe has quit IRC | 10:21 | |
| *** jwcroppe has joined #openstack-cinder | 10:22 | |
| *** yrabl has joined #openstack-cinder | 10:24 | |
| *** jwcroppe has quit IRC | 10:26 | |
| *** aix has quit IRC | 10:26 | |
| *** nikeshm has joined #openstack-cinder | 10:29 | |
| *** haomaiwang has quit IRC | 10:29 | |
| *** BharatK_ has quit IRC | 10:30 | |
| *** stevemar_ has joined #openstack-cinder | 10:34 | |
| *** dave-mccowan has joined #openstack-cinder | 10:36 | |
| *** aix has joined #openstack-cinder | 10:37 | |
| *** stevemar_ has quit IRC | 10:38 | |
| *** alexpilotti has joined #openstack-cinder | 10:41 | |
| *** BharatK_ has joined #openstack-cinder | 10:43 | |
| *** IanGovett has joined #openstack-cinder | 10:45 | |
| *** lpetrut has quit IRC | 10:46 | |
| *** vgridnev has quit IRC | 10:47 | |
| *** vgridnev has joined #openstack-cinder | 10:47 | |
| openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Relocate volume only during no disk space https://review.openstack.org/235197 | 10:50 |
| *** weihan has joined #openstack-cinder | 10:51 | |
| *** subscope has joined #openstack-cinder | 10:56 | |
| dulek | geguileo: https://etherpad.openstack.org/p/cinder-hash-ring | 10:57 |
| dulek | geguileo: My thoughts on idea, right now I'm not seeing clear benefits from this approach. | 10:57 |
| *** ociuhandu has quit IRC | 10:59 | |
| *** EinstCrazy has joined #openstack-cinder | 11:00 | |
| *** lpabon has joined #openstack-cinder | 11:07 | |
| *** ociuhandu has joined #openstack-cinder | 11:26 | |
| *** porrua has joined #openstack-cinder | 11:29 | |
| *** alexpilotti has quit IRC | 11:33 | |
| *** BharatK_ has quit IRC | 11:38 | |
| *** BharatK has joined #openstack-cinder | 11:39 | |
| *** bluex has quit IRC | 11:39 | |
| *** bluex has joined #openstack-cinder | 11:39 | |
| *** timcl has joined #openstack-cinder | 11:41 | |
| *** timcl has left #openstack-cinder | 11:41 | |
| *** erlon has joined #openstack-cinder | 11:43 | |
| *** BharatK has quit IRC | 11:43 | |
| *** timcl has joined #openstack-cinder | 11:45 | |
| *** dzamboni has joined #openstack-cinder | 11:48 | |
| *** BharatK has joined #openstack-cinder | 11:53 | |
| *** weihan_ has joined #openstack-cinder | 11:55 | |
| *** weihan has quit IRC | 11:56 | |
| *** ronis has joined #openstack-cinder | 11:59 | |
| *** Yogi1 has joined #openstack-cinder | 11:59 | |
| openstackgerrit | Lukas Bezdicka proposed openstack/os-brick: Remove brackets from portal https://review.openstack.org/234425 | 12:00 |
| openstackgerrit | Marian Horban proposed openstack/cinder: Remove wsgi functionality https://review.openstack.org/219671 | 12:00 |
| *** bluex has quit IRC | 12:02 | |
| DuncanT | dulek: Given you need to lock / reserve anyway, not seeing any massive advantages over random / round robin of requests. Maybe a bit less blocking on locks due to things queuing on the same node on average? | 12:03 |
| *** Yogi1 has quit IRC | 12:03 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Merge tag '7.0.0' https://review.openstack.org/235282 | 12:03 |
| *** e0ne has quit IRC | 12:06 | |
| *** ronis has quit IRC | 12:06 | |
| *** markvoelker has joined #openstack-cinder | 12:08 | |
| *** martyturner has joined #openstack-cinder | 12:13 | |
| *** Yogi1 has joined #openstack-cinder | 12:17 | |
| *** Yogi1 has quit IRC | 12:19 | |
| *** raildo-afk is now known as raildo | 12:21 | |
| dulek | DuncanT: Probably even not - we're trying to prevent concurrent operations on a resource on an API level (atomic state changes). | 12:23 |
| dulek | DuncanT: And if we're engineering a solution to handle c-vol failures - then this introduces problems. | 12:24 |
| DuncanT | dulek: So the only advantage of the hash ring would be that concurrent operations tend to end up on the same worker node, so you can queue them without taking a global lock and blocking on it | 12:24 |
| DuncanT | dulek: You still have to lock, but you shouldn't get lock contention except around node failure time when the rink is recalculated | 12:25 |
| dulek | DuncanT: Right - on failure it's possible that rebalancing of one c-vol is triggered before the other, and two c-vols may be mapped to one resource. | 12:26 |
| dulek | DuncanT: Probably the queue-per-volume would be cool - if something dies a request stays in the queue until rebalancing hits in and something else takes it. | 12:26 |
| *** haomaiwang has joined #openstack-cinder | 12:26 | |
| openstackgerrit | David Sariel proposed openstack/cinder: Removing code duplications in sqlalchemy/migrate_repo https://review.openstack.org/228243 | 12:26 |
| DuncanT | dulek. The queue-volume-ops-in-the-db idea is something I'm working on a design for. There are gremlins though | 12:27 |
| DuncanT | dulek: Looks like it should be possible to make it work though | 12:27 |
| dulek | DuncanT: Still we have weird situations - i.e node is unable to connect to RabbitMQ, but is able to bump up the heartbeat. | 12:27 |
| dulek | DuncanT: Ah… How your idea handles c-vol fails? | 12:28 |
| DuncanT | dulek: That's still ok, the work will sit in the queue and we can sweep periodically for stuck work | 12:28 |
| DuncanT | dulek: The work in progress at the time of the failure is still a hard problem, but I think it always will be. Some operations can be made idempotent (delete, detach, others) | 12:28 |
| dulek | DuncanT: You're unable to tell if work is stuck or takes a long time. | 12:29 |
| DuncanT | dulek: That's an issue with any solution except maybe pacemaker | 12:29 |
| dulek | DuncanT: Ah, you're probably right - everything may be vulnerable for partitions, even ZooKeeper based stuff. | 12:30 |
| DuncanT | dulek: You can't beat CAP theorem | 12:31 |
| *** haomaiwang has quit IRC | 12:31 | |
| *** deepakcs has quit IRC | 12:31 | |
| dulek | DuncanT: I'm always a little reluctant to throw problems into this-cannot-be-done-due-to-CAP-theorem bag, but for that it seems reasonable. | 12:32 |
| DuncanT | dulek: If you can fence, then you just set a max time for an operation, and if that is overrun you kill the service, retry somewhere else and error after a small number of retrys | 12:33 |
| DuncanT | dulek: We don't have strong fencing though | 12:33 |
| DuncanT | dulek: i.e. it can be done, but not with the infrastructure we have | 12:33 |
| DuncanT | dulek: Detecting the (possibly) hung node and sending all future work to a different node, plus alert the admin, is probably the best we can manage in the short term | 12:34 |
| dulek | DuncanT: I don't think fencing should be done on Cinder's side. The only reliable way to fence is to shut a node down using IPMI. | 12:34 |
| dulek | DuncanT: Yeah, you're right. | 12:34 |
| *** stevemar_ has joined #openstack-cinder | 12:35 | |
| *** BharatK has quit IRC | 12:36 | |
| *** aix has quit IRC | 12:37 | |
| dulek | DuncanT: I think right now it's important to focus on Gorka's atomic state transitions. | 12:37 |
| *** aix has joined #openstack-cinder | 12:37 | |
| dulek | DuncanT: We have Design Summit session on manager locks, so this will probably come up there also. | 12:38 |
| DuncanT | dulek: The proposed cluster attribute (or whatever we rename it to) rather than overloading the host field is an important and stand-alone piece of the puzzle too | 12:38 |
| *** stevemar_ has quit IRC | 12:38 | |
| dulek | DuncanT: Uhm, it is stand-alone, yes. I for it, as I've expressed in review. | 12:39 |
| dulek | DuncanT: And BTW - how's your spec on AZs? | 12:39 |
| DuncanT | dulek: Oh yes, I need to push the latest version on that, thanks for the reminder. I'll do it as soon as I get home | 12:40 |
| dulek | DuncanT: Great, I'm looking forward to get to understand your point of view. :) | 12:41 |
| *** gouthamr has joined #openstack-cinder | 12:41 | |
| *** nug is now known as cfouts | 12:43 | |
| *** afazekas has quit IRC | 12:43 | |
| dulek | DuncanT: Oh, and this queue-volume-ops-in-the-db, is it possible you've outline the idea somewhere, so whole team will be on the same page? | 12:44 |
| DuncanT | dulek: I've not outlined it, I will write something up now. I was hoping to have working code, since not all of the ideas worked out in practice | 12:45 |
| dulek | DuncanT: Even without code I think it's beneficial for the idea to have more eyes on it. :) | 12:45 |
| DuncanT | dulek: Yeah, you're right. I just haven't coded anything major in cinder for a while :-) | 12:46 |
| *** lpetrut has joined #openstack-cinder | 12:46 | |
| dulek | DuncanT: I definitely understand what you feel! ;) | 12:46 |
| *** haomaiwa_ has joined #openstack-cinder | 12:48 | |
| *** ankit_ag has quit IRC | 12:51 | |
| *** afazekas has joined #openstack-cinder | 12:52 | |
| *** resker has joined #openstack-cinder | 12:52 | |
| *** bswartz has joined #openstack-cinder | 12:55 | |
| *** haomaiwa_ has quit IRC | 12:55 | |
| *** Yogi1 has joined #openstack-cinder | 12:55 | |
| *** haomaiwang has joined #openstack-cinder | 12:55 | |
| *** esker has quit IRC | 12:56 | |
| *** resker has quit IRC | 12:59 | |
| *** haomaiwang has quit IRC | 13:01 | |
| *** haomaiwang has joined #openstack-cinder | 13:01 | |
| *** avishay has joined #openstack-cinder | 13:01 | |
| *** avishay__ has quit IRC | 13:02 | |
| *** julim has joined #openstack-cinder | 13:10 | |
| *** baumann has joined #openstack-cinder | 13:13 | |
| *** xyang1 has joined #openstack-cinder | 13:16 | |
| *** cfriesen_ has joined #openstack-cinder | 13:17 | |
| *** merooney has joined #openstack-cinder | 13:18 | |
| openstackgerrit | Lukas Bezdicka proposed openstack/os-brick: Remove brackets from portal https://review.openstack.org/234425 | 13:20 |
| *** mudassirlatif has joined #openstack-cinder | 13:22 | |
| *** weihan_ has quit IRC | 13:23 | |
| *** jwcroppe has joined #openstack-cinder | 13:27 | |
| *** crose has joined #openstack-cinder | 13:27 | |
| *** jgregor has joined #openstack-cinder | 13:29 | |
| *** setmason has joined #openstack-cinder | 13:33 | |
| *** mriedem has joined #openstack-cinder | 13:35 | |
| *** julim has quit IRC | 13:35 | |
| *** daneyon_ has quit IRC | 13:37 | |
| *** martyturner has quit IRC | 13:42 | |
| *** martyturner has joined #openstack-cinder | 13:43 | |
| *** boichev has joined #openstack-cinder | 13:43 | |
| *** vgridnev has quit IRC | 13:45 | |
| *** dustins has joined #openstack-cinder | 13:46 | |
| *** vgridnev has joined #openstack-cinder | 13:46 | |
| *** anshul has quit IRC | 13:49 | |
| *** jungleboyj has joined #openstack-cinder | 13:50 | |
| *** eharney has joined #openstack-cinder | 13:50 | |
| *** ntpttr has joined #openstack-cinder | 13:54 | |
| *** DericHorn-HP has quit IRC | 13:56 | |
| *** kevincarr1991 has joined #openstack-cinder | 13:56 | |
| *** boichev has quit IRC | 13:57 | |
| *** mc_nair has joined #openstack-cinder | 13:58 | |
| *** martyturner has quit IRC | 13:58 | |
| *** martyturner has joined #openstack-cinder | 13:59 | |
| kevincarr1991 | has anyone had the issue of /var/lock/cinder disappearing after reboot? Were you able to fix it? | 13:59 |
| *** mriedem has left #openstack-cinder | 13:59 | |
| *** mriedem has joined #openstack-cinder | 14:00 | |
| *** lprice1 has quit IRC | 14:00 | |
| *** haomaiwang has quit IRC | 14:01 | |
| *** ntpttr has quit IRC | 14:01 | |
| *** haomaiwang has joined #openstack-cinder | 14:01 | |
| eharney | kevincarr1991: i think it's normal for that to be removed after reboot, and you should configure cinder to use lock_path=/var/lib/cinder/lock instead | 14:02 |
| kevincarr1991 | eharney: OK, do I just make that change in the cinder.conf file? | 14:02 |
| eharney | kevincarr1991: yes | 14:02 |
| *** ndipanov has quit IRC | 14:04 | |
| *** haypo has joined #openstack-cinder | 14:05 | |
| *** breitz has quit IRC | 14:05 | |
| kevincarr1991 | eharney: I will give that a shot and see if it works for me. | 14:05 |
| kevincarr1991 | eharney: should the directory be automatically created on boot or do I have to manually create it? | 14:07 |
| * jgriffith has another weird moment of dejavous | 14:09 | |
| *** r-daneel has joined #openstack-cinder | 14:10 | |
| *** stevemar_ has joined #openstack-cinder | 14:10 | |
| *** setmason has quit IRC | 14:10 | |
| *** coolsvap has quit IRC | 14:12 | |
| *** avishay has quit IRC | 14:12 | |
| eharney | kevincarr1991: iirc, Cinder will create the dir. it probably doesn't for /var/lock/ because the cinder user doesn't have permission to | 14:12 |
| *** setmason has joined #openstack-cinder | 14:12 | |
| *** ntpttr has joined #openstack-cinder | 14:14 | |
| *** coolsvap has joined #openstack-cinder | 14:14 | |
| *** dzamboni has quit IRC | 14:20 | |
| *** DuncanT has quit IRC | 14:21 | |
| kevincarr1991 | eharney: awesome that worked for me thank you eharney | 14:23 |
| *** dzamboni has joined #openstack-cinder | 14:23 | |
| *** dzamboni has quit IRC | 14:23 | |
| eharney | glad to hear it | 14:24 |
| openstackgerrit | Eric Harney proposed openstack/cinder: Fix typo in LIO terminate_connection error msg https://review.openstack.org/235383 | 14:24 |
| *** DuncanT has joined #openstack-cinder | 14:24 | |
| *** edtubill has joined #openstack-cinder | 14:34 | |
| *** DericHorn-HP has joined #openstack-cinder | 14:34 | |
| *** dzamboni has joined #openstack-cinder | 14:38 | |
| *** Zhongjun has joined #openstack-cinder | 14:38 | |
| *** garthb has joined #openstack-cinder | 14:38 | |
| *** lprice has joined #openstack-cinder | 14:38 | |
| *** eharney has quit IRC | 14:41 | |
| *** tpeoples has joined #openstack-cinder | 14:41 | |
| *** dims has quit IRC | 14:41 | |
| *** dims has joined #openstack-cinder | 14:42 | |
| *** sgundur has joined #openstack-cinder | 14:43 | |
| *** dims_ has joined #openstack-cinder | 14:45 | |
| *** IlyaG has joined #openstack-cinder | 14:47 | |
| *** setmason has quit IRC | 14:47 | |
| *** dims has quit IRC | 14:48 | |
| smcginnis | Reminder - everyone interested in participating in the midcycle, please provide feedback here: | 14:48 |
| smcginnis | https://etherpad.openstack.org/p/mitaka-cinder-midcycle | 14:48 |
| *** IlyaG has quit IRC | 14:51 | |
| openstackgerrit | Eric Harney proposed openstack/cinder: LIO: Let delete_initiator succeed if iqn not found https://review.openstack.org/235401 | 14:52 |
| *** eharney has joined #openstack-cinder | 14:53 | |
| *** ntpttr has quit IRC | 14:55 | |
| *** haomaiwang has quit IRC | 15:01 | |
| *** haomaiwa_ has joined #openstack-cinder | 15:01 | |
| *** mudassirlatif has quit IRC | 15:01 | |
| *** ntpttr has joined #openstack-cinder | 15:01 | |
| *** aix has quit IRC | 15:02 | |
| *** yrabl has quit IRC | 15:03 | |
| *** mudassirlatif has joined #openstack-cinder | 15:03 | |
| *** edmondsw has joined #openstack-cinder | 15:04 | |
| *** setmason has joined #openstack-cinder | 15:04 | |
| *** nkrinner has quit IRC | 15:07 | |
| *** ociuhandu has quit IRC | 15:08 | |
| *** ociuhandu has joined #openstack-cinder | 15:09 | |
| *** aorourkeafk is now known as aorourke | 15:11 | |
| *** baumann1 has joined #openstack-cinder | 15:19 | |
| *** avishay has joined #openstack-cinder | 15:21 | |
| * avishay is going to Tokyo! | 15:21 | |
| *** pdardeau has joined #openstack-cinder | 15:22 | |
| *** diogogmt has joined #openstack-cinder | 15:22 | |
| *** baumann has quit IRC | 15:22 | |
| *** p0rtal has joined #openstack-cinder | 15:22 | |
| *** p0rtal has quit IRC | 15:22 | |
| *** e0ne has joined #openstack-cinder | 15:25 | |
| jgriffith | avishay: don't leave yet.. the summit isn't for a couple more weeks :) | 15:27 |
| jgriffith | avishay: seriously though... that's awesome news | 15:27 |
| *** belmoreira has quit IRC | 15:28 | |
| jgriffith | guess I'm not funny | 15:29 |
| *** openstackgerrit has quit IRC | 15:31 | |
| *** jdurgin1 has joined #openstack-cinder | 15:31 | |
| hemna | mep | 15:32 |
| *** openstackgerrit has joined #openstack-cinder | 15:32 | |
| *** daneyon has joined #openstack-cinder | 15:33 | |
| jgriffith | hemna: thanks for slapping me upside the head | 15:35 |
| hemna | uhhh...sure? | 15:36 |
| jgriffith | hemna: mep... slang for "slapping somebody in the back of the head for saying something dramatically stupid" | 15:37 |
| jgriffith | hemna: I read it on the internet | 15:37 |
| hemna | oh..heh. | 15:37 |
| hemna | my 'mep' is from the old oddtodd skits | 15:38 |
| * jgriffith has to google various slang on IRC sometimes :( | 15:38 | |
| smcginnis | hemna: Loved those. :) | 15:38 |
| jgriffith | Ohhhhh | 15:38 |
| jgriffith | LOL | 15:38 |
| hemna | yah, they are classics | 15:38 |
| jgriffith | I COMPLETELY forgot about those | 15:38 |
| hemna | getting some coffay | 15:38 |
| smcginnis | ;) | 15:39 |
| *** mudassirlatif has quit IRC | 15:39 | |
| hemna | for those that don't know the oddtodd. http://www.oddtodd.com/index2.html | 15:39 |
| hemna | was big during the .com bust | 15:39 |
| jgriffith | "The thought about volunteering... made me feel better about not volunteering" :) | 15:40 |
| hemna | :) | 15:40 |
| patrickeast | asselin: ping | 15:40 |
| patrickeast | hemna: or maybe you know this... | 15:40 |
| patrickeast | it doesn't look like my stupid ci is actually testing os-brick changes correctly : / | 15:40 |
| hemna | doh | 15:41 |
| patrickeast | do you remember where we documented the "right" way to do it? | 15:41 |
| patrickeast | i swear this was working at some point... not sure what happened | 15:41 |
| hemna | I think asselin might have started it, but didn't know where it was | 15:41 |
| patrickeast | i've got export DEVSTACK_PROJECT_FROM_GIT='os-brick' set | 15:42 |
| *** IlyaG has joined #openstack-cinder | 15:42 | |
| patrickeast | and looks like it *is* pulling it from git http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/pip-freeze.txt.gz | 15:42 |
| patrickeast | buut that log is missing the new logging output that should be in my patch https://review.openstack.org/#/c/235067/ | 15:42 |
| patrickeast | (and the bug still occurs) | 15:43 |
| *** jgregor has quit IRC | 15:43 | |
| patrickeast | so its not pulling the review commit from git | 15:43 |
| hemna | http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/devstacklog.txt.gz#_2015-10-15_04_54_03_506 | 15:43 |
| *** jgregor has joined #openstack-cinder | 15:44 | |
| asselin__ | patrickeast, hi...need to go now, but I'll be back in 1-1.5 hours | 15:45 |
| *** jgregor has quit IRC | 15:45 | |
| patrickeast | asselin__: ok cool, i'll see if i can figure out whats missing... i'll bug you later if its still borked | 15:45 |
| openstackgerrit | Nate Potter proposed openstack/cinder: Add qos_specs_id to volume type show https://review.openstack.org/234414 | 15:45 |
| asselin__ | patrickeast, double check you pip freeze output | 15:45 |
| asselin__ | and you setup workspace output | 15:45 |
| asselin__ | also devstack log should have something related to osbrick | 15:46 |
| hemna | http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/devstacklog.txt.gz#_2015-10-15_04_53_58_155 | 15:46 |
| patrickeast | yah so the one in the freeze: -e git+https://review.openstack.org/p/openstack/os-brick@87fa9124e309034062b11992ae681a5a6594c444#egg=os_brick-fetch_master | 15:47 |
| patrickeast | is the current master | 15:47 |
| hemna | I'm not sure I see where it's cloning from brick and pulling the patch | 15:47 |
| patrickeast | not the patch up for review | 15:47 |
| *** diogogmt has quit IRC | 15:48 | |
| patrickeast | hemna: looks like it pulls it here http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/devstacklog.txt.gz#_2015-10-15_04_53_56_765 | 15:48 |
| *** diogogmt has joined #openstack-cinder | 15:49 | |
| hemna | yah from master | 15:49 |
| patrickeast | mhmm | 15:49 |
| patrickeast | shit so what did i change... or maybe this was never working | 15:50 |
| * hemna checks a 3par log | 15:50 | |
| smcginnis | patrickeast: Wouldn't it pull from master but not a specific changeset. Isn't that what you are trying to do? | 15:50 |
| hemna | smcginnis, no | 15:50 |
| patrickeast | smcginnis: it should be pulling the patch up for review | 15:50 |
| hemna | smcginnis, this is an os-brick patch itself that needs testing | 15:51 |
| smcginnis | How does it know which patch to pull? | 15:51 |
| patrickeast | zuul magic | 15:51 |
| * patrickeast is looking for what variable it sets | 15:51 | |
| hemna | patrickeast, http://15.126.198.151/64/199764/15/check/3par-fc-driver-master-client-pip-eos10-src-os-brick-dsvm/460d43a/logs/devstacklog.txt.gz#_2015-10-14_19_25_18_509 | 15:51 |
| hemna | hrmm | 15:51 |
| smcginnis | My understanding is DEVSTACK_PROJECT_FROM_GIT='os-brick' would pull from master instead of the released library. | 15:52 |
| patrickeast | uhh | 15:52 |
| patrickeast | smcginnis: yep, thats correct | 15:52 |
| patrickeast | smcginnis: but as it turns out not really what we want | 15:52 |
| hemna | yah this is shite | 15:52 |
| hemna | it's only pulling master :( | 15:52 |
| smcginnis | patrickeast: Right. I don't know a way to get it to grab a specific patchset. Unless you manually script a cherry pick maybe? | 15:52 |
| patrickeast | well i mean... its what the cinder CI's are doing | 15:53 |
| avishay | jgriffith: :D | 15:53 |
| patrickeast | lemmie go look at one of those and see where its getting cinder from | 15:53 |
| patrickeast | or i guess the gate should be doing the right thing too | 15:53 |
| jordanP | jgriffith, I am stuck on https://bugs.launchpad.net/cinder/+bug/1495560 I left some comments there. I think it's less important that what I thought initialy | 15:54 |
| openstack | Launchpad bug 1495560 in Cinder "lvm deactivate race in snapshot extend" [High,Triaged] - Assigned to Jordan Pittier (jordan-pittier) | 15:54 |
| avishay | jgriffith: finding a hotel at the last minute was not fun, but i'm all set...now need to find the right evening events :) | 15:54 |
| *** vgridnev has quit IRC | 15:54 | |
| DuncanT | avishay: If you find anything other than the HP party, please let me know | 15:54 |
| avishay | DuncanT: is there a core reviewer party or no more? | 15:55 |
| hemna | patrickeast, I thought for sure we had this working | 15:55 |
| smcginnis | Core party Tuesday, HP party Wednesday. | 15:55 |
| hemna | at least at one point it was afaik | 15:55 |
| patrickeast | hemna: ehh wait a second http://logs.openstack.org/67/235067/1/check/gate-tempest-dsvm-neutron-src-os-brick/6af20d7/logs/devstacklog.txt.gz#_2015-10-15_03_26_01_797 | 15:55 |
| smcginnis | Cinder party Monday, Thursday, and Friday. :) | 15:55 |
| patrickeast | hemna: it said it was cloning master, but the HEAD -1 log is for the review patchset? | 15:55 |
| DuncanT | avishay: There is a core party, yes | 15:56 |
| hemna | uhh | 15:56 |
| hemna | winston-d, ping | 15:56 |
| hemna | avishay, can be my +1 :P | 15:56 |
| avishay | hemna: woohoo :) | 15:56 |
| hemna | patrickeast, so there must be something missing in what we are passing in | 15:58 |
| hemna | http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/devstacklog.txt.gz#_2015-10-15_04_53_56_772 | 15:58 |
| jungleboyj | hemna: Does that mean that I need to take kmartin_ as my +1? | 15:58 |
| patrickeast | hemna: yea, must be | 15:58 |
| avishay | jungleboyj: hopefully the ride there will be in itty bitty cars | 15:58 |
| hemna | patrickeast, http://logs.openstack.org/67/235067/1/check/gate-tempest-dsvm-neutron-src-os-brick/6af20d7/logs/localrc.txt.gz | 15:59 |
| hemna | I don't see it there | 15:59 |
| *** jgregor has joined #openstack-cinder | 15:59 | |
| jungleboyj | avishay: :-) Oh that was an experience. | 15:59 |
| kmartin_ | jungleboyj, I already have a date...thank you very much | 15:59 |
| jungleboyj | kmartin_: :-( | 15:59 |
| avishay | shot down... | 16:00 |
| *** jgregor has quit IRC | 16:00 | |
| jungleboyj | avishay: Sadly not the first time. | 16:00 |
| *** haomaiwa_ has quit IRC | 16:01 | |
| *** haomaiwang has joined #openstack-cinder | 16:01 | |
| kmartin_ | jungleboyj had the best date in Paris | 16:01 |
| avishay | city of bromance | 16:01 |
| hemna | patrickeast, http://logs.openstack.org/67/235067/1/check/gate-tempest-dsvm-neutron-src-os-brick/6af20d7/logs/devstack-early.txt.gz#_2015-10-15_03_26_01_797 | 16:01 |
| hemna | wtf | 16:01 |
| *** _cjones_ has joined #openstack-cinder | 16:01 | |
| *** _cjones_ has quit IRC | 16:02 | |
| jungleboyj | kmartin_: :-) Not that you are biased or anything. | 16:02 |
| *** _cjones_ has joined #openstack-cinder | 16:02 | |
| patrickeast | hemna: mm yea so i must just be missing something in my config, definitely looks like it *should* just do the right thing there | 16:03 |
| hemna | yah we are both missing it I think | 16:03 |
| hemna | our CI is doing the same thing | 16:03 |
| *** ndipanov has joined #openstack-cinder | 16:03 | |
| hemna | but the gate-tempest-dsvm-neutron-src-os-brick test has it | 16:03 |
| *** jdurgin1 has quit IRC | 16:05 | |
| hemna | patrickeast, http://paste.openstack.org/show/476396/ | 16:08 |
| patrickeast | hmm thats strange | 16:09 |
| * hemna is confused | 16:09 | |
| patrickeast | hemna: https://github.com/openstack-infra/devstack-gate/blob/1f59e010ac41a504fa6797e62b6ef1bf42b4d8ea/functions.sh#L344-L347 | 16:10 |
| * patrickeast found a clue | 16:10 | |
| hemna | patrickeast, http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/6af8ba5/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-10-15_04_44_28_912 | 16:10 |
| *** apoorvad has joined #openstack-cinder | 16:11 | |
| patrickeast | oo | 16:11 |
| avishay | time to go home, bye all, have a great weekend | 16:11 |
| *** avishay has quit IRC | 16:11 | |
| *** crose has quit IRC | 16:12 | |
| patrickeast | hemna: sooo i think that might be from around here https://github.com/openstack-infra/devstack-gate/blob/1f59e010ac41a504fa6797e62b6ef1bf42b4d8ea/functions.sh#L393-L397 | 16:12 |
| patrickeast | hemna: which kind of makes sense... it tries to use the zuul supplied version, if it cant it just uses master | 16:13 |
| hemna | if it failed to pull the ref, then it uses master | 16:13 |
| patrickeast | i wonder what happened to my zuul then : / | 16:13 |
| hemna | pewp | 16:13 |
| patrickeast | ohh shit | 16:16 |
| patrickeast | ok so the ZUUL_URL https://github.com/openstack-infra/devstack-gate/blob/ad6c5a28cd84b9cd315b4c95464496bc775f999f/devstack-vm-gate-wrap.sh#L130 being passed in to jenkins as a parameter from zuul is the 10.2.0.8 address | 16:16 |
| patrickeast | but thats only going to work for VM's in the same private network as my jenkins-master vm | 16:17 |
| hemna | is that the ip of your nodepool box ? | 16:17 |
| patrickeast | its the ip of the nodepool/jenkins/zuul master vm | 16:17 |
| patrickeast | which is on a different box than *some* of my FC nodes | 16:17 |
| hemna | brb | 16:17 |
| patrickeast | so it would actually work for VM's on the same 'cloud' | 16:17 |
| patrickeast | mm yea that gets set in the zuul.conf | 16:20 |
| patrickeast | so i think if i change that to the floating ip or dns name it should fix it | 16:20 |
| patrickeast | ugh so that means 2/3 of my FC VM's would have been silently falling back to master and not testing what was up for review | 16:24 |
| *** e0ne has quit IRC | 16:30 | |
| hemna | back | 16:30 |
| *** IanGovett has quit IRC | 16:31 | |
| *** jistr has quit IRC | 16:33 | |
| hemna | pain | 16:34 |
| * hemna isn't happy w/ CI today | 16:34 | |
| *** ronis has joined #openstack-cinder | 16:35 | |
| *** stevemar_ has quit IRC | 16:35 | |
| *** leeantho has joined #openstack-cinder | 16:35 | |
| *** stevemar_ has joined #openstack-cinder | 16:36 | |
| *** thangp has joined #openstack-cinder | 16:40 | |
| *** shausy has quit IRC | 16:40 | |
| hemna | patrickeast, so it looks like our CI is running against the os-brick patches | 16:41 |
| hemna | patrickeast, http://15.126.198.151/25/234425/4/check/3par-fc-driver-master-client-pip-eos10-src-os-brick-dsvm/49f4849/logs/devstacklog.txt.gz | 16:41 |
| hemna | http://15.126.198.151/25/234425/4/check/3par-fc-driver-master-client-pip-eos10-src-os-brick-dsvm/49f4849/logs/devstacklog.txt.gz#_2015-10-15_14_51_34_215 | 16:42 |
| patrickeast | hemna: yep, its working correctly for yours, you can see it pulling the patch from zuul-merger http://15.126.198.151/25/234425/4/check/3par-fc-driver-master-client-pip-eos10-src-os-brick-dsvm/49f4849/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-10-15_14_32_29_800 | 16:45 |
| patrickeast | i changed my config... it *should* work now for mine | 16:45 |
| patrickeast | well | 16:45 |
| patrickeast | should work all the time now | 16:45 |
| patrickeast | instead of randomly depending on which initiator the vm go scheduled on by nodepool : / | 16:46 |
| hemna | if [ "$BRANCH_OVERRIDE" != "default" ] ; then | 16:46 |
| hemna | export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE | 16:46 |
| hemna | fi | 16:46 |
| patrickeast | s/go/got/ | 16:46 |
| hemna | we have that in our sauce | 16:46 |
| hemna | in the jenkins job def | 16:46 |
| *** lcurtis has joined #openstack-cinder | 16:46 | |
| hemna | I don't think this could possibly be more complicated | 16:47 |
| hemna | and impossible to manage | 16:47 |
| patrickeast | lol | 16:47 |
| patrickeast | i totally could be | 16:48 |
| patrickeast | but not by much | 16:48 |
| hemna | well, it could be Java | 16:48 |
| hemna | so yah, it could be worse | 16:48 |
| patrickeast | so yah, heres one from a vm that was on the 'right' initiator http://openstack-logs.purestorage.com/27/235427/1/check/PureISCSIDriver-tempest-dsvm-volume-multipath/89a5f48/logs/devstack-gate-setup-workspace-new.txt.gz#_2015-10-15_15_40_35_203 | 16:48 |
| patrickeast | it could reach the zuul-merger url, and everything went great | 16:48 |
| patrickeast | so all my iscsi jobs were doing the right thing | 16:48 |
| hemna | yah | 16:48 |
| patrickeast | and 1/3ish FC worked | 16:49 |
| hemna | heh | 16:49 |
| hemna | 1/3rd CI! | 16:49 |
| patrickeast | haha | 16:49 |
| patrickeast | just spot checkin' | 16:49 |
| patrickeast | almost continuous integration | 16:49 |
| *** jgregor has joined #openstack-cinder | 16:50 | |
| hemna | :) | 16:50 |
| *** uiyice has joined #openstack-cinder | 16:50 | |
| hemna | and with that I think our HBA's just dropped a deuce | 16:50 |
| patrickeast | ugh | 16:51 |
| patrickeast | didn't you have a patch up that fixed that? | 16:51 |
| *** IanGovett has joined #openstack-cinder | 16:51 | |
| hemna | port_state = "Linkdown" | 16:51 |
| hemna | *sigh* | 16:51 |
| hemna | https://review.openstack.org/#/c/231602/ | 16:51 |
| hemna | yah I have that one up | 16:51 |
| hemna | I'm not sure it fixes anything though. | 16:51 |
| patrickeast | dang | 16:52 |
| hemna | need to figure out how to plug that into the normal CI stream | 16:52 |
| patrickeast | well.. might as well get it in anyway | 16:52 |
| patrickeast | what do you mean? | 16:52 |
| hemna | third-party-ci-tools is moving this weekend as well no? | 16:52 |
| patrickeast | uhh maybe... | 16:53 |
| * patrickeast goes to check the email | 16:53 | |
| patrickeast | i forget when, but yea at some point it is | 16:53 |
| smcginnis | Yeah, that's stackforge. | 16:53 |
| smcginnis | My understanding is all of them are moving. | 16:53 |
| hemna | smcginnis, that's what I heard as well | 16:54 |
| *** markus_z has quit IRC | 16:54 | |
| *** subscope has quit IRC | 16:55 | |
| *** jgregor has quit IRC | 16:55 | |
| *** dustins has quit IRC | 16:56 | |
| *** vgridnev has joined #openstack-cinder | 16:56 | |
| *** jwcroppe has quit IRC | 16:57 | |
| *** dustins has joined #openstack-cinder | 16:58 | |
| openstackgerrit | Petrut Lucian proposed openstack/cinder: Port Windows drivers to Python 3 https://review.openstack.org/234946 | 16:59 |
| *** DericHorn-HP has quit IRC | 17:00 | |
| *** haomaiwang has quit IRC | 17:01 | |
| *** garthb_ has joined #openstack-cinder | 17:01 | |
| *** haomaiwang has joined #openstack-cinder | 17:01 | |
| *** ntpttr has quit IRC | 17:03 | |
| asselin | patrickeast, I'm back now....did you figure it out? haven't read scrollback | 17:03 |
| *** garthb has quit IRC | 17:03 | |
| patrickeast | asselin: heh yea, the tl:dr is that the zuul_url was a private ip of my jenkins master, so any nodepool nodes on different 'clouds' couldn't download the ref from zuul-merger | 17:04 |
| patrickeast | asselin: and in its infinite wisdom devstack-gate is totally ok with it and just falls back to master | 17:04 |
| asselin | patrickeast, yes...it has a priority mechanism...master is the last resort..... | 17:05 |
| *** sghanekar has joined #openstack-cinder | 17:07 | |
| patrickeast | asselin: so the trick is to override the zuul_url in my zuul.conf and set it to the dns name for the vm that resolves to the floating ip | 17:07 |
| patrickeast | asselin: i still need to go figure out where (or it I can) override it in my config pre-puppet stuff, but for now i've got a temporary fix | 17:08 |
| asselin | patrickeast, yea....we set it to the public ip | 17:08 |
| asselin | patrickeast, https://github.com/rasselin/os-ext-testing/blob/master/puppet/modules/os_ext_testing/manifests/master.pp#L14 | 17:09 |
| *** jordanP has quit IRC | 17:10 | |
| asselin | patrickeast, https://git.openstack.org/cgit/openstack-infra/puppet-openstackci/tree/manifests/single_node_ci.pp#n27 | 17:10 |
| patrickeast | asselin: perfect, thanks! | 17:10 |
| patrickeast | asselin: somewhat related... probably early next week i'm going to go update our system to go all the way over to the upstream ci scripts | 17:11 |
| asselin | patrickeast, cool! | 17:11 |
| patrickeast | asselin: we kind of went half-way with the first part of the project-config stuff, finally have some time to finish it | 17:12 |
| asselin | patrickeast, yes the new solution is fully project-config & heira. | 17:12 |
| *** bitblt has joined #openstack-cinder | 17:13 | |
| asselin | patrickeast, docs are here: https://review.openstack.org/#/c/227584/ | 17:13 |
| * asselin needs to find time to update it | 17:13 | |
| patrickeast | sweet | 17:13 |
| patrickeast | i'll review em as i go ;) | 17:14 |
| asselin | but should be good enough for someone who's got something similar as well | 17:14 |
| asselin | cool, thanks | 17:14 |
| openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (managed) https://review.openstack.org/231201 | 17:23 |
| *** angela-s has joined #openstack-cinder | 17:24 | |
| *** shausy has joined #openstack-cinder | 17:25 | |
| *** ociuhandu has quit IRC | 17:27 | |
| *** lpetrut has quit IRC | 17:33 | |
| *** jwcroppe has joined #openstack-cinder | 17:34 | |
| * hemna watches zuul | 17:37 | |
| *** jgregor has joined #openstack-cinder | 17:38 | |
| patrickeast | woot | 17:39 |
| patrickeast | hemna: asselin: so switching the address for zuul_url worked | 17:39 |
| asselin | nice :) | 17:39 |
| hemna | great | 17:40 |
| patrickeast | mm even better the permission 'fix' is working http://openstack-logs.purestorage.com/67/235067/1/check/PureFCDriver-tempest-dsvm-volume-multipath-brick/b32a1fe/logs/screen-c-vol.txt.gz#_2015-10-15_17_30_03_061 | 17:41 |
| patrickeast | caught one with some RO block devices for dm-3, and after a multipath -r and short sleep it goes away | 17:42 |
| *** p0rtal has joined #openstack-cinder | 17:42 | |
| *** subhadeep_de has joined #openstack-cinder | 17:42 | |
| *** subhadeep_de has quit IRC | 17:43 | |
| *** subhadeep_de has joined #openstack-cinder | 17:43 | |
| *** mriedem has quit IRC | 17:45 | |
| *** dustins has quit IRC | 17:47 | |
| *** salv-orlando has joined #openstack-cinder | 17:47 | |
| *** dustins has joined #openstack-cinder | 17:53 | |
| *** shausy has quit IRC | 17:53 | |
| *** jgregor has quit IRC | 17:59 | |
| *** haomaiwang has quit IRC | 18:01 | |
| *** mriedem has joined #openstack-cinder | 18:01 | |
| geguileo | dulek: I'll have a look at the Etherpad over the weekend (tomorrow I'll be at a conference) | 18:01 |
| *** haomaiwang has joined #openstack-cinder | 18:01 | |
| *** david-lyle has quit IRC | 18:01 | |
| *** david-lyle has joined #openstack-cinder | 18:02 | |
| *** earlephilhower has joined #openstack-cinder | 18:03 | |
| *** julim has joined #openstack-cinder | 18:07 | |
| *** e0ne has joined #openstack-cinder | 18:09 | |
| *** baumann1 has quit IRC | 18:12 | |
| *** alejandrito has joined #openstack-cinder | 18:14 | |
| *** bitblt has quit IRC | 18:16 | |
| *** garthb_ has quit IRC | 18:21 | |
| openstackgerrit | Patrick East proposed openstack/os-brick: Wait for FC multipath devices to become writable https://review.openstack.org/235067 | 18:23 |
| *** martyturner has quit IRC | 18:26 | |
| smcginnis | Still working on release notes: https://etherpad.openstack.org/p/liberty-release-notes | 18:33 |
| smcginnis | If anyone knows of any upgrade implications or other relevant changes, please add to the etherpad. | 18:33 |
| smcginnis | Otherwise I will take what we have there and skim the merged list of reviews. | 18:34 |
| *** ntpttr has joined #openstack-cinder | 18:36 | |
| *** ntpttr has quit IRC | 18:37 | |
| *** setmason has quit IRC | 18:37 | |
| *** Zhongjun has quit IRC | 18:37 | |
| *** setmason has joined #openstack-cinder | 18:39 | |
| *** yrabl has joined #openstack-cinder | 18:42 | |
| hemna | patrickeast, my test CI is starting to report | 18:43 |
| hemna | no errors | 18:43 |
| *** dims has joined #openstack-cinder | 18:43 | |
| hemna | patrickeast, http://paste.openstack.org/show/476417/ that's an FC volume | 18:44 |
| patrickeast | sweet | 18:44 |
| patrickeast | so far so good | 18:44 |
| patrickeast | how many paths do you have? | 18:45 |
| hemna | just 1 | 18:45 |
| hemna | all I did was enable multipath | 18:45 |
| hemna | didn't change anything else | 18:45 |
| patrickeast | gotcha | 18:45 |
| hemna | maybe it doesn't happen if the daemon knows it doesn't have to deal w/ failover ? | 18:45 |
| hemna | so it just enables it right away ? | 18:45 |
| *** dims_ has quit IRC | 18:45 | |
| hemna | I might be able to test iSCSI easier | 18:46 |
| hemna | enabling FC multipath w/ multiple paths will take a bit more effort | 18:46 |
| hemna | just because of the HBA issues | 18:46 |
| *** dims has quit IRC | 18:47 | |
| patrickeast | yea its a huge pain | 18:48 |
| patrickeast | fwiw though in my system our multipath iscsi has never hit this problem | 18:48 |
| patrickeast | the only iscsi i've seen do it is in the gate | 18:48 |
| hemna | dang | 18:48 |
| patrickeast | its possible though they are different problems too | 18:48 |
| *** tpeoples has quit IRC | 18:49 | |
| patrickeast | i also got my hands on another flash array (different hardware model, and different software version) | 18:49 |
| patrickeast | still repros there too | 18:49 |
| patrickeast | wanted to make sure it wasn't something this array or fc switch were doing weird | 18:50 |
| *** garthb_ has joined #openstack-cinder | 18:51 | |
| openstackgerrit | Michael Price proposed openstack/cinder: NetApp: Fix issue with updating E-Series password https://review.openstack.org/233234 | 18:52 |
| *** subscope has joined #openstack-cinder | 18:56 | |
| *** setmason has quit IRC | 18:56 | |
| *** chris_morrell has quit IRC | 18:56 | |
| *** tpeoples has joined #openstack-cinder | 18:56 | |
| *** haomaiwang has quit IRC | 18:57 | |
| *** setmason has joined #openstack-cinder | 18:58 | |
| *** dzamboni has quit IRC | 19:03 | |
| *** dramakri has joined #openstack-cinder | 19:04 | |
| *** eikke has quit IRC | 19:08 | |
| *** uiyice has left #openstack-cinder | 19:09 | |
| *** eikke has joined #openstack-cinder | 19:09 | |
| *** dims has joined #openstack-cinder | 19:11 | |
| *** ronis has quit IRC | 19:20 | |
| *** e0ne has quit IRC | 19:25 | |
| *** dims has quit IRC | 19:30 | |
| openstackgerrit | Sean McGinnis proposed openstack/cinder-specs: Add Mitaka specs to doc index https://review.openstack.org/235559 | 19:31 |
| *** ntpttr has joined #openstack-cinder | 19:31 | |
| *** salv-orlando has quit IRC | 19:32 | |
| openstackgerrit | xing-yang proposed openstack/cinder: CG driver function should not access db https://review.openstack.org/229580 | 19:38 |
| *** alexpilotti has joined #openstack-cinder | 19:43 | |
| smcginnis | Liberty has left the building. | 19:45 |
| openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (unmanaged) https://review.openstack.org/231245 | 19:45 |
| Swanson | First bug in yet? | 19:46 |
| hemna | smcginnis, w00t! | 19:46 |
| smcginnis | Hah, no. But several backports already in the queue. | 19:46 |
| smcginnis | hemna: The separation of os-brick happened in kilo, right? That wasn't liberty? | 19:49 |
| hemna | for Cinder yah | 19:49 |
| Swanson | for nova, no? | 19:49 |
| hemna | Nova is Liberty | 19:49 |
| xyang1 | smcginnis: so backport to Liberty is allowed now? | 19:50 |
| Swanson | No slogans here. | 19:50 |
| smcginnis | OK, that's what I thought. Just thought I saw something that implied it didn't make it in Kilo. Couldn't remember clearly. Thanks! | 19:50 |
| smcginnis | xyang1: It should be. I know Thierry will have to come back and remove the -2's he put on things though. | 19:51 |
| hemna | patrickeast, ok, so all of my 3par tests passed enabling multipath | 19:51 |
| smcginnis | xyang1: I'm sure he's working through that. | 19:51 |
| xyang1 | smcginnis: ok, thanks | 19:51 |
| hemna | verified the logs are using the mpath device for everything | 19:51 |
| * hemna scratches head | 19:51 | |
| *** apoorvad has quit IRC | 19:51 | |
| openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (managed) https://review.openstack.org/231201 | 19:53 |
| openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (unmanaged) https://review.openstack.org/231245 | 19:55 |
| *** salv-orlando has joined #openstack-cinder | 20:02 | |
| *** sghanekar has quit IRC | 20:13 | |
| *** boris-42 has quit IRC | 20:18 | |
| *** subscope has quit IRC | 20:25 | |
| *** timcl has quit IRC | 20:26 | |
| *** apoorvad has joined #openstack-cinder | 20:26 | |
| *** Yogi11 has joined #openstack-cinder | 20:30 | |
| *** Yogi11 has quit IRC | 20:30 | |
| *** Guest71541 has joined #openstack-cinder | 20:32 | |
| *** Yogi1 has quit IRC | 20:33 | |
| *** lifeless has quit IRC | 20:34 | |
| *** bswartz has quit IRC | 20:34 | |
| *** julim has quit IRC | 20:35 | |
| *** jgregor has joined #openstack-cinder | 20:35 | |
| *** ociuhandu has joined #openstack-cinder | 20:38 | |
| patrickeast | hemna: hmm thats weird | 20:39 |
| patrickeast | hemna: well, good... but weird ;) | 20:39 |
| patrickeast | hemna: maybe having more paths causes issues? we give 2 hba's to each vm | 20:40 |
| patrickeast | hemna: or the hba type? | 20:40 |
| hemna | patrickeast, I'm trying to do iSCSI multipath at least now. FC is going to be much harder | 20:40 |
| *** drjones has joined #openstack-cinder | 20:41 | |
| *** ntpttr has quit IRC | 20:41 | |
| *** _cjones_ has quit IRC | 20:42 | |
| *** hemna is now known as hemnafk | 20:44 | |
| *** jgregor has quit IRC | 20:44 | |
| *** drjones has quit IRC | 20:45 | |
| *** jgregor has joined #openstack-cinder | 20:45 | |
| *** _cjones_ has joined #openstack-cinder | 20:45 | |
| *** Guest71541 is now known as dims_ | 20:46 | |
| *** sghanekar has joined #openstack-cinder | 20:47 | |
| *** porrua has quit IRC | 20:53 | |
| *** DericHorn-HP has joined #openstack-cinder | 20:54 | |
| *** merooney has quit IRC | 20:55 | |
| *** rajinir has quit IRC | 20:58 | |
| *** ntpttr has joined #openstack-cinder | 21:00 | |
| openstackgerrit | Slade Baumann proposed openstack/cinder: Add common config options to san https://review.openstack.org/235583 | 21:08 |
| *** thangp has quit IRC | 21:09 | |
| *** kevincar_ has joined #openstack-cinder | 21:10 | |
| *** jgregor has quit IRC | 21:13 | |
| *** kevincarr1991 has quit IRC | 21:13 | |
| *** raildo is now known as raildo-afk | 21:14 | |
| *** kevincar_ has quit IRC | 21:14 | |
| *** cburgess_ is now known as cburgess | 21:16 | |
| *** jgregor has joined #openstack-cinder | 21:18 | |
| *** asselin_ has joined #openstack-cinder | 21:18 | |
| *** asselin__ has quit IRC | 21:19 | |
| *** baumann has joined #openstack-cinder | 21:19 | |
| *** baumann has left #openstack-cinder | 21:20 | |
| *** lprice has quit IRC | 21:20 | |
| *** lcurtis has quit IRC | 21:25 | |
| *** dustins has quit IRC | 21:26 | |
| *** eharney has quit IRC | 21:33 | |
| *** gouthamr has quit IRC | 21:33 | |
| *** lpabon has quit IRC | 21:35 | |
| *** DericHorn-HP has quit IRC | 21:40 | |
| *** ntpttr has quit IRC | 21:42 | |
| *** aix has joined #openstack-cinder | 21:42 | |
| *** jgregor has quit IRC | 21:44 | |
| *** lpabon has joined #openstack-cinder | 21:49 | |
| *** lpabon has quit IRC | 21:58 | |
| *** mriedem has quit IRC | 21:59 | |
| *** sgundur has quit IRC | 22:01 | |
| *** edtubill has quit IRC | 22:04 | |
| *** jungleboyj has quit IRC | 22:06 | |
| *** setmason has quit IRC | 22:15 | |
| *** pdardeau has quit IRC | 22:16 | |
| *** jamielennox|away is now known as jamielennox | 22:16 | |
| *** pdardeau has joined #openstack-cinder | 22:16 | |
| *** xyang1 has quit IRC | 22:29 | |
| *** mc_nair has quit IRC | 22:34 | |
| *** Lee1092 has quit IRC | 22:34 | |
| *** aorourke has quit IRC | 22:35 | |
| *** aorourke has joined #openstack-cinder | 22:38 | |
| *** setmason has joined #openstack-cinder | 22:41 | |
| *** setmason_ has joined #openstack-cinder | 22:47 | |
| *** erlon has quit IRC | 22:48 | |
| *** setmason has quit IRC | 22:50 | |
| *** setmason_ is now known as setmason | 22:50 | |
| *** setmason has quit IRC | 22:53 | |
| *** setmason has joined #openstack-cinder | 22:54 | |
| *** daneyon has quit IRC | 22:55 | |
| *** daneyon has joined #openstack-cinder | 23:03 | |
| *** r-daneel has quit IRC | 23:03 | |
| *** aorourke has quit IRC | 23:04 | |
| *** david-lyle has quit IRC | 23:09 | |
| *** david-lyle has joined #openstack-cinder | 23:09 | |
| *** gouthamr has joined #openstack-cinder | 23:10 | |
| *** aorourke has joined #openstack-cinder | 23:10 | |
| *** delattec has quit IRC | 23:12 | |
| *** cdelatte has quit IRC | 23:12 | |
| *** salv-orl_ has joined #openstack-cinder | 23:15 | |
| *** vincent_hou has joined #openstack-cinder | 23:15 | |
| *** chlong has quit IRC | 23:16 | |
| *** salv-orlando has quit IRC | 23:18 | |
| *** aorourke has quit IRC | 23:19 | |
| *** aorourke has joined #openstack-cinder | 23:20 | |
| *** setmason has quit IRC | 23:20 | |
| *** angela-s has quit IRC | 23:27 | |
| *** MIDENN_ has joined #openstack-cinder | 23:27 | |
| *** IanGovett has quit IRC | 23:28 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements https://review.openstack.org/234128 | 23:29 |
| *** cburgess has quit IRC | 23:30 | |
| *** wilson-liu2 has quit IRC | 23:30 | |
| *** cvstealth has quit IRC | 23:30 | |
| *** cvstealth has joined #openstack-cinder | 23:30 | |
| *** wilson-liu2 has joined #openstack-cinder | 23:30 | |
| *** rhe00 has joined #openstack-cinder | 23:30 | |
| *** cburgess has joined #openstack-cinder | 23:30 | |
| *** zhongjun222 has joined #openstack-cinder | 23:30 | |
| *** dansmith has quit IRC | 23:31 | |
| *** dansmith has joined #openstack-cinder | 23:32 | |
| *** mdenny has quit IRC | 23:32 | |
| *** rhedlind has quit IRC | 23:32 | |
| *** cfouts has quit IRC | 23:32 | |
| *** kmartin__ has joined #openstack-cinder | 23:33 | |
| *** tpeoples has quit IRC | 23:34 | |
| *** _cjones_ has quit IRC | 23:34 | |
| *** hogepodge has quit IRC | 23:34 | |
| *** kmartin_ has quit IRC | 23:34 | |
| *** sbadia has quit IRC | 23:34 | |
| *** bapalm has quit IRC | 23:34 | |
| *** zhongjun22 has quit IRC | 23:34 | |
| *** mtreinish has quit IRC | 23:34 | |
| *** IanGovett has joined #openstack-cinder | 23:35 | |
| *** IlyaG has quit IRC | 23:37 | |
| *** _cjones_ has joined #openstack-cinder | 23:39 | |
| *** vincent_hou has quit IRC | 23:39 | |
| *** mtreinish has joined #openstack-cinder | 23:39 | |
| *** nug has joined #openstack-cinder | 23:39 | |
| *** bapalm has joined #openstack-cinder | 23:39 | |
| *** vincent_hou has joined #openstack-cinder | 23:40 | |
| *** pdardeau has quit IRC | 23:54 | |
| *** alexpilotti has quit IRC | 23:54 | |
| *** jwcroppe has quit IRC | 23:54 | |
| *** coolsvap has quit IRC | 23:54 | |
| *** tsufiev has quit IRC | 23:54 | |
| *** aix has quit IRC | 23:54 | |
| *** p0rtal has quit IRC | 23:54 | |
| *** skraynev has quit IRC | 23:54 | |
| *** evrardjp has quit IRC | 23:54 | |
| *** brad[] has quit IRC | 23:54 | |
| *** ircuser-1 has quit IRC | 23:54 | |
| *** git-harry has quit IRC | 23:54 | |
| *** arif-ali has quit IRC | 23:54 | |
| *** johnthetubaguy has quit IRC | 23:54 | |
| *** grumpycatt has quit IRC | 23:54 | |
| *** ollie1 has quit IRC | 23:54 | |
| *** kmartin__ has quit IRC | 23:54 | |
| *** cburgess has quit IRC | 23:54 | |
| *** sghanekar has quit IRC | 23:54 | |
| *** dims_ has quit IRC | 23:54 | |
| *** DuncanT has quit IRC | 23:54 | |
| *** SamYaple has quit IRC | 23:54 | |
| *** serverascode has quit IRC | 23:54 | |
| *** jamielennox has quit IRC | 23:54 | |
| *** sage has quit IRC | 23:54 | |
| *** mitz_ has quit IRC | 23:54 | |
| *** xek has quit IRC | 23:54 | |
| *** mfisch has quit IRC | 23:54 | |
| *** cppforlife_ has quit IRC | 23:54 | |
| *** zigo has quit IRC | 23:54 | |
| *** sayali has quit IRC | 23:54 | |
| *** krotscheck has quit IRC | 23:54 | |
| *** vaidy_ril has quit IRC | 23:54 | |
| *** swamireddy has quit IRC | 23:54 | |
| *** mgagne has quit IRC | 23:54 | |
| *** Roamer` has quit IRC | 23:54 | |
| *** ChanServ has quit IRC | 23:54 | |
| *** cfriesen_ has quit IRC | 23:54 | |
| *** marcusvrn_ has quit IRC | 23:54 | |
| *** rhefner has quit IRC | 23:54 | |
| *** briancurtin has quit IRC | 23:54 | |
| *** ameade has quit IRC | 23:54 | |
| *** theanalyst has quit IRC | 23:54 | |
| *** smcginnis has quit IRC | 23:54 | |
| *** rhe00 has quit IRC | 23:54 | |
| *** MIDENN_ has quit IRC | 23:54 | |
| *** vgridnev has quit IRC | 23:54 | |
| *** diogogmt has quit IRC | 23:54 | |
| *** EinstCrazy has quit IRC | 23:54 | |
| *** svasheka has quit IRC | 23:54 | |
| *** wanghao has quit IRC | 23:54 | |
| *** dosaboy has quit IRC | 23:54 | |
| *** rex_lee_ has quit IRC | 23:54 | |
| *** shakamunyi has quit IRC | 23:54 | |
| *** cbader has quit IRC | 23:54 | |
| *** kbyrne has quit IRC | 23:54 | |
| *** tbarron has quit IRC | 23:54 | |
| *** toabctl has quit IRC | 23:54 | |
| *** wN has quit IRC | 23:54 | |
| *** bapalm has quit IRC | 23:54 | |
| *** cvstealth has quit IRC | 23:54 | |
| *** sgotliv_ has quit IRC | 23:54 | |
| *** geguileo has quit IRC | 23:54 | |
| *** j_king has quit IRC | 23:54 | |
| *** abhi has quit IRC | 23:54 | |
| *** kjelly has quit IRC | 23:54 | |
| *** tristanC has quit IRC | 23:55 | |
| *** anish has quit IRC | 23:55 | |
| *** doffm has quit IRC | 23:55 | |
| *** anteaya has quit IRC | 23:55 | |
| *** winston-d has quit IRC | 23:55 | |
| *** david-lyle has quit IRC | 23:55 | |
| *** apoorvad has quit IRC | 23:55 | |
| *** ndipanov has quit IRC | 23:55 | |
| *** edmondsw has quit IRC | 23:55 | |
| *** jaypipes has quit IRC | 23:55 | |
| *** guitarzan has quit IRC | 23:55 | |
| *** zhiyan has quit IRC | 23:55 | |
| *** logan2 has quit IRC | 23:55 | |
| *** morgan has quit IRC | 23:55 | |
| *** sweston has quit IRC | 23:55 | |
| *** Swanson has quit IRC | 23:55 | |
| *** _cjones_ has quit IRC | 23:55 | |
| *** aorourke has quit IRC | 23:55 | |
| *** gouthamr has quit IRC | 23:55 | |
| *** alejandrito has quit IRC | 23:55 | |
| *** openstackgerrit has quit IRC | 23:55 | |
| *** haypo has quit IRC | 23:55 | |
| *** scottda has quit IRC | 23:55 | |
| *** ctracey has quit IRC | 23:55 | |
| *** amit213 has quit IRC | 23:55 | |
| *** rushiagr_away has quit IRC | 23:55 | |
| *** jokke_ has quit IRC | 23:55 | |
| *** ericksonsantos has quit IRC | 23:55 | |
| *** kaisers has quit IRC | 23:55 | |
| *** dhellmann has quit IRC | 23:55 | |
| *** rlucio_ has quit IRC | 23:55 | |
| *** bauzas has quit IRC | 23:55 | |
| *** EmilienM has quit IRC | 23:55 | |
| *** mtreinish has quit IRC | 23:55 | |
| *** daneyon has quit IRC | 23:55 | |
| *** ociuhandu has quit IRC | 23:55 | |
| *** hemnafk has quit IRC | 23:55 | |
| *** dulek has quit IRC | 23:55 | |
| *** daemontool_ has quit IRC | 23:55 | |
| *** sgordon has quit IRC | 23:55 | |
| *** HenryG has quit IRC | 23:55 | |
| *** cebruns has quit IRC | 23:55 | |
| *** strictlyb has quit IRC | 23:55 | |
| *** lennyb has quit IRC | 23:55 | |
| *** kambiz has quit IRC | 23:55 | |
| *** dramakri has quit IRC | 23:55 | |
| *** pckizer has quit IRC | 23:55 | |
| *** zul has quit IRC | 23:55 | |
| *** raildo-afk has quit IRC | 23:55 | |
| *** cpallares has quit IRC | 23:55 | |
| *** vincent_hou has quit IRC | 23:55 | |
| *** yrabl has quit IRC | 23:55 | |
| *** ccesario_ has quit IRC | 23:55 | |
| *** changbl has quit IRC | 23:55 | |
| *** sileht has quit IRC | 23:55 | |
| *** wolsen has quit IRC | 23:55 | |
| *** hideme_ has quit IRC | 23:55 | |
| *** jbernard has quit IRC | 23:55 | |
| *** flaper87 has quit IRC | 23:55 | |
| *** kragniz has quit IRC | 23:55 | |
| *** bnemec has quit IRC | 23:55 | |
| *** SergeyLukjanov has quit IRC | 23:55 | |
| *** ByPasS has quit IRC | 23:55 | |
| *** patrickeast has quit IRC | 23:55 | |
| *** uberjay has quit IRC | 23:55 | |
| *** _fortis has quit IRC | 23:55 | |
| *** sparr has quit IRC | 23:55 | |
| *** ondergetekende has quit IRC | 23:55 | |
| *** thrawn01 has quit IRC | 23:55 | |
| *** leseb has quit IRC | 23:55 | |
| *** s0nea has quit IRC | 23:55 | |
| *** mkoderer has quit IRC | 23:55 | |
| *** nug has quit IRC | 23:55 | |
| *** dansmith has quit IRC | 23:55 | |
| *** eikke has quit IRC | 23:55 | |
| *** dave-mccowan has quit IRC | 23:55 | |
| *** asselin has quit IRC | 23:55 | |
| *** markstur has quit IRC | 23:55 | |
| *** jasondotstar has quit IRC | 23:55 | |
| *** diablo_rojo has quit IRC | 23:55 | |
| *** netapp has quit IRC | 23:55 | |
| *** med_ has quit IRC | 23:55 | |
| *** rmk has quit IRC | 23:55 | |
| *** frakt has quit IRC | 23:55 | |
| *** goodygum has quit IRC | 23:55 | |
| *** zhongjun222 has quit IRC | 23:55 | |
| *** wilson-liu2 has quit IRC | 23:55 | |
| *** salv-orl_ has quit IRC | 23:55 | |
| *** subhadeep_de has quit IRC | 23:55 | |
| *** stevemar_ has quit IRC | 23:55 | |
| *** leeantho has quit IRC | 23:55 | |
| *** afazekas has quit IRC | 23:55 | |
| *** jdurgin has quit IRC | 23:55 | |
| *** mdbooth has quit IRC | 23:55 | |
| *** harlowja has quit IRC | 23:55 | |
| *** mordred has quit IRC | 23:55 | |
| *** krtaylor has quit IRC | 23:55 | |
| *** thingee has quit IRC | 23:55 | |
| *** ekarlso has quit IRC | 23:55 | |
| *** Anticimex has quit IRC | 23:55 | |
| *** jwang_ has quit IRC | 23:55 | |
| *** rwall has quit IRC | 23:55 | |
| *** jgriffith has quit IRC | 23:55 | |
| *** rmstar has quit IRC | 23:55 | |
| *** NightKhaos has quit IRC | 23:55 | |
| *** IanGovett has quit IRC | 23:55 | |
| *** dobson has quit IRC | 23:55 | |
| *** earlephilhower has quit IRC | 23:55 | |
| *** nikeshm has quit IRC | 23:55 | |
| *** smoriya has quit IRC | 23:55 | |
| *** nestorf has quit IRC | 23:55 | |
| *** SZhang has quit IRC | 23:55 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!