*** Yogi1 has quit IRC | 00:02 | |
*** dkalleg has joined #openstack-cinder | 00:05 | |
nikeshm | asselin: SSHTimeout: Connection to the 172.24.5.1 via SSH timed out i remebered even when i changed the ip to my ip range it was failing | 00:08 |
---|---|---|
*** julim has quit IRC | 00:09 | |
nikeshm | asselin: for this test tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario | 00:09 |
*** mtanino has quit IRC | 00:09 | |
asselin_ | nikeshm, yeah...I had the same issue. worked when I used neutron networking...no idea why | 00:10 |
openstackgerrit | Patrick East proposed openstack/cinder-specs: Generic image volume cache functionality https://review.openstack.org/182520 | 00:10 |
openstackgerrit | Patrick East proposed openstack/cinder-specs: Cinder internal tenant https://review.openstack.org/186232 | 00:10 |
nikeshm | asselin_ : can we skip this test too | 00:11 |
asselin_ | nikeshm, you can for now. but you'll want to go back and get that working | 00:12 |
*** vokt has quit IRC | 00:12 | |
nikeshm | asselin_ : thanks, i never tried skipping tests in tempest,do you have any pointer for this :) | 00:14 |
asselin_ | nikeshm, it's just a regular expression...let me see if I can find an example | 00:14 |
*** daneyon_ has joined #openstack-cinder | 00:15 | |
*** garthb has quit IRC | 00:15 | |
*** garthb__ has quit IRC | 00:15 | |
*** daneyon has quit IRC | 00:18 | |
*** daneyon_ has quit IRC | 00:21 | |
asselin | Swanson, did yo get that role issue resolved? I think we're hitting it too | 00:22 |
asselin_ | Swanson, is this your issue? https://bugs.launchpad.net/devstack/+bug/1441010 | 00:24 |
openstack | Launchpad bug 1441010 in devstack "openstack role list: error: unrecognized arguments: --group" [Undecided,In progress] - Assigned to Eli Qiao (taget-9) | 00:24 |
*** Apoorva has quit IRC | 00:26 | |
*** haomaiwang has quit IRC | 00:30 | |
*** tobe has joined #openstack-cinder | 00:32 | |
*** garth has quit IRC | 00:34 | |
*** alexpilotti has joined #openstack-cinder | 00:34 | |
*** tobe has quit IRC | 00:36 | |
openstackgerrit | Daniel Allegood proposed openstack/cinder: Updating cmd/manage.py get_arg_string() argument parser and adding unit test https://review.openstack.org/186094 | 00:37 |
*** ebalduf has joined #openstack-cinder | 00:42 | |
*** Yogi11 has quit IRC | 00:42 | |
nikeshm | asselin: did yu get any example :) | 00:43 |
asselin_ | nikeshm, sorry, thanks for the reminder. got side tracked with another issue... | 00:43 |
asselin_ | nikeshm, ^(?=.*volume)(?!.*tempest.thirdparty).* | 00:44 |
asselin_ | this runs volume tests and excludes tempest.thirdparty. | 00:44 |
asselin_ | you can add more excludes by following the pattern | 00:45 |
*** dkalleg has quit IRC | 00:45 | |
asselin_ | ^(?=.*volume)(?!.*tempest.thirdparty)(?!.*exclude_me.*).* | 00:45 |
*** ebalduf has quit IRC | 00:46 | |
*** vilobhmm has quit IRC | 00:47 | |
*** heyun has joined #openstack-cinder | 00:49 | |
*** esker has joined #openstack-cinder | 00:54 | |
*** rushiagr_away is now known as rushiagr | 00:56 | |
*** _cjones_ has quit IRC | 00:59 | |
*** _cjones_ has joined #openstack-cinder | 00:59 | |
nikeshm | asselin: thanks | 01:00 |
*** asselin_ has quit IRC | 01:02 | |
jgriffith | DuncanT: thingee I don't ever want to hear that CI is hard ever again: https://registry.hub.docker.com/u/jgriffith/sos-ci/ | 01:07 |
jgriffith | DuncanT: thingee and if you prefer to create your own image: https://github.com/j-griffith/sos-ci/blob/master/Dockerfile | 01:08 |
thingee | Haha nice. | 01:08 |
jgriffith | thingee: :) | 01:08 |
jgriffith | thingee: lots of room for improvement, but it doesn't get much simpler than that | 01:09 |
thingee | Could make some good money on that. ;) | 01:09 |
patrickeast | thats pretty cool | 01:09 |
patrickeast | haha | 01:09 |
patrickeast | CI as a service | 01:09 |
jgriffith | it would seem I've just ruined my potential startup LOL | 01:09 |
thingee | New open stack project. | 01:09 |
jgriffith | thingee: ahh... hmm | 01:10 |
jgriffith | thingee: so ya know, there is a CI as a service project now | 01:10 |
thingee | CaaS | 01:10 |
jgriffith | thingee: surprisingly it's not "OpenStack" CI | 01:10 |
jgriffith | just a generic CI as a service | 01:10 |
thingee | Oh, I was just kidding. | 01:10 |
thingee | Hahah | 01:10 |
jgriffith | hehe... see how it works | 01:10 |
nikeshm | jgriffith:cool | 01:11 |
patrickeast | i think the hardest part (at least for me) was the whole ‘have an OpenStack cloud at your disposal’ requirement | 01:11 |
jgriffith | thingee: also there's some really cool stuff mtreinish pointed out in subunit2sql: https://goo.gl/bdJ4iW | 01:12 |
jgriffith | graphs! | 01:12 |
jgriffith | patrickeast: bahhh... that's that was the easy part :) | 01:12 |
patrickeast | haha if you know how to openstack, sure | 01:12 |
jgriffith | patrickeast: now, having a dedicated SF cluster.. not so much | 01:12 |
jgriffith | patrickeast: so I created one that's a VM :) | 01:12 |
patrickeast | oo nice | 01:13 |
jgriffith | patrickeast: qcow2 file, just fire it off and BOOM | 01:13 |
patrickeast | so can you run your whole system on a public cloud now? | 01:13 |
jgriffith | patrickeast: I can actually | 01:13 |
jgriffith | patrickeast: it's a little tricky here and there | 01:13 |
jgriffith | patrickeast: need to have a provider with "good" drives | 01:13 |
jgriffith | patrickeast: but yes, it's been done AWS and RAX | 01:14 |
patrickeast | awesome | 01:14 |
jgriffith | patrickeast: Public Clouds are more expensive than people think though :) | 01:14 |
jgriffith | patrickeast: especially when you start doing lots of IO (network etc) | 01:14 |
patrickeast | yea definitely | 01:14 |
patrickeast | buut makes for easy scaling | 01:15 |
jgriffith | patrickeast: that's a fact | 01:15 |
jgriffith | On that note, I'm heading out of here | 01:16 |
jgriffith | catch ya all later | 01:16 |
patrickeast | cya | 01:16 |
*** tobe has joined #openstack-cinder | 01:18 | |
*** vilobhmm has joined #openstack-cinder | 01:20 | |
*** rushiagr is now known as rushiagr_away | 01:24 | |
*** markvoelker has quit IRC | 01:30 | |
*** markvoelker_ has joined #openstack-cinder | 01:30 | |
*** Rockyg has quit IRC | 01:31 | |
*** Lee1092 has joined #openstack-cinder | 01:31 | |
*** annashen has joined #openstack-cinder | 01:32 | |
nikeshm | asselin: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern its failed due to http://paste.openstack.org/show/241049/ but individually its passing | 01:32 |
*** dims_ has quit IRC | 01:35 | |
*** ociuhandu has quit IRC | 01:35 | |
*** Yogi1 has joined #openstack-cinder | 01:36 | |
*** tbarron has quit IRC | 01:37 | |
*** sparr has quit IRC | 01:37 | |
*** annashen has quit IRC | 01:37 | |
*** tbarron has joined #openstack-cinder | 01:38 | |
*** vilobhmm has quit IRC | 01:38 | |
*** vilobhmm has joined #openstack-cinder | 01:38 | |
*** sparr has joined #openstack-cinder | 01:39 | |
*** alexpilotti has quit IRC | 01:42 | |
*** manishg has joined #openstack-cinder | 01:50 | |
*** theanalyst has quit IRC | 01:55 | |
*** vilobhmm has quit IRC | 01:55 | |
*** Yogi11 has joined #openstack-cinder | 01:56 | |
*** theanalyst has joined #openstack-cinder | 01:58 | |
*** Yogi1 has quit IRC | 01:58 | |
*** _cjones_ has quit IRC | 02:04 | |
*** rushiagr_away is now known as rushiagr | 02:08 | |
*** jwcroppe has quit IRC | 02:09 | |
*** jwcroppe has joined #openstack-cinder | 02:09 | |
*** jwcroppe has quit IRC | 02:13 | |
*** manishg has quit IRC | 02:17 | |
*** haomaiwang has joined #openstack-cinder | 02:24 | |
openstackgerrit | Patrick East proposed openstack/cinder-specs: Generic image volume cache functionality https://review.openstack.org/182520 | 02:24 |
*** zhonghua-lee has joined #openstack-cinder | 02:36 | |
*** bkopilov has quit IRC | 02:36 | |
*** patrickeast has quit IRC | 02:37 | |
*** zhonghua-lee has left #openstack-cinder | 02:38 | |
*** rwsu has quit IRC | 02:46 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Complete switch to snapshot objects https://review.openstack.org/163910 | 02:46 |
openstackgerrit | Tina Tang proposed openstack/cinder: Multiple pools support enhancement in VNX cinder driver https://review.openstack.org/184001 | 02:48 |
*** zhonghua-lee has joined #openstack-cinder | 02:50 | |
nikeshm | asselin: there? | 02:53 |
openstackgerrit | Jeegn Chen proposed openstack/cinder: Make VNX Cinder Driver aware of VNX Pool Full Threshold https://review.openstack.org/175247 | 02:54 |
*** rushiagr is now known as rushiagr_away | 02:55 | |
*** scottbri has joined #openstack-cinder | 03:01 | |
openstackgerrit | Xi Yang proposed openstack/cinder: Provide snap copy feature in EMC VNX Cinder driver https://review.openstack.org/184733 | 03:17 |
*** scottbri has quit IRC | 03:22 | |
openstackgerrit | wanghao proposed openstack/cinder: Notify the transfer volume action in cinder https://review.openstack.org/185531 | 03:27 |
*** Zxen has joined #openstack-cinder | 03:27 | |
*** annashen has joined #openstack-cinder | 03:34 | |
openstackgerrit | wanghao proposed openstack/cinder: Remove un-used import at test_volume_transfer.py https://review.openstack.org/186246 | 03:35 |
*** annashen has quit IRC | 03:39 | |
*** lpetrut has joined #openstack-cinder | 03:46 | |
*** jwcroppe has joined #openstack-cinder | 03:49 | |
*** scottbri_ has joined #openstack-cinder | 03:53 | |
*** haomaiwang has quit IRC | 03:57 | |
*** rushiagr_away is now known as rushiagr | 04:00 | |
*** zhonghua-lee has quit IRC | 04:00 | |
*** scottbri_ is now known as scottb_ | 04:00 | |
*** scottb_ is now known as scottbri_ | 04:01 | |
*** scottbri_ has left #openstack-cinder | 04:01 | |
*** haomaiwang has joined #openstack-cinder | 04:01 | |
*** julim has joined #openstack-cinder | 04:02 | |
*** jaison has joined #openstack-cinder | 04:05 | |
*** xyang has quit IRC | 04:08 | |
*** scottbri has joined #openstack-cinder | 04:09 | |
*** scottbri has quit IRC | 04:10 | |
*** xyang1 has quit IRC | 04:11 | |
*** bkopilov has joined #openstack-cinder | 04:11 | |
*** scottbri has joined #openstack-cinder | 04:12 | |
*** Yogi11 has quit IRC | 04:13 | |
*** manishg has joined #openstack-cinder | 04:17 | |
*** scottbri has quit IRC | 04:18 | |
*** bswartz has quit IRC | 04:28 | |
*** sgotliv has joined #openstack-cinder | 04:30 | |
*** tobe has quit IRC | 04:36 | |
*** IanGovett has joined #openstack-cinder | 04:38 | |
*** lpetrut has quit IRC | 04:39 | |
*** haomaiwang has quit IRC | 04:39 | |
*** openstackgerrit has quit IRC | 04:50 | |
*** openstackgerrit has joined #openstack-cinder | 04:51 | |
*** nkrinner has joined #openstack-cinder | 04:59 | |
*** davechen has joined #openstack-cinder | 05:00 | |
*** cloudm2 has quit IRC | 05:02 | |
*** pradipta has joined #openstack-cinder | 05:05 | |
*** yamada-h has joined #openstack-cinder | 05:09 | |
*** jaison has quit IRC | 05:18 | |
*** yamada-h has quit IRC | 05:21 | |
*** patrickeast has joined #openstack-cinder | 05:23 | |
*** lpetrut has joined #openstack-cinder | 05:24 | |
*** fifieldt has joined #openstack-cinder | 05:25 | |
*** patrickeast has quit IRC | 05:28 | |
*** patrickeast has joined #openstack-cinder | 05:28 | |
*** annashen has joined #openstack-cinder | 05:36 | |
*** manishg has quit IRC | 05:37 | |
openstackgerrit | Patrick East proposed openstack/cinder-specs: Generic image volume cache functionality https://review.openstack.org/182520 | 05:39 |
openstackgerrit | Patrick East proposed openstack/cinder-specs: Cinder internal tenant https://review.openstack.org/186232 | 05:39 |
*** harlowja_ has quit IRC | 05:40 | |
*** annashen has quit IRC | 05:41 | |
openstackgerrit | John Griffith proposed openstack/cinder-specs: Cinder Volume replication V2 https://review.openstack.org/155644 | 05:43 |
*** setmason has quit IRC | 05:44 | |
*** nihilifer has joined #openstack-cinder | 05:54 | |
*** haomaiwa_ has joined #openstack-cinder | 05:56 | |
nikeshm | DuncanT: hi | 05:58 |
nikeshm | asselin: are yu awake :) | 06:01 |
nikeshm | jgriffith:hi | 06:03 |
*** tobe has joined #openstack-cinder | 06:04 | |
*** manishg has joined #openstack-cinder | 06:08 | |
nikeshm | patrickeast:hi there | 06:09 |
patrickeast | nikeshm: hey | 06:10 |
nikeshm | i want to skip some tests in tempest "tox -e all -- reg-expression" | 06:11 |
nikeshm | i tried some reg-expression like " ^(?=.*volume)(?!.*tempest.thirdparty)(?!.*tempest.scenario).*" | 06:11 |
nikeshm | but its giving -bash: !.*tempest.thirdparty: event not found | 06:11 |
nikeshm | any idea | 06:11 |
*** avishay has joined #openstack-cinder | 06:11 | |
nikeshm | "^(?=.*volume)(?!.*tempest.thirdparty)(?!.*tempest.scenario).*" | 06:12 |
patrickeast | umm that looks like it should be ok | 06:12 |
patrickeast | mine is export DEVSTACK_GATE_TEMPEST_REGEX='^(?=.*volume)(?!.*boto).*' | 06:12 |
nikeshm | cd /opt/stack/tempest | 06:12 |
patrickeast | maybe its a single vs double quotes thing? | 06:12 |
nikeshm | and then tox -e all -- "reg-exp" | 06:12 |
*** setmason has joined #openstack-cinder | 06:12 | |
*** manishg has quit IRC | 06:13 | |
nikeshm | patrickeast:ohh yu are right | 06:13 |
nikeshm | thanks | 06:13 |
patrickeast | np | 06:13 |
*** setmason_ has joined #openstack-cinder | 06:14 | |
*** gardenshed has joined #openstack-cinder | 06:17 | |
*** setmason has quit IRC | 06:17 | |
*** setmason_ is now known as setmason | 06:17 | |
openstackgerrit | Jessy Lee proposed openstack/cinder: Add volume drivers for Infortrend Storage https://review.openstack.org/177113 | 06:18 |
*** _cjones_ has joined #openstack-cinder | 06:18 | |
openstackgerrit | wanghao proposed openstack/cinder: Remove un-used import at test_volume_transfer.py https://review.openstack.org/186246 | 06:18 |
*** _cjones_ has quit IRC | 06:19 | |
*** _cjones_ has joined #openstack-cinder | 06:19 | |
*** anshul has joined #openstack-cinder | 06:26 | |
openstackgerrit | Jessy Lee proposed openstack/cinder: Add volume drivers for Infortrend Storage https://review.openstack.org/177113 | 06:26 |
*** gardenshed has quit IRC | 06:27 | |
*** drjones has joined #openstack-cinder | 06:28 | |
*** _cjones_ has quit IRC | 06:31 | |
*** tshefi has joined #openstack-cinder | 06:32 | |
*** alecv has joined #openstack-cinder | 06:33 | |
*** IanGovett has quit IRC | 06:33 | |
openstackgerrit | Jessy Lee proposed openstack/cinder: Add volume drivers for Infortrend Storage https://review.openstack.org/177113 | 06:34 |
*** lpetrut has quit IRC | 06:38 | |
*** setmason has quit IRC | 06:41 | |
*** ankit_ag has joined #openstack-cinder | 06:41 | |
*** setmason has joined #openstack-cinder | 06:42 | |
openstackgerrit | wanghao proposed openstack/cinder: Notify the transfer volume action in cinder https://review.openstack.org/185531 | 06:44 |
*** avishay_ has joined #openstack-cinder | 06:53 | |
*** avishay has quit IRC | 06:53 | |
openstackgerrit | wanghao proposed openstack/cinder: Remove un-used import at test_volume_transfer.py https://review.openstack.org/186246 | 06:53 |
*** vilobhmm has joined #openstack-cinder | 06:59 | |
*** avishay_ has quit IRC | 07:02 | |
*** lpetrut has joined #openstack-cinder | 07:02 | |
*** drjones has quit IRC | 07:03 | |
*** avishay_ has joined #openstack-cinder | 07:03 | |
*** IanGovett has joined #openstack-cinder | 07:04 | |
*** manishg has joined #openstack-cinder | 07:09 | |
*** vilobhmm has quit IRC | 07:10 | |
*** setmason has quit IRC | 07:10 | |
*** lpetrut has quit IRC | 07:11 | |
*** manishg has quit IRC | 07:13 | |
*** patrickeast has quit IRC | 07:13 | |
*** heyun has quit IRC | 07:20 | |
*** gardenshed has joined #openstack-cinder | 07:22 | |
*** lpetrut has joined #openstack-cinder | 07:22 | |
*** Miouge has joined #openstack-cinder | 07:25 | |
*** dulek has joined #openstack-cinder | 07:27 | |
*** zhonghua-lee has joined #openstack-cinder | 07:27 | |
*** nikeshm has quit IRC | 07:28 | |
*** yamada-h has joined #openstack-cinder | 07:28 | |
*** Maike has joined #openstack-cinder | 07:29 | |
*** jordanP has joined #openstack-cinder | 07:31 | |
*** ronis has joined #openstack-cinder | 07:32 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 07:52 |
*** jistr has joined #openstack-cinder | 07:54 | |
*** Longgeek has joined #openstack-cinder | 07:58 | |
*** Miouge_ has joined #openstack-cinder | 08:01 | |
openstackgerrit | Rick Chen proposed openstack/cinder: Use snapshot objects instead of snapshot dictionaries https://review.openstack.org/185495 | 08:01 |
openstackgerrit | Rick Chen proposed openstack/cinder: Complete switch to snapshot objects https://review.openstack.org/163910 | 08:01 |
openstackgerrit | Rick Chen proposed openstack/cinder: Switch get_all_snapshots to use objects https://review.openstack.org/161077 | 08:01 |
*** dims_ has joined #openstack-cinder | 08:02 | |
*** Miouge has quit IRC | 08:03 | |
*** Miouge_ is now known as Miouge | 08:03 | |
*** dims_ has quit IRC | 08:08 | |
*** manishg has joined #openstack-cinder | 08:09 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 08:11 |
*** markus_z has joined #openstack-cinder | 08:13 | |
*** manishg has quit IRC | 08:14 | |
*** nlevinki has joined #openstack-cinder | 08:16 | |
*** triggerz has joined #openstack-cinder | 08:21 | |
triggerz | nexenta driver has been removed in cinder kilo because of not complying with CI, you know if you can still run it if you install it manually somehow? kinda breaks our upgrade | 08:22 |
*** nikeshm has joined #openstack-cinder | 08:24 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 08:25 |
openstackgerrit | wanghao proposed openstack/cinder: Notify the transfer volume action in cinder https://review.openstack.org/185531 | 08:27 |
theanalyst | when creating a cinder volume from an image; isnt' the bootable flag supposed to be set to true at the output of cinder create? | 08:31 |
*** leopoldj has joined #openstack-cinder | 08:31 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 08:32 |
openstackgerrit | Vincent Hou proposed openstack/cinder: Volume status management during migration https://review.openstack.org/186312 | 08:34 |
*** heyun has joined #openstack-cinder | 08:35 | |
*** kaisers has joined #openstack-cinder | 08:37 | |
*** haomaiwa_ has quit IRC | 08:39 | |
*** ndipanov has joined #openstack-cinder | 08:40 | |
*** 7YUAAETE8 has joined #openstack-cinder | 08:45 | |
*** mkoderer has quit IRC | 08:50 | |
*** mkoderer has joined #openstack-cinder | 08:54 | |
*** ronis has quit IRC | 08:56 | |
*** Miouge has quit IRC | 08:57 | |
*** ronis has joined #openstack-cinder | 08:57 | |
nikeshm | DuncanT: good morning | 08:59 |
*** Longgeek has quit IRC | 09:01 | |
DuncanT | Good morning | 09:01 |
nikeshm | nice to meet you in summit | 09:03 |
DuncanT | Likewise | 09:03 |
DuncanT | How is CI going? | 09:03 |
nikeshm | its going good,having trouble with some tests http://paste.openstack.org/show/240850/ | 09:04 |
nikeshm | out of which one ramy himself skipping | 09:04 |
nikeshm | and one is not working for him for nova network | 09:05 |
DuncanT | TestVolumeBootPattern is notorious for being flakey, though I though we'd fixed it | 09:05 |
*** Miouge has joined #openstack-cinder | 09:06 | |
openstackgerrit | Vincent Hou proposed openstack/cinder-specs: Volume migration improvement for L https://review.openstack.org/186327 | 09:06 |
nikeshm | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes is skipping by rammy | 09:06 |
nikeshm | tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario was not working for him with nova-network | 09:07 |
nikeshm | and i am also using nova-network | 09:07 |
nikeshm | other two are sometimes passing | 09:07 |
*** avishay_ has quit IRC | 09:08 | |
nikeshm | other two are some time passing | 09:08 |
*** avishay__ has joined #openstack-cinder | 09:08 | |
DuncanT | I suggest you skip them for now and we can examine the failing tests, probably starting with the ones that fail inconsistently | 09:08 |
*** avishay__ is now known as avishay | 09:09 | |
nikeshm | DuncanT: sure.i think i can make it today for iscsi | 09:09 |
nikeshm | DuncanT: in sandbox | 09:09 |
DuncanT | Excellent. I'm taking a look at what those tests do, it has been ages since I dug into tempest | 09:09 |
nikeshm | DuncanT: thanks | 09:10 |
*** manishg has joined #openstack-cinder | 09:10 | |
nikeshm | avishay: didnot see you in summit? :) | 09:10 |
*** xek_ is now known as xek | 09:12 | |
*** lpetrut1 has joined #openstack-cinder | 09:13 | |
*** lpetrut has quit IRC | 09:14 | |
*** manishg has quit IRC | 09:15 | |
*** Miouge has quit IRC | 09:15 | |
*** markvoelker_ has quit IRC | 09:16 | |
*** pboldin has joined #openstack-cinder | 09:19 | |
*** e0ne has joined #openstack-cinder | 09:22 | |
*** alecv has quit IRC | 09:22 | |
*** alonmarx has joined #openstack-cinder | 09:24 | |
*** 7YUAAETE8 has quit IRC | 09:27 | |
*** alonmarx_ has quit IRC | 09:28 | |
*** e0ne is now known as e0ne_ | 09:30 | |
*** e0ne_ has quit IRC | 09:35 | |
*** rajinir has quit IRC | 09:52 | |
*** davechen has left #openstack-cinder | 09:54 | |
*** e0ne has joined #openstack-cinder | 09:57 | |
*** dims_ has joined #openstack-cinder | 09:57 | |
openstackgerrit | Rajesh Tailor proposed openstack/cinder: Fix expression-not-assigned pylint issues https://review.openstack.org/186342 | 10:11 |
*** manishg has joined #openstack-cinder | 10:11 | |
*** afazekas_ has joined #openstack-cinder | 10:11 | |
*** heyun has quit IRC | 10:12 | |
*** pradipta has quit IRC | 10:13 | |
*** manishg has quit IRC | 10:15 | |
*** markvoelker has joined #openstack-cinder | 10:17 | |
nikeshm | DuncanT: do yu know how to reuse floating ips in nova-network | 10:21 |
nikeshm | DuncanT: BTW,with skipping tests tempests are passing :) | 10:21 |
*** zhonghua-lee has quit IRC | 10:22 | |
DuncanT | nikeshm: Once the instance a floating ip is assigned to terminates, the ip returns to your tennant's pool | 10:23 |
*** markvoelker has quit IRC | 10:23 | |
*** pboldin has quit IRC | 10:24 | |
*** gardenshed has quit IRC | 10:24 | |
*** zerda has joined #openstack-cinder | 10:29 | |
*** kbyrne has quit IRC | 10:34 | |
nikeshm | DuncanT: in one of my devstack setup which i am using as a cloud provider for jenkin slaves,even though there is no instance now,but its not allowing to assign floating ip | 10:35 |
nikeshm | there are some jenkin slaves instance without floating ip | 10:36 |
nikeshm | earlier they were getting floating ip but now not | 10:37 |
nikeshm | NotFound: No more floating ips available. (HTTP 404) (Request-ID: req-e67fe543-766e-42c5-b13f-bafd517a93e8) | 10:37 |
*** e0ne is now known as e0ne_ | 10:39 | |
*** kbyrne has joined #openstack-cinder | 10:41 | |
*** Miouge has joined #openstack-cinder | 10:44 | |
*** e0ne_ has quit IRC | 10:45 | |
openstackgerrit | Szymon Wróblewski proposed openstack/cinder: Tooz locks https://review.openstack.org/183537 | 10:50 |
*** e0ne has joined #openstack-cinder | 10:53 | |
*** merooney has joined #openstack-cinder | 10:55 | |
*** dobson has quit IRC | 11:00 | |
nikeshm | DuncanT: somehow those ips were not release so i reset network http://docs.openstack.org/admin-guide-cloud/content/create_list_of_available_floating_ips.html | 11:02 |
nikeshm | now jenkin slaves getting ip | 11:02 |
nikeshm | default pool name is "public" in devstack | 11:02 |
*** dobson has joined #openstack-cinder | 11:03 | |
*** e0ne is now known as e0ne_ | 11:11 | |
*** e0ne_ is now known as e0ne | 11:12 | |
*** manishg has joined #openstack-cinder | 11:12 | |
*** aix has joined #openstack-cinder | 11:13 | |
*** merooney has quit IRC | 11:15 | |
*** nihilifer has quit IRC | 11:16 | |
*** dims_ has quit IRC | 11:16 | |
*** manishg has quit IRC | 11:16 | |
*** dims_ has joined #openstack-cinder | 11:17 | |
*** e0ne is now known as e0ne_ | 11:20 | |
*** zhonghua-lee has joined #openstack-cinder | 11:22 | |
triggerz | 10:22 < triggerz> nexenta driver has been removed in cinder kilo because of not complying with CI, you know if you can still run it if you install it manually somehow? kinda breaks our upgrade | 11:24 |
*** e0ne_ has quit IRC | 11:25 | |
*** timcl has joined #openstack-cinder | 11:27 | |
*** haomaiwang has joined #openstack-cinder | 11:28 | |
*** dims_ has quit IRC | 11:28 | |
*** dims_ has joined #openstack-cinder | 11:28 | |
DuncanT | nikeshm: I've not tried to debug nova network in a very long time, sorry | 11:29 |
DuncanT | nikeshm: They are supposed to be released on instance terminate AFAIK | 11:29 |
*** nikeshm has quit IRC | 11:30 | |
*** tobe has quit IRC | 11:30 | |
DuncanT | triggerz: You can manually copy it into your source tree, or install it somewhere else and point your driver line at the new package | 11:30 |
DuncanT | triggerz: It isn't recommended though, since it is probably broken | 11:31 |
*** avishay has quit IRC | 11:31 | |
triggerz | DuncanT: thank you, I'll look into it | 11:33 |
*** dims_ has quit IRC | 11:33 | |
*** e0ne has joined #openstack-cinder | 11:34 | |
*** nikeshm has joined #openstack-cinder | 11:36 | |
*** dobson has quit IRC | 11:37 | |
*** openstackgerrit has quit IRC | 11:39 | |
*** dobson has joined #openstack-cinder | 11:39 | |
*** openstackgerrit has joined #openstack-cinder | 11:39 | |
*** dims_ has joined #openstack-cinder | 11:39 | |
*** tobe has joined #openstack-cinder | 11:39 | |
*** haomaiwang has quit IRC | 11:40 | |
*** annashen has joined #openstack-cinder | 11:41 | |
*** afazekas_ is now known as afazekas | 11:42 | |
*** aix has quit IRC | 11:44 | |
*** Zxen has quit IRC | 11:45 | |
*** Zxen has joined #openstack-cinder | 11:45 | |
*** annashen has quit IRC | 11:46 | |
*** dobson has quit IRC | 11:47 | |
*** rushiagr is now known as rushiagr_away | 11:48 | |
*** marcusvrn1 has joined #openstack-cinder | 11:52 | |
*** dobson has joined #openstack-cinder | 11:53 | |
*** marcusvrn has quit IRC | 11:55 | |
*** ganso_ has joined #openstack-cinder | 11:55 | |
*** zhonghua-lee has quit IRC | 11:56 | |
*** yamada-h has quit IRC | 11:57 | |
*** dulek has quit IRC | 11:58 | |
*** Zxen has quit IRC | 11:58 | |
openstackgerrit | Pranali Deore proposed openstack/cinder: Validate name and description string https://review.openstack.org/182994 | 11:59 |
*** aix has joined #openstack-cinder | 11:59 | |
*** dulek has joined #openstack-cinder | 12:00 | |
*** markvoelker has joined #openstack-cinder | 12:02 | |
*** akerr has joined #openstack-cinder | 12:04 | |
*** akerr_ has joined #openstack-cinder | 12:05 | |
*** anshul has quit IRC | 12:07 | |
*** akerr has quit IRC | 12:08 | |
*** zerda has quit IRC | 12:13 | |
*** anshul has joined #openstack-cinder | 12:19 | |
*** merooney has joined #openstack-cinder | 12:23 | |
*** zhonghua-lee has joined #openstack-cinder | 12:24 | |
*** xylan_kong has joined #openstack-cinder | 12:30 | |
*** e0ne is now known as e0ne_ | 12:32 | |
*** bkopilov has quit IRC | 12:38 | |
*** kaisers has quit IRC | 12:40 | |
*** kaisers has joined #openstack-cinder | 12:41 | |
*** e0ne_ has quit IRC | 12:43 | |
*** e0ne has joined #openstack-cinder | 12:47 | |
*** bswartz has joined #openstack-cinder | 12:48 | |
*** simondodsley has joined #openstack-cinder | 12:49 | |
*** zhonghua-lee has quit IRC | 12:57 | |
wanghao | hey, guys, Would you have a look for this patch:Notification with volume and snapshot metadata(https://review.openstack.org/#/c/180400/). If that is fine for you, wish we can push it forward. | 12:57 |
*** anshul has quit IRC | 12:59 | |
*** samueldmq has joined #openstack-cinder | 13:01 | |
*** primechuck has joined #openstack-cinder | 13:04 | |
*** tobe has quit IRC | 13:08 | |
*** akshai has joined #openstack-cinder | 13:09 | |
*** anshul has joined #openstack-cinder | 13:10 | |
*** fifieldt has quit IRC | 13:11 | |
*** esker has quit IRC | 13:12 | |
*** Yogi1 has joined #openstack-cinder | 13:13 | |
*** Maike_ has joined #openstack-cinder | 13:14 | |
*** nlevinki_ has joined #openstack-cinder | 13:14 | |
*** nlevinki has quit IRC | 13:16 | |
*** merooney has quit IRC | 13:16 | |
*** bswartz has quit IRC | 13:16 | |
*** Yogi11 has joined #openstack-cinder | 13:17 | |
*** Maike has quit IRC | 13:18 | |
*** Yogi1 has quit IRC | 13:19 | |
*** merooney has joined #openstack-cinder | 13:21 | |
*** bswartz has joined #openstack-cinder | 13:22 | |
*** manishg has joined #openstack-cinder | 13:23 | |
*** jungleboyj has quit IRC | 13:24 | |
*** akerr_ has quit IRC | 13:24 | |
*** rasoto_ has joined #openstack-cinder | 13:25 | |
*** Yogi11 has quit IRC | 13:25 | |
*** Yogi1 has joined #openstack-cinder | 13:29 | |
*** dustins has joined #openstack-cinder | 13:29 | |
*** jamielennox is now known as jamielennox|away | 13:29 | |
*** dims_ has quit IRC | 13:37 | |
*** bnemec has quit IRC | 13:37 | |
*** dims_ has joined #openstack-cinder | 13:38 | |
*** merooney has quit IRC | 13:39 | |
*** Lee1092 has quit IRC | 13:41 | |
*** bnemec has joined #openstack-cinder | 13:42 | |
*** mdickson has joined #openstack-cinder | 13:43 | |
*** mdickson_ has joined #openstack-cinder | 13:46 | |
*** timcl has quit IRC | 13:46 | |
*** mdickson_ has quit IRC | 13:46 | |
*** setmason has joined #openstack-cinder | 13:46 | |
openstackgerrit | rakesh mishra proposed openstack/cinder: set-max-size-limit-for-per-volume https://review.openstack.org/185906 | 13:47 |
*** mdickson has quit IRC | 13:48 | |
*** mriedem has joined #openstack-cinder | 13:48 | |
*** dulek has quit IRC | 13:50 | |
*** dulek_ has joined #openstack-cinder | 13:50 | |
*** mdbooth has quit IRC | 13:54 | |
*** rmesta has joined #openstack-cinder | 13:54 | |
*** mdbooth has joined #openstack-cinder | 13:55 | |
*** BharatK has joined #openstack-cinder | 13:55 | |
*** rmesta has quit IRC | 13:55 | |
*** merooney has joined #openstack-cinder | 13:55 | |
*** rmesta has joined #openstack-cinder | 13:56 | |
*** xyang1 has joined #openstack-cinder | 13:57 | |
*** nkrinner has quit IRC | 13:59 | |
*** dulek___ has joined #openstack-cinder | 14:01 | |
*** Maike__ has joined #openstack-cinder | 14:01 | |
*** thangp has joined #openstack-cinder | 14:02 | |
*** timcl has joined #openstack-cinder | 14:03 | |
*** xyang1 has quit IRC | 14:04 | |
*** dulek_ has quit IRC | 14:04 | |
*** Maike_ has quit IRC | 14:05 | |
*** nlevinki_ has quit IRC | 14:06 | |
*** rushil has joined #openstack-cinder | 14:07 | |
*** rushil has quit IRC | 14:08 | |
uberjay | thingee: ok, after re-reading the page, I think I don't have anything left to do pre-merge. (apart from *not* bothering the cinder team for reviews. oops.) | 14:15 |
*** ankit_ag has quit IRC | 14:17 | |
*** rushil has joined #openstack-cinder | 14:18 | |
*** IanGovett has quit IRC | 14:19 | |
*** jungleboyj has joined #openstack-cinder | 14:20 | |
*** breitz has quit IRC | 14:20 | |
*** breitz has joined #openstack-cinder | 14:21 | |
*** mtanino has joined #openstack-cinder | 14:28 | |
*** IanGovett has joined #openstack-cinder | 14:28 | |
openstackgerrit | Ivan Kolodyazhny proposed openstack/cinder-specs: Volume get and list should be able get detailed views https://review.openstack.org/156292 | 14:28 |
*** leopoldj has quit IRC | 14:30 | |
*** mdickson has joined #openstack-cinder | 14:30 | |
*** BharatK has quit IRC | 14:31 | |
*** IanGovett has quit IRC | 14:32 | |
*** reed has quit IRC | 14:33 | |
*** Maike__ has quit IRC | 14:33 | |
*** xyang1 has joined #openstack-cinder | 14:35 | |
*** reed has joined #openstack-cinder | 14:35 | |
*** ronis has quit IRC | 14:36 | |
mdickson | I’m having a snarly problem with cinder. I have the api and scheduler on the controller node and cinder-volume on the storage node. NTP is installed per the install guide. This is a JUNO install on ubuntu btw. and I did it following the install guide not using automation. Anyway, volumes get stuck in deleting and when I run cinder-manage service list it show cinder-volume enabled but down. But I see the service on the | 14:36 |
mdickson | storage node running commands. I’ve checked everything I can think of and I diont see any obvious errors in logs. Any suggestions? | 14:36 |
*** IanGovett has joined #openstack-cinder | 14:36 | |
mdickson | Its a pretty basic install. Just following the install guide and using my ip addresses and passwords for accounts. | 14:37 |
*** afazekas has quit IRC | 14:39 | |
*** merooney has quit IRC | 14:43 | |
*** BharatK has joined #openstack-cinder | 14:43 | |
mdickson | The update_at time in the service-list is delayed but ntp is up and working. I guess I need to figure out how that heartbeat happens and why I’m not getting updates | 14:44 |
*** bswartz has quit IRC | 14:47 | |
*** bswartz has joined #openstack-cinder | 14:47 | |
*** esker has joined #openstack-cinder | 14:48 | |
mtanino | DuncanT: hi, are you around? | 14:48 |
*** tshefi has quit IRC | 14:51 | |
*** nlevinki has joined #openstack-cinder | 14:51 | |
*** ebalduf has joined #openstack-cinder | 14:51 | |
openstackgerrit | Mitsuhiro Tanino proposed openstack/cinder-specs: Efficient volume copy for volume migration https://review.openstack.org/186209 | 14:52 |
*** markstur has quit IRC | 14:53 | |
*** Zhongjun has joined #openstack-cinder | 14:54 | |
*** markstur has joined #openstack-cinder | 14:55 | |
*** dulek___ has quit IRC | 14:55 | |
*** kvidvans has joined #openstack-cinder | 14:55 | |
*** dulek has joined #openstack-cinder | 14:58 | |
*** e0ne is now known as e0ne_ | 15:00 | |
*** emagana has joined #openstack-cinder | 15:00 | |
*** e0ne_ is now known as e0ne | 15:00 | |
*** mdickson has left #openstack-cinder | 15:01 | |
*** pboldin has joined #openstack-cinder | 15:01 | |
*** merooney has joined #openstack-cinder | 15:06 | |
*** mtanino has quit IRC | 15:06 | |
*** mtanino has joined #openstack-cinder | 15:07 | |
*** mtanino has quit IRC | 15:07 | |
*** mtanino has joined #openstack-cinder | 15:08 | |
*** merooney has quit IRC | 15:10 | |
*** merooney has joined #openstack-cinder | 15:10 | |
*** bkopilov has joined #openstack-cinder | 15:11 | |
*** merooney has quit IRC | 15:16 | |
*** fthiagogv has joined #openstack-cinder | 15:16 | |
primechuck | With the NFS backend driver, is there an API call or way to migrate volumes between shares in nfs_shares_config? or is volume migration for NFS limited backend drivers? | 15:19 |
Swanson | asselin: Thanks for the link to the bug. Looks like the git log for devstack indicates two changes related to v3 api. So I'll restack. | 15:23 |
*** IanGovett has quit IRC | 15:24 | |
*** timcl has quit IRC | 15:25 | |
*** akerr has joined #openstack-cinder | 15:27 | |
*** vokt has joined #openstack-cinder | 15:30 | |
*** timcl has joined #openstack-cinder | 15:30 | |
*** leeantho has joined #openstack-cinder | 15:30 | |
*** jdurgin1 has joined #openstack-cinder | 15:30 | |
*** BharatK has quit IRC | 15:33 | |
*** akerr has quit IRC | 15:35 | |
*** timcl has quit IRC | 15:35 | |
*** akerr has joined #openstack-cinder | 15:35 | |
jungleboyj | xyang1: Do we have a meeting with brocade today? | 15:36 |
xyang1 | jungleboyj: I think that was an old one. | 15:36 |
jungleboyj | xyang1: Ok, I thought I had deleted those. Guess not. | 15:36 |
xyang1 | jungleboyj: ok | 15:36 |
*** crose has joined #openstack-cinder | 15:37 | |
*** fthiagogv has quit IRC | 15:37 | |
*** timcl has joined #openstack-cinder | 15:37 | |
*** fthiagogv has joined #openstack-cinder | 15:37 | |
*** ronis has joined #openstack-cinder | 15:39 | |
*** merooney has joined #openstack-cinder | 15:40 | |
*** merooney has quit IRC | 15:41 | |
*** jms has joined #openstack-cinder | 15:43 | |
*** manishg has quit IRC | 15:44 | |
*** dannywilson has joined #openstack-cinder | 15:45 | |
*** dannywilson has quit IRC | 15:45 | |
*** manishg has joined #openstack-cinder | 15:46 | |
*** dannywilson has joined #openstack-cinder | 15:46 | |
openstackgerrit | Michal Dulko proposed openstack/cinder: Refactor scheduler's create_volume flow https://review.openstack.org/186439 | 15:47 |
*** manishg has quit IRC | 15:47 | |
*** agarciam has quit IRC | 15:49 | |
*** agarciam has joined #openstack-cinder | 15:49 | |
*** rajinir has joined #openstack-cinder | 15:53 | |
*** chlong has quit IRC | 15:54 | |
jms | winston-d: I think you're spot on with the rabbitmq theory. The ZFS node doesn't show up in the report list on any of the fanout queues. The basic cinder-volume/cinder-scheduler queues for the node exists. How do you force cinder to attach to, or use, or whatever ... those fanout queues? | 15:55 |
*** dulek_ has joined #openstack-cinder | 15:56 | |
*** jistr has quit IRC | 15:56 | |
*** rajinir has quit IRC | 15:57 | |
*** dulek has quit IRC | 15:59 | |
*** dulek_ has quit IRC | 15:59 | |
*** dulek has joined #openstack-cinder | 16:00 | |
*** mtanino_ has joined #openstack-cinder | 16:02 | |
*** Apoorva has joined #openstack-cinder | 16:03 | |
*** anshul has quit IRC | 16:03 | |
*** mtanino has quit IRC | 16:03 | |
*** Lee1092 has joined #openstack-cinder | 16:06 | |
*** chlong has joined #openstack-cinder | 16:07 | |
tbarron | primechuck: I think you'd need to set up each share as a separate NFS backend, then use generic volume migration between the two backends. | 16:12 |
*** _cjones_ has joined #openstack-cinder | 16:13 | |
openstackgerrit | Victor Stinner proposed openstack/cinder: Replace xrange() with six.moves.range() https://review.openstack.org/185418 | 16:13 |
tbarron | primechuck: that is, when multiple shares are listed in the nfs_shares_config file, there is no supported migration between them | 16:13 |
*** earlephilhower_ has joined #openstack-cinder | 16:14 | |
*** jdurgin1 has quit IRC | 16:14 | |
*** jordanP has quit IRC | 16:14 | |
*** earlephilhower has quit IRC | 16:14 | |
*** rwsu has joined #openstack-cinder | 16:16 | |
*** leeantho has quit IRC | 16:19 | |
*** ndipanov has quit IRC | 16:26 | |
*** tsekiyam is now known as tsekiyama | 16:27 | |
*** lpetrut1 has quit IRC | 16:28 | |
*** haomaiwang has joined #openstack-cinder | 16:29 | |
*** markus_z has quit IRC | 16:30 | |
*** adrienverge has joined #openstack-cinder | 16:32 | |
*** adrienverge has quit IRC | 16:37 | |
*** annashen has joined #openstack-cinder | 16:40 | |
*** manishg has joined #openstack-cinder | 16:47 | |
*** sileht has quit IRC | 16:47 | |
*** ericksonsantos has joined #openstack-cinder | 16:47 | |
*** tsekiyama has quit IRC | 16:50 | |
*** pradipta has joined #openstack-cinder | 16:53 | |
*** tsbot_ has joined #openstack-cinder | 16:53 | |
*** dulek has quit IRC | 16:54 | |
*** tsbot_ has quit IRC | 16:55 | |
*** akshai has quit IRC | 16:56 | |
*** tsbot_ has joined #openstack-cinder | 16:58 | |
*** Yogi11 has joined #openstack-cinder | 16:58 | |
*** akshai has joined #openstack-cinder | 16:58 | |
*** tsekiyama has joined #openstack-cinder | 16:59 | |
*** Yogi1 has quit IRC | 17:00 | |
*** lpetrut has joined #openstack-cinder | 17:01 | |
*** sparr has quit IRC | 17:01 | |
*** sparr has joined #openstack-cinder | 17:01 | |
*** tsbot_ has quit IRC | 17:02 | |
*** anuragpalsule has joined #openstack-cinder | 17:02 | |
*** rushil has quit IRC | 17:02 | |
*** tsbot_ has joined #openstack-cinder | 17:02 | |
*** rushiagr_away is now known as rushiagr | 17:03 | |
anuragpalsule | jgriffith,thingee: can you please have a look at https://review.openstack.org/#/c/180447/ | 17:04 |
*** aix has quit IRC | 17:04 | |
*** merooney has joined #openstack-cinder | 17:04 | |
anuragpalsule | I just updated the commit message afte ryou gave a +2 | 17:04 |
*** akshai has quit IRC | 17:04 | |
*** akshai has joined #openstack-cinder | 17:05 | |
*** raildo has joined #openstack-cinder | 17:05 | |
*** harlowja has joined #openstack-cinder | 17:05 | |
*** rushil has joined #openstack-cinder | 17:05 | |
*** e0ne has quit IRC | 17:08 | |
*** manishg has quit IRC | 17:09 | |
*** dannywilson has quit IRC | 17:11 | |
*** annashen has quit IRC | 17:11 | |
*** leeantho has joined #openstack-cinder | 17:12 | |
*** ebalduf has quit IRC | 17:13 | |
asselin | nikeshm, I don't know how to fix the missing floating ip issue. I work around with a cron job | 17:14 |
*** anuragpalsule has quit IRC | 17:15 | |
asselin | nikeshm, http://paste.openstack.org/show/242622/ | 17:15 |
*** anuragpalsule has joined #openstack-cinder | 17:15 | |
*** dan has joined #openstack-cinder | 17:18 | |
*** ociuhandu has joined #openstack-cinder | 17:18 | |
*** dannywilson has joined #openstack-cinder | 17:18 | |
*** jwcroppe has quit IRC | 17:18 | |
asselin | nikeshm, you can try using neutron: export DEVSTACK_GATE_NEUTRON=1 | 17:18 |
*** jwcroppe has joined #openstack-cinder | 17:19 | |
*** jwcroppe has quit IRC | 17:24 | |
*** vilobhmm has joined #openstack-cinder | 17:26 | |
*** sileht has joined #openstack-cinder | 17:27 | |
*** sage has quit IRC | 17:31 | |
*** merooney has quit IRC | 17:31 | |
*** daneyon has joined #openstack-cinder | 17:32 | |
*** sage has joined #openstack-cinder | 17:32 | |
primechuck | tbarron: That is what I thought thanks | 17:32 |
*** daneyon_ has joined #openstack-cinder | 17:33 | |
*** daneyon has quit IRC | 17:36 | |
*** ebalduf has joined #openstack-cinder | 17:40 | |
*** patrickeast has joined #openstack-cinder | 17:45 | |
*** manishg has joined #openstack-cinder | 17:48 | |
*** sage has quit IRC | 17:48 | |
*** merooney has joined #openstack-cinder | 17:50 | |
*** anuragpalsule has quit IRC | 17:53 | |
*** earlephilhower_ has quit IRC | 17:55 | |
*** anuragpalsule has joined #openstack-cinder | 17:56 | |
*** dulek has joined #openstack-cinder | 17:56 | |
*** dulek_ has joined #openstack-cinder | 17:57 | |
*** cdelatte has quit IRC | 17:58 | |
*** cdelatte has joined #openstack-cinder | 17:58 | |
*** akshai has quit IRC | 18:00 | |
*** merooney has quit IRC | 18:00 | |
*** rushil has quit IRC | 18:04 | |
*** akshai has joined #openstack-cinder | 18:05 | |
*** annashen has joined #openstack-cinder | 18:05 | |
*** Yogi11 has quit IRC | 18:05 | |
*** e0ne has joined #openstack-cinder | 18:06 | |
*** anuragpalsule has quit IRC | 18:06 | |
*** dulek_ has quit IRC | 18:08 | |
*** Yogi1 has joined #openstack-cinder | 18:08 | |
*** BharatK has joined #openstack-cinder | 18:10 | |
openstackgerrit | Daniel Allegood proposed openstack/cinder: Updating cmd/manage.py get_arg_string() argument parser and adding unit test https://review.openstack.org/186094 | 18:10 |
*** rushil has joined #openstack-cinder | 18:11 | |
*** merooney has joined #openstack-cinder | 18:11 | |
*** sage has joined #openstack-cinder | 18:13 | |
*** alexpilotti has joined #openstack-cinder | 18:14 | |
*** ronis has quit IRC | 18:18 | |
uberjay | asselin: i'm slightly worried about this floating IP issue, but I don't seem to have a problem yet -- is this something related to how nodepool manages and assigns floating ips? | 18:18 |
*** merooney has quit IRC | 18:19 | |
asselin | uberjay, seems to be an issue -infra runs into as well. At least they have been in the past. | 18:19 |
asselin | uberjay, but honestly I think there's a way for nodepool to not run out, but I haven't had time to look into that. | 18:20 |
asselin | uberjay, the script however provides the clues :) | 18:20 |
*** e0ne has quit IRC | 18:21 | |
asselin | bascially, the floating-ip is still there, but it's not assigned. Not sure why nodepool can't just use one in the pool.... | 18:21 |
asselin | nodepool wants it really completed deleted before using it | 18:21 |
asselin | patrickeast, ping | 18:21 |
openstackgerrit | Clinton Knight proposed openstack/cinder: NetApp FC driver shims missing manage/unmanage https://review.openstack.org/175896 | 18:21 |
uberjay | asselin: hm, ok. i'll keep an eye on it. i'm surprised, since the floating ip network i have assigned to nodepool is a /24, and considering i'm on build #307... *something* must be reclaiming/reusing them | 18:22 |
patrickeast | asselin: pong | 18:23 |
asselin | uberjay, yes, they normally get reused...but there's a leak somewhere | 18:23 |
asselin | uberjay, that script cleans up the leak.... | 18:23 |
asselin | patrickeast, need to update your script a bit... | 18:24 |
vilobhmm | DuncanT : ping | 18:24 |
dmz | howdy y'all, i'm fighting my 2nd region cinder deployment; as soon as i deployed, even with everything else working with OS_REGION_NAME settings, i can create but not mount any volumes in either of my regions; any suggestoins? | 18:25 |
patrickeast | asselin: uh oh, did it break something? | 18:25 |
vilobhmm | right now in the quota module the request-id is already embedded in the log messages "(Pdb) 2015-05-28 11:15:55.441 DEBUG cinder.quota [req-b56598b0-5b49-458b-9f3e-49289546b6dd None None] Created reservations ['14491477-6f6f-4623-8cf5-6f6078c9b509', 'cd3157de-a7a2-44a7-9e1a-609f321d713a', '266abd54-142b-48bb-a72d-f20c94c4c765', '994d82f4-ced1-498f-a625-bb935b4d0e0d'] from (pid=20245) reserve ~/local/lib/python2.7/site-packages/cinder/quota.py:76 | 18:25 |
asselin | patrickeast, HYPERVISOR needs to be overriden in my env | 18:26 |
*** dustins has quit IRC | 18:26 | |
asselin | I can push a patch if you don't mind | 18:26 |
uberjay | asselin: ok. well, i'll give it a shot. there are ~23 floating ips sitting around allocated & unused, so something is up :) | 18:26 |
asselin | patrickeast, no dns...http://paste.openstack.org/show/242762/ | 18:26 |
patrickeast | asselin: ahh, yea | 18:26 |
patrickeast | asselin: i actually had to set up a dns server in my testbed to make it work :D | 18:27 |
asselin | patrickeast, so in my case I use the provider ip address | 18:27 |
*** krtaylor has quit IRC | 18:27 | |
patrickeast | in retrospect, maybe a hard requirement | 18:27 |
asselin | lol | 18:27 |
patrickeast | soo | 18:27 |
asselin | let me ask about that...hold on | 18:27 |
uberjay | also, sigh, jenkins ballooned to 2G of RSS and got oom killed. | 18:27 |
patrickeast | we could do this a couple of ways | 18:27 |
* asselin listens | 18:27 | |
asselin | patrickeast, btw I like the script separate. very nice ;) | 18:28 |
patrickeast | i could work on tyring to fix it and update the review, or you could ninja +2/A that change, and fix it to work in your side and i’ll +2/A your changes | 18:28 |
patrickeast | :D | 18:28 |
uberjay | oh wow, i take it back. turns out zuul-server is up at 1.5G RSS. o.O | 18:28 |
patrickeast | uberjay: 1.5GB for zuul? ouch | 18:29 |
*** Zhongjun has quit IRC | 18:29 | |
uberjay | patrickeast: yeah... uhm. is there anything I can do in terms of dumping internal state before restarting it? | 18:29 |
asselin | patrickeast, ok let's do that | 18:30 |
asselin | patrickeast, merged | 18:31 |
*** merooney has joined #openstack-cinder | 18:33 | |
patrickeast | uberjay: uhh, i’m not sure, maybe a good question for -infra | 18:34 |
patrickeast | asselin: awesome | 18:34 |
uberjay | patrickeast: k | 18:34 |
*** merooney has quit IRC | 18:35 | |
*** ebalduf has quit IRC | 18:36 | |
*** kvidvans has quit IRC | 18:38 | |
jms | How do you manually add a cinder host to the rabbitmq fanout queues? | 18:38 |
*** merooney has joined #openstack-cinder | 18:40 | |
*** xyang1 has quit IRC | 18:40 | |
asselin | patrickeast, uberjay https://review.openstack.org/#/c/186528/ | 18:41 |
patrickeast | asselin: oo nice | 18:42 |
*** ronis has joined #openstack-cinder | 18:42 | |
uberjay | asselin: thanks! | 18:42 |
*** raunak has joined #openstack-cinder | 18:45 | |
*** merooney has quit IRC | 18:48 | |
*** fthiagogv has quit IRC | 18:54 | |
*** zhonghua-lee has joined #openstack-cinder | 19:00 | |
*** merooney has joined #openstack-cinder | 19:03 | |
*** pradipta has quit IRC | 19:03 | |
*** merooney has quit IRC | 19:04 | |
*** asselin_ has joined #openstack-cinder | 19:06 | |
*** raunak has quit IRC | 19:06 | |
*** jwcroppe has joined #openstack-cinder | 19:07 | |
*** anshul has joined #openstack-cinder | 19:07 | |
*** jwcroppe has quit IRC | 19:07 | |
*** jwcroppe has joined #openstack-cinder | 19:08 | |
*** jwcroppe has quit IRC | 19:08 | |
*** jwcroppe has joined #openstack-cinder | 19:08 | |
bswartz | jgriffith: ping | 19:09 |
bswartz | jgriffith: I found out about this wiki today and I noticed that SolidFire isn't on it -- https://wiki.openstack.org/wiki/ThirdPartySystems | 19:10 |
*** merooney has joined #openstack-cinder | 19:15 | |
winston-d | jms: i know we exam the cinder config file before, but can you check again see if cinder.conf on 2nd node has exact same rabbit relate config as the on on 1st node? | 19:16 |
*** zhonghua-lee has quit IRC | 19:16 | |
vilobhmm | DuncanT : or you want that information to be persistent in the db…I mean the volume-id and request-id details... | 19:18 |
*** Lee1092 has quit IRC | 19:21 | |
*** annashen has quit IRC | 19:21 | |
*** alexpilotti has quit IRC | 19:23 | |
*** ociuhandu has quit IRC | 19:23 | |
*** ebalduf has joined #openstack-cinder | 19:24 | |
*** anshul has quit IRC | 19:30 | |
*** Apoorva has quit IRC | 19:33 | |
*** thangp_ has joined #openstack-cinder | 19:35 | |
*** thangp has quit IRC | 19:35 | |
jgriffith | bswartz: Arggg.. yet another wiki | 19:35 |
jgriffith | bswartz: thanks for pointint it out | 19:36 |
ericksonsantos | vilobhmm, ping about nested quotas | 19:37 |
jms | winston-d: http://paste.openstack.org/show/242892/ -- Here ya go. | 19:38 |
ericksonsantos | We will allow unlimited value (-1) for quotas in nested projects? | 19:38 |
vilobhmm | ericksonsantos : pong | 19:38 |
vilobhmm | nope | 19:38 |
*** Apoorva has joined #openstack-cinder | 19:39 | |
vilobhmm | for root we will have default value ; for children we set the default as 0 so that we don't end up in a race | 19:39 |
vilobhmm | condition | 19:39 |
ericksonsantos | vilobhmm, nice, that doubt just came out when I was reading the spec | 19:39 |
vilobhmm | https://etherpad.openstack.org/p/YVR-cinder-nested-quota | 19:39 |
vilobhmm | please see section "E" for more details | 19:39 |
vilobhmm | on what we discussed in the Liberty Design Summit talk on nested quota | 19:40 |
vilobhmm | hth | 19:40 |
ericksonsantos | thanks, I wasn't at the summit, I'll read it. | 19:40 |
*** krtaylor has joined #openstack-cinder | 19:42 | |
vilobhmm | np | 19:44 |
winston-d | jms: they look identical | 19:44 |
winston-d | jms: what's the value for 'rpc_backend'? | 19:45 |
*** jungleboyj has quit IRC | 19:47 | |
bswartz | jgriffith: yw | 19:48 |
jms | winston-d: cinder.openstack.common.rpc.impl_kombu For both | 19:48 |
bswartz | jgriffith: my secret motivation in looking for solidfire is that I'm a huge fan of yours/duncan's KISS CI | 19:49 |
jgriffith | bswartz: NICE! | 19:49 |
jgriffith | bswartz: BTW, I pushed a container'ized'ish version of it yesterday | 19:49 |
bswartz | o rly? | 19:49 |
bswartz | I'll go look | 19:49 |
jgriffith | bswartz: https://goo.gl/CcUWcU | 19:50 |
jgriffith | bswartz: still needs a bit of work likely, but some day I'll get around to it | 19:50 |
jgriffith | bswartz: break out the ci threads, gerrit monitor and db services | 19:50 |
bswartz | jgriffith: so you do you have your openstack cloud or do you outsource to HP/RAX? | 19:52 |
bswartz | your own* | 19:52 |
jgriffith | bswartz: I have my own | 19:52 |
jgriffith | bswartz: finally got a few servers of my very own :) | 19:52 |
bswartz | nice -- it's good to have real deployment experience | 19:53 |
jgriffith | bswartz: I was actually considering upgrading (it's Juno) but then decided *why*, it has been solid and very good to me the past year | 19:53 |
bswartz | I've started to get some experience on the deployment side and it's eye opening | 19:53 |
jgriffith | bswartz: yeah, I agree | 19:53 |
jgriffith | bswartz: albeit frustrating at times :) | 19:53 |
jgriffith | bswartz: no kidding eh | 19:53 |
jgriffith | bswartz: I've also made it a point to try all methods I can stand... | 19:54 |
jgriffith | bswartz: DIY packages, puppet, packstack | 19:54 |
bswartz | well developing is frustrating to so that no change | 19:54 |
jgriffith | bswartz: one of these days I need to try juju but i just don't have enough servers | 19:54 |
jgriffith | bswartz: haha | 19:54 |
bswartz | I hear ansible is good | 19:54 |
* jgriffith LOVES ansible | 19:55 | |
bswartz | I for one don't like puppet syntax | 19:55 |
jgriffith | as is evident in my sos stuff | 19:55 |
jgriffith | yeah... and Im' not a fan of it constantly going out and trying to "fix" things for me | 19:55 |
jgriffith | I was a big chef fan for a while, but Ansible is just sooo easy | 19:55 |
jgriffith | and fits for what I do | 19:56 |
bswartz | I'm looking at the new version | 19:56 |
*** merooney has quit IRC | 19:56 | |
jgriffith | oh? initial thoughts? | 19:56 |
bswartz | don't forget to update that wiki | 19:57 |
bswartz | oh there's a lot here I need to learn | 19:57 |
jgriffith | bswartz: DOH! | 19:57 |
jgriffith | I did forget already :) | 19:57 |
bswartz | I'm just glad there's no zuul | 19:57 |
jgriffith | indeed! | 19:57 |
bswartz | I keep hearing horror stories | 19:57 |
jgriffith | or node-pool | 19:58 |
jgriffith | or jenkins | 19:58 |
jgriffith | or .... | 19:58 |
jgriffith | :) | 19:58 |
jgriffith | bswartz: hmm... that stuff looks auto-generated | 20:00 |
*** dulek has quit IRC | 20:00 | |
*** merooney has joined #openstack-cinder | 20:00 | |
bswartz | I asked anteaya -- it's community created | 20:00 |
bswartz | if you look at enough of them, you can tell they're handcrafted | 20:01 |
jgriffith | bswartz: oh, guess not, there are instructions I scroll down far enough :) | 20:01 |
*** MIDENN_ has quit IRC | 20:01 | |
bswartz | some are copy/pasted from others I'm sure | 20:01 |
jgriffith | bswartz: HEY!!! How's the new baby? | 20:02 |
bswartz | jgriffith: still inside -- we're 3 days past due date | 20:02 |
jgriffith | bswartz: haha | 20:02 |
bswartz | my wife says I should have gone to vancouver | 20:02 |
bswartz | oh well | 20:02 |
jgriffith | bswartz: so baby is fine, Mom and you are probably ready to go the next step | 20:02 |
jgriffith | bswartz: yeah, Vancouver was nice | 20:03 |
jgriffith | bswartz: but honestly, there are so many events, mid-cycle sprints etc any more that missing a summit isn't as big a deal as it used to be IMO | 20:03 |
bswartz | what is this subunit2html.py thing | 20:04 |
*** daneyon has joined #openstack-cinder | 20:05 | |
*** merooney has quit IRC | 20:05 | |
jgriffith | bswartz: oh, it's the cool thing mtreinish put together.... | 20:05 |
jgriffith | bswartz: oops, did I type "html" :( | 20:05 |
jgriffith | it's sql: https://goo.gl/YjHlt7 | 20:05 |
jgriffith | bswartz: so sos keeps a db of test results, pass fail for each test etc | 20:06 |
bswartz | https://github.com/j-griffith/sos-ci/blob/master/sos-ci/scripts/subunit2html.py | 20:06 |
bswartz | looks like html to me | 20:06 |
mtreinish | bswartz: subunit2html is just a script to generate an html page from subunit streams showing the results from a run | 20:06 |
jgriffith | bswartz: DeRp | 20:07 |
mtreinish | bswartz: it was original a script burried in an infra repo (it generates the testr_results.html pages) | 20:07 |
bswartz | ok | 20:07 |
jgriffith | bswartz: I should have broken that out into two comments probably | 20:07 |
jgriffith | or at least pointed out they're "related" and both added at the same time | 20:07 |
mtreinish | bswartz: I actually recently put it in a real home: https://github.com/openstack/os-testr | 20:08 |
mtreinish | where it has a real entry point to make it a bit easier to use | 20:08 |
*** daneyon_ has quit IRC | 20:08 | |
mtreinish | so you can pip install it and have that and some other utils available | 20:08 |
bswartz | mtreinish: interesting! | 20:09 |
bswartz | I don't understand any of this but at least it's open source so I can figure it out eventually | 20:10 |
bswartz | and there are decent docs I see! | 20:10 |
*** rushiagr is now known as rushiagr_away | 20:10 | |
mtreinish | bswartz: heh, on os-testr? That's still kinda a todo there :) | 20:11 |
bswartz | jgriffith: looks like you should be pip installing this thing instead of keeping your own fork | 20:11 |
mtreinish | I mean it still has gems from the cookiecutter like: http://docs.openstack.org/developer/os-testr/usage.html | 20:11 |
*** IanGovett has joined #openstack-cinder | 20:12 | |
*** rajinir has joined #openstack-cinder | 20:12 | |
*** annashen has joined #openstack-cinder | 20:22 | |
*** annashen has quit IRC | 20:27 | |
*** BharatK has quit IRC | 20:27 | |
*** thangp_ has quit IRC | 20:28 | |
*** esker has quit IRC | 20:30 | |
*** timcl has quit IRC | 20:33 | |
winston-d | jms: configuration wise, yours look fine. so i guess it's something underlying not functioning well | 20:36 |
*** simondodsley has quit IRC | 20:37 | |
*** annashen has joined #openstack-cinder | 20:39 | |
*** med_ has quit IRC | 20:41 | |
jms | winston-d: Yeah... I can't see a reason for it not talking right. Is there a way to force add a host to the fanout queues? | 20:42 |
*** ronis has quit IRC | 20:42 | |
hemna | winston-d, what are you still doing up ? | 20:42 |
winston-d | hemna: i'm in California this week and 2 weeks after, so | 20:48 |
*** daneyon has quit IRC | 20:48 | |
hemna | winston-d, oh nice! | 20:48 |
hemna | it's just odd seeing you in here at PST hours :) | 20:49 |
winston-d | jms: don't know how, usually it's just being taken care of by cinder | 20:49 |
winston-d | hemna: yeah, otherwise it's be another all-nighter 'cos it's almost 5am in China | 20:50 |
*** akerr has quit IRC | 20:54 | |
*** rajinir has quit IRC | 20:56 | |
*** samueldmq has quit IRC | 20:58 | |
*** vilobhmm1 has joined #openstack-cinder | 21:00 | |
*** vilobhmm has quit IRC | 21:00 | |
*** IanGovett has quit IRC | 21:00 | |
*** vilobhmm1 has quit IRC | 21:01 | |
*** vilobhmm has joined #openstack-cinder | 21:01 | |
*** patrickeast has quit IRC | 21:01 | |
*** annashen has quit IRC | 21:02 | |
*** mdenny has joined #openstack-cinder | 21:02 | |
*** patrickeast has joined #openstack-cinder | 21:02 | |
*** manishg has quit IRC | 21:04 | |
*** rasoto_ has left #openstack-cinder | 21:06 | |
*** annashen has joined #openstack-cinder | 21:07 | |
*** manishg_ has joined #openstack-cinder | 21:09 | |
*** ociuhandu has joined #openstack-cinder | 21:10 | |
*** Yogi1 has quit IRC | 21:15 | |
*** rajinir has joined #openstack-cinder | 21:15 | |
*** crose has quit IRC | 21:18 | |
*** lpetrut has quit IRC | 21:18 | |
*** alexpilotti has joined #openstack-cinder | 21:21 | |
*** tsekiyama has quit IRC | 21:26 | |
*** nlevinki has quit IRC | 21:27 | |
*** jms has quit IRC | 21:29 | |
*** mtanino_ has quit IRC | 21:31 | |
*** jamielennox|away is now known as jamielennox | 21:34 | |
nikeshm | hemna : hi | 21:35 |
hemna | nikeshm, hi | 21:35 |
*** openstackgerrit has quit IRC | 21:36 | |
nikeshm | hemna: able to run CI on iscsi drivers on sandbox https://review.openstack.org/#/c/186336/ | 21:36 |
*** openstackgerrit has joined #openstack-cinder | 21:37 | |
nikeshm | hemna: working on FC drivers too,will complete that too in 1-2 days | 21:37 |
hemna | coolio! | 21:37 |
asselin_ | nikeshm, where's the link to the logs? | 21:38 |
asselin_ | nikeshm, fc passthrough scripts merged earlier today: https://review.openstack.org/#/c/182091/ | 21:39 |
nikeshm | hemna: hope you will remove -2 https://review.openstack.org/#/c/177665/ :) | 21:40 |
nikeshm | asselin_ : https://review.openstack.org/#/c/184120/ on new patches link is shoing | 21:40 |
nikeshm | showing | 21:41 |
hemna | as soon as that patchset shows dothill CI running and passing. | 21:41 |
nikeshm | hemna: sure | 21:41 |
asselin_ | nikeshm, your logs require downloads, which is a no-no. Will get you the link to fix that | 21:42 |
asselin_ | nikeshm, http://docs.openstack.org/infra/system-config/third_party.html#faq-frequently-asked-questions | 21:43 |
asselin_ | nikeshm, alternatively I use this script which is just a wrapper for what is used upstream: https://github.com/rasselin/os-ext-testing/blob/master/puppet/install_log_server.sh | 21:44 |
asselin_ | nikeshm, for your ci username, is this e-mail address dedicated to ci? https://review.openstack.org/#/q/owner:nikeshmahalka%2540vedams.com+status:open,n,z | 21:46 |
asselin_ | or shared with your personal account? | 21:46 |
uberjay | hemna: hey there, did you get a chance to look at our driver? (https://review.openstack.org/#/c/178295/) | 21:48 |
hemna | yah I started looking at it | 21:48 |
hemna | haven't posted a review just yet sorry | 21:48 |
uberjay | hemna: np, really. trying to not bother, but also want to avoid the inevitable last minute rush... :) | 21:49 |
nikeshm | asselin_ thanks going for lunch,will catch yu latter :) thanks for all the help :) | 21:49 |
asselin_ | nikeshm, your welcome. glad to see you almost there | 21:49 |
*** ebalduf has quit IRC | 21:51 | |
*** alexpilotti has quit IRC | 21:55 | |
*** julim has quit IRC | 21:55 | |
*** ociuhandu has quit IRC | 21:57 | |
*** ociuhandu has joined #openstack-cinder | 22:05 | |
*** manishg_ has quit IRC | 22:06 | |
openstackgerrit | Victor Stinner proposed openstack/cinder: Bump oslo.vmware version to 0.13.1 https://review.openstack.org/186577 | 22:07 |
*** rajinir has quit IRC | 22:08 | |
*** primechuck has quit IRC | 22:09 | |
asselin_ | patrickeast, https://review.openstack.org/186579 | 22:10 |
*** vilobhmm has quit IRC | 22:10 | |
patrickeast | asselin_: oh wow | 22:11 |
patrickeast | asselin_: my system must have been re-using the same old one over and over | 22:11 |
asselin_ | patrickeast, yeah....feels good to finally get this reviewed and tested. | 22:13 |
openstackgerrit | Earle F. Philhower, III proposed openstack/cinder: Implement Cinder Volume driver for HGST Solutions https://review.openstack.org/186580 | 22:13 |
asselin_ | and I'm getting lots of ideas to simplify | 22:13 |
asselin_ | but before doing that I'd like to explore the sriov we talked about. there's a lot more benefit from using that | 22:14 |
patrickeast | asselin_: yea i am working on trying to get a card that can support it… slow process to procure hardware and get it installed in the colo | 22:15 |
asselin_ | patrickeast, yeah, I bumped into emulex guys in the marketplace and talked to them. seems they've been supporting that for a while, but haven't confirmed yet. | 22:16 |
patrickeast | asselin_: i was going to look into ways to have it split up the ports on a system nicer, right now it just grabs all of the ports, but i have a box with multiple hbas and i want to run a few FC vm’s in parallel | 22:16 |
*** Adriano_ has quit IRC | 22:16 | |
patrickeast | asselin_: but we need more smarts around which device to detach/attach | 22:16 |
patrickeast | asselin_: oh awesome | 22:16 |
asselin_ | patrickeast, why is it grabbing all the ports? | 22:17 |
patrickeast | asselin_: for multipathing | 22:17 |
patrickeast | asselin_: instead of stopping the loop when it finds one, it just tries them all | 22:17 |
asselin_ | patrickeast, yeah...that's the main reason to switch to virtual pci.... | 22:17 |
patrickeast | asselin_: yea definitely | 22:18 |
*** vilobhmm has joined #openstack-cinder | 22:18 | |
patrickeast | asselin_: i should also have some time in the next couple weeks to mess around with the nova pci passthrough… although I have no idea if that knows how to use the sr-iov stuff too | 22:19 |
*** rushil has quit IRC | 22:19 | |
patrickeast | asselin_: i think it does for NIC’s and network stuff… so maybe | 22:19 |
asselin_ | I saw some disucssion on the mailing list | 22:19 |
*** marcusvrn1 has quit IRC | 22:21 | |
*** earlephilhower has joined #openstack-cinder | 22:21 | |
asselin_ | patrickeast, http://lists.openstack.org/pipermail/openstack-dev/2015-May/064243.html | 22:21 |
asselin_ | patrickeast, http://lists.openstack.org/pipermail/openstack-dev/2015-May/064635.html | 22:21 |
*** annashen has quit IRC | 22:23 | |
*** IlyaG has joined #openstack-cinder | 22:23 | |
patrickeast | asselin_: hmm yea it looks like it is specific to networking judging from the links on those mailing lists | 22:25 |
patrickeast | asselin_: but we can probably modify the passthrough scripts to do the virtual stuff and pass it through the same way we do now without too much trouble | 22:26 |
asselin_ | +1 | 22:26 |
*** melwitt_ has joined #openstack-cinder | 22:28 | |
*** melwitt_ has quit IRC | 22:28 | |
*** annashen has joined #openstack-cinder | 22:36 | |
asselin_ | patrickeast, https://review.openstack.org/#/c/186585/2 | 22:37 |
* patrickeast looking | 22:38 | |
asselin_ | patrickeast, -1 away | 22:38 |
patrickeast | haha | 22:38 |
openstackgerrit | John Griffith proposed openstack/cinder: Remove the no-parallel setting from pretty_tox.sh https://review.openstack.org/186586 | 22:41 |
patrickeast | asselin_: going to show my bash ignorance here, but bear with me, the -z is checking zero length right? so wouldn’t setting FC_SINGLE_NODE=false or 0 not really do what you might expect? | 22:41 |
*** rushil has joined #openstack-cinder | 22:41 | |
patrickeast | or is that just kind of the normal way to do things in bash scripts? | 22:41 |
asselin_ | well I understood it to mean, not defineds | 22:41 |
patrickeast | gotcha | 22:42 |
asselin_ | e.g. unset FC_SINGLE_NODE | 22:42 |
patrickeast | ok that makes sense | 22:42 |
asselin_ | so actually you can set it to anything at all | 22:42 |
*** barra204 has joined #openstack-cinder | 22:43 | |
openstackgerrit | Earle F. Philhower, III proposed openstack/os-brick: Add HGST volume type Connector https://review.openstack.org/186588 | 22:45 |
*** akshai has quit IRC | 22:47 | |
patrickeast | woot fc ci’s first ‘live’ cinder patchset https://review.openstack.org/#/c/186577/ | 22:49 |
asselin_ | patrickeast, nice! but I see what you mean..multipath is a best effort basis... | 22:51 |
asselin_ | you only got one that time | 22:51 |
patrickeast | haha yea | 22:51 |
asselin_ | patrickeast, are you using third-party tools repo for that? | 22:52 |
patrickeast | although, now that i think about it, that hard coded /tmp/fcoe.xml path might be to blame for only getting a single one | 22:52 |
patrickeast | asselin_: yea, although i don’t have an elegant way to pull changes in from it yet | 22:52 |
patrickeast | manual copy-pasta | 22:52 |
*** chlong has quit IRC | 22:52 | |
patrickeast | i just tossed the fc scripts into my data repo in the nodepool script folder | 22:53 |
asselin_ | yeah...going to try to integrate it now | 22:53 |
asselin_ | git clone :) | 22:53 |
asselin_ | patrickeast, not sure how you get devstack to run so quickly...ours takes closer to 25 mins. your is 10 | 22:54 |
patrickeast | asselin_: maybe just network speeds? | 22:55 |
asselin_ | yeah... | 22:55 |
patrickeast | asselin_: we should have the same level of caching and stuff from the nodepool images | 22:55 |
patrickeast | i didn’t do anything special there | 22:56 |
patrickeast | we do run vm’s backed on our flash array… which is pretty quick ;) | 22:57 |
asselin_ | that must be it :) | 22:57 |
patrickeast | mhmm mhmm | 22:57 |
*** barra204 has quit IRC | 23:01 | |
*** linkedinyou has joined #openstack-cinder | 23:02 | |
*** krtaylor has quit IRC | 23:05 | |
*** manishg has joined #openstack-cinder | 23:08 | |
*** annashen has quit IRC | 23:09 | |
*** ganso_ has quit IRC | 23:14 | |
patrickeast | asselin_: so… i think my system is sometimes trying to re-use vm’s | 23:14 |
patrickeast | asselin_: check this out http://paste.openstack.org/show/243279/ | 23:14 |
patrickeast | asselin_: the vm’s ifconfig output is showing br100 and stuff which shouldn’t be there on a fresh one | 23:15 |
patrickeast | asselin_: and then after a little bit the node is killed and jenkins loses connection, which was when nodepool destroyed it | 23:15 |
*** barra204 has joined #openstack-cinder | 23:16 | |
* asselin_ looking | 23:16 | |
*** dims_ has quit IRC | 23:17 | |
*** hemna is now known as hemnafk | 23:18 | |
*** setmason has quit IRC | 23:18 | |
asselin_ | patrickeast, strange...the node should be marked 'used' when it get's used. do you see that in the nodepool logs? | 23:18 |
patrickeast | good question… let me check | 23:19 |
*** dims_ has joined #openstack-cinder | 23:20 | |
*** rushil has quit IRC | 23:20 | |
patrickeast | asselin_: grepping for the node id in the log i see it is marked as used… more than once? http://paste.openstack.org/show/243294/ | 23:21 |
patrickeast | weird | 23:22 |
asselin_ | yes...looks like a bug | 23:23 |
*** manishg has quit IRC | 23:25 | |
*** manishg has joined #openstack-cinder | 23:26 | |
*** jdurgin has quit IRC | 23:26 | |
patrickeast | asselin_: oh wait a sec, i might have done something dumb | 23:30 |
patrickeast | asselin_: i dont have this in my layout.yaml https://github.com/rasselin/os-ext-testing-data/blob/master/etc/zuul/layout.yaml#L49 | 23:31 |
patrickeast | asselin_: i’m kind of assuming thats important for the whole single use node thing | 23:31 |
* patrickeast is now wondering how this ever worked | 23:35 | |
patrickeast | i must have lost that config at some point | 23:35 |
*** asselin_ has quit IRC | 23:35 | |
*** asselin_ has joined #openstack-cinder | 23:36 | |
openstackgerrit | Danny Wilson proposed openstack/cinder: Add Pure Storage FibreChannel driver https://review.openstack.org/186605 | 23:38 |
*** julim has joined #openstack-cinder | 23:47 | |
*** leeantho has quit IRC | 23:48 | |
*** krtaylor has joined #openstack-cinder | 23:51 | |
*** rmesta has quit IRC | 23:52 | |
*** garthb has joined #openstack-cinder | 23:54 | |
*** garthb_ has joined #openstack-cinder | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!