rlucio | asselin: looks like i need to alter the directory definitiions in the sites-enabled config file but just wondering if there is any other config that might need to be changed | 00:00 |
---|---|---|
patrickeast | rlucio: not sure if its changed now.. but i remember having to do something silly like ‘sudo chmod -R a+r’ on the log file directories | 00:00 |
*** tsekiyam_ has joined #openstack-cinder | 00:01 | |
patrickeast | not exactly a ‘good’ solution, but it worked to fix the permission issues | 00:01 |
*** tsekiyam_ has quit IRC | 00:01 | |
*** VijayTripathi has quit IRC | 00:02 | |
*** dannywilson has quit IRC | 00:03 | |
*** ho has quit IRC | 00:04 | |
rlucio | patriceast: yikes, i'll give it a shot but i dont think that's going to fix it from me | 00:05 |
*** ho has joined #openstack-cinder | 00:06 | |
patrickeast | rlucio: might have been a different problem, was just checking through my notes and had that listed as a “work-around” while setting up the log file servers | 00:06 |
patrickeast | rlucio: of course i didn’t write down what exactly it fixed ;) | 00:06 |
rlucio | patrickeast: no worries. i'm sure its some stupid apache config issue, im just not very experienced with it | 00:07 |
rlucio | patrickeast: see here: http://52.10.132.65/27/165927/2/check/dsvm-tempest-vmem-cinder-v6000_iscsi/66cdeb9 | 00:08 |
rlucio | example of trying to access my log server | 00:08 |
patrickeast | hmm that is interesting | 00:08 |
*** asselin_ has joined #openstack-cinder | 00:08 | |
*** hemna has quit IRC | 00:10 | |
patrickeast | are the log files owned by jenkins? | 00:10 |
thingee | ociuhandu: are we close? | 00:10 |
rlucio | patrickeast: yea... the apache error log says it gave permission denied for the requested directory | 00:10 |
*** emagana has quit IRC | 00:11 | |
rlucio | patrickeast: "client denied by server configuration: /srv/static/logs/27/165927/2/check/dsvm-tempest-vmem-cinder-v6000_iscsi/66cdeb9" | 00:11 |
alexpilotti | thingee ociuhandu: Devstack spawned, Windows VM spawed, cinder-volume on WIndows started, waiting for tempest now | 00:12 |
patrickeast | rlucio: was just looking at min, turns out my notes were wrong my directories are like so: http://paste.openstack.org/show/193753/ | 00:12 |
patrickeast | rlucio: mm strange, one sec i’ll grab my apache config | 00:12 |
patrickeast | rlucio: so the actual log directories have even more permissions | 00:12 |
*** tsekiyam_ has joined #openstack-cinder | 00:13 | |
rlucio | patrickeast: as far as log directories, i think that's the same perms as mine | 00:13 |
*** tsekiyam_ has quit IRC | 00:14 | |
thingee | alexpilotti: which review? | 00:15 |
patrickeast | rlucio: heres my log directory config http://paste.openstack.org/show/193754/ | 00:15 |
patrickeast | rlucio: in theory yours should be almost identical from using the install scripts | 00:16 |
*** tsekiyam_ has joined #openstack-cinder | 00:16 | |
*** tsekiyam_ has quit IRC | 00:17 | |
*** IanGovett has quit IRC | 00:17 | |
*** scottda has joined #openstack-cinder | 00:18 | |
*** scottda has quit IRC | 00:18 | |
rlucio | patrickeast: yep, pretty much identical | 00:18 |
rlucio | patrickeast: the only guess i had was that since my jenkins jobs are named different I would need to change the pattern matching | 00:19 |
patrickeast | rlucio: ahhh yea i ran into that for the log analyze tool | 00:19 |
rlucio | like "*dsvm-tempest-vmem-*" instead of "*-tempest-dsvm-*" | 00:19 |
*** tsekiyam_ has joined #openstack-cinder | 00:20 | |
thingee | patrickeast: are you using aws for your webserver? :P | 00:20 |
*** scottda has joined #openstack-cinder | 00:20 | |
patrickeast | thingee: hehe yea | 00:20 |
*** tsekiyam_ has quit IRC | 00:20 | |
patrickeast | thingee: my company uses aws for external facing hosts (for the most part) | 00:21 |
thingee | aww | 00:21 |
thingee | you know, there are some great openstack public cloud ;D | 00:21 |
*** scottda has quit IRC | 00:22 | |
rlucio | thingee: it was just desperation on my part, i had an old aws account i knew i could use | 00:22 |
rlucio | :) | 00:22 |
patrickeast | haha yea | 00:23 |
*** VijayTripathi has joined #openstack-cinder | 00:23 | |
patrickeast | i didn’t ask too many questions when IT just gave me an aws account and said go for it | 00:23 |
rlucio | patrickeast: assuming i update the directory pattern matches, do i just have to restart apache2? | 00:23 |
patrickeast | rlucio: dunno, couldn’t hurt | 00:23 |
thingee | rlucio: making changes to httpd.conf or any vhost files requires an apache restart | 00:24 |
*** scottda has joined #openstack-cinder | 00:24 | |
*** tsekiyam_ has joined #openstack-cinder | 00:25 | |
thingee | alexpilotti, ociuhandu: which review(s) is your CI doing right now? | 00:25 |
*** tsekiyam_ has quit IRC | 00:25 | |
ociuhandu | https://review.openstack.org/#/c/161369/ | 00:26 |
thingee | ociuhandu: any others? does it just do a job at a time? | 00:27 |
*** tsekiyam_ has joined #openstack-cinder | 00:28 | |
*** tsekiyam_ has quit IRC | 00:29 | |
ociuhandu | we also have https://review.openstack.org/#/c/165990/ in | 00:29 |
rlucio | patrickeast: would you mind sharing your /etc/apache2/apache2.conf? I see some sections commented out in mine, I wonder if they need to be uncommented | 00:30 |
ociuhandu | no, though at the moment we still have only a few servers until the bigger issues with the Microsoft CI are sorted out | 00:30 |
ociuhandu | this is why now it’s so slow as well :( | 00:30 |
patrickeast | rlucio: yea one sec | 00:30 |
rlucio | patrickeast: oh shit, nevermind | 00:30 |
rlucio | patrickeast: yep that was it, the top-level config for /srv was commented out | 00:31 |
patrickeast | rlucio: oh nice, is it working now? | 00:31 |
rlucio | patrickeast: yes, thank god!! | 00:32 |
rlucio | http://52.10.132.65/27/165927/2/check/dsvm-tempest-vmem-cinder-v6000_iscsi/66cdeb9/ | 00:32 |
patrickeast | woot | 00:32 |
*** dflorea has quit IRC | 00:32 | |
patrickeast | uh oh | 00:32 |
patrickeast | http://52.10.132.65/27/165927/2/check/dsvm-tempest-vmem-cinder-v6000_iscsi/66cdeb9/console.html | 00:32 |
*** annashen has quit IRC | 00:32 | |
patrickeast | i got forbidden on that guy | 00:32 |
rlucio | patrickeast: yea i just saw that too, lemme check the rules again | 00:33 |
patrickeast | looks like the rest are perfect though | 00:33 |
*** leeantho has quit IRC | 00:34 | |
thingee | ociuhandu, alexpilotti: how close are we? I'm running out of time. | 00:36 |
thingee | and been providing more than enough time. | 00:36 |
alexpilotti | thingee: we know, you’ve been extra helpful! | 00:37 |
*** markvoelker has quit IRC | 00:37 | |
alexpilotti | thingee: we hit a minor issue in a service name, we’re 99.9% | 00:38 |
alexpilotti | thingee: just takes awfully long anytime we recheck as you know | 00:38 |
*** scottda has quit IRC | 00:39 | |
alexpilotti | thingee: as in 30’/1h | 00:39 |
rlucio | patrickeast: did you get an error about access to /htmlify/....? | 00:39 |
thingee | alexpilotti: you all should consider using a devstack image that's preseeded | 00:40 |
patrickeast | rlucio: nope, not that i can remember/wrote in my notes | 00:40 |
rlucio | patrickeast: i ask because that is the wsgiscriptalias to loganalyze, which you said you had an issue with | 00:40 |
alexpilotti | thingee: it is preseeded, we just run stack.sh on top | 00:40 |
patrickeast | rlucio: yea, the issue we had was the name matching | 00:40 |
alexpilotti | thingee: and then we spawn a windows vm | 00:41 |
rlucio | patrickeast: right, where did you change the name matching for that? | 00:41 |
alexpilotti | thingee: then we start tempest | 00:41 |
patrickeast | rlucio: oh, i didn’t, we changed the name of our jenkins jobs | 00:41 |
rlucio | haha | 00:41 |
patrickeast | rlucio: we rejoined the herd ;) | 00:41 |
*** _cjones_ has quit IRC | 00:41 | |
rlucio | patrickeast: i see :) | 00:41 |
*** tsekiyam_ has joined #openstack-cinder | 00:43 | |
*** scottda has joined #openstack-cinder | 00:43 | |
patrickeast | rlucio: afaik you should just have to modify the rewrite rules for the two files in /etc/apache2/sites-enabled | 00:43 |
*** tsekiyam_ has quit IRC | 00:43 | |
patrickeast | rlucio: just noticed my console output is console.html.gz, yours was just html, maybe thats breaking it? | 00:43 |
patrickeast | ex: http://ec2-54-67-51-189.us-west-1.compute.amazonaws.com/17/160417/3/check/PureISCSIDriver-tempest-dsvm-volume/bcac4ee/ | 00:44 |
thingee | alexpilotti, ociuhandu: ok how long are we talking about now? | 00:46 |
*** dalgaaf has quit IRC | 00:47 | |
rlucio | patrickeast: huh well, look at this: http://paste.openstack.org/show/193756/ | 00:47 |
*** scottda has quit IRC | 00:48 | |
patrickeast | rlucio: uh thats not good | 00:49 |
*** akerr has quit IRC | 00:49 | |
patrickeast | rlucio: did it get installed somewhere else? | 00:49 |
rlucio | patrickeast: guess i need to find and install that os_loganalyze python package | 00:49 |
asselin | rlucio,i'm back | 00:49 |
asselin | need to read scroll back, or just ask again | 00:49 |
patrickeast | rlucio: check in /opt/os-loganalyze | 00:49 |
rlucio | patrickeast: yep there it is | 00:50 |
asselin | rlucio, I guess you're running on apache 2.4. I have a patch for that | 00:50 |
rlucio | asselin: nah, its ubuntu 14, but the package install failed | 00:51 |
rlucio | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | 00:51 |
rlucio | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | 00:51 |
anteaya | thingee: I see this patch failed jenkins: https://review.openstack.org/#/c/165990/ | 00:51 |
rlucio | unable to execute 'x86_64-linux-gnu-gcc': No such file or directory | 00:51 |
rlucio | whoops LOL | 00:51 |
*** rushil has quit IRC | 00:51 | |
asselin | rlucio, https://review.openstack.org/#/c/164889/ | 00:51 |
asselin | rlucio, this is what you need on ubutnu 14, which has apache 2.4 ^^ | 00:51 |
thingee | anteaya: thanks yeah I did a recheck. it's back in the queue | 00:52 |
asselin | you can manually make those changes & restart apache. I just did this earlier this week. | 00:52 |
anteaya | thingee: kk | 00:52 |
alexpilotti | thingee: it’s running, in max 20’ I’ll be able to tell you if we passed the point where it failed on the previous run | 00:53 |
asselin | rlucio, you probably need to manullay install os-log analyzer. cd /opt/os-loganalyze sudo pip install . | 00:54 |
thingee | alexpilotti: ok, I'm watching those two reviews and will give you another 30 mins. After that I have to make the cut, otherwise someone will be very angry with me later for having late changes going in. | 00:54 |
alexpilotti | thingee: what is right is right :-) | 00:54 |
alexpilotti | thingee: in case we’ll submit a revert and test on that patch if it’s ok for you | 00:55 |
rlucio | asselin: wait so what do i do with the openstack-infra system config stuff? | 00:55 |
*** scottda has joined #openstack-cinder | 00:55 | |
*** tsekiyam_ has joined #openstack-cinder | 00:56 | |
asselin | rlucio, until it's merged, just manually add those lines to the /etc/apache2/sites-enabled/some-file | 00:56 |
asselin | rlucio, that will fix the permissions part | 00:56 |
*** tsekiyam_ has quit IRC | 00:56 | |
asselin | rlucio, then, since it seems the file is missing altogehter, make sure it's installed...it might have failed in the script. Sorry, ubuntu 14 is not completed supported yet by upstream..... | 00:57 |
anteaya | thingee: he's not too pleased now | 00:58 |
rlucio | asselin: got it, no worries. i swear that your repo said it supports ubuntu14 (for os-ext-testing) no worries though | 00:59 |
*** tsekiyam_ has joined #openstack-cinder | 00:59 | |
anteaya | alexpilotti: what's right is having a ci system up in k-1, giving it k-2 to stabalize and having reliability in k-3 | 00:59 |
asselin | rlucio, yes, that's correct. it's a mistake for the log server unfortunately :/ | 00:59 |
anteaya | not waiting until the last day to get something running | 00:59 |
asselin | caught that earlier this week myself | 00:59 |
anteaya | and expecting everyone to wait for you | 00:59 |
thingee | anteaya: :( | 00:59 |
anteaya | but this is thingee's decision | 00:59 |
anteaya | thingee: I just popped in to let you know about the failed jenkins test | 01:00 |
*** Lee1092 has joined #openstack-cinder | 01:00 | |
anteaya | as ttx is waiting on it | 01:00 |
thingee | yea | 01:00 |
anteaya | but I can't stand by and listen to someone who is keeping everyone else waiting grand stand about it | 01:00 |
* anteaya moves back to -infra | 01:00 | |
patrickeast | anteaya: thingee: just curious, what is the cut for? k-3? | 01:01 |
patrickeast | or kilo in general? | 01:01 |
thingee | patrickeast: so this morning I was suppose to do a cut. There were all the driver removals waiting in queue so those are blocking | 01:01 |
thingee | patrickeast: I should've had the deadline for yesterday and submitted everything around midnight | 01:02 |
patrickeast | thingee: oh, ok, i saw comments on the launchpad issues earlier and assumed that meant it already happened | 01:02 |
thingee | patrickeast: I was untargeting things that just aren't going to happen. Anything that needed one more +2 went in | 01:02 |
patrickeast | thingee: gotcha, that makes sense | 01:03 |
rlucio | patrickeast, asselin: working now! | 01:03 |
patrickeast | rlucio: yay! | 01:03 |
asselin | rlucio, great! I will update the README to avoid confusion. Thanks for bringing this up. | 01:03 |
rlucio | asselin: no problem, learning as we go :) | 01:04 |
patrickeast | it wouldn’t be any fun if it just worked | 01:04 |
*** hashirabdi has quit IRC | 01:04 | |
rlucio | patrickeast: lol.. 'just working' sounds pretty fun right about now :) | 01:05 |
patrickeast | lol | 01:05 |
alexpilotti | thingee: looking good, running tempest | 01:05 |
asselin | rlucio, there's a big push to make the upstream components reusalbe, and that will simplify a lot of this. If you're intereted (develop, review, test), there are third party meetings you can join. | 01:06 |
*** scottda has quit IRC | 01:07 | |
jungleboyj | thingee: Is there anything else that needs a +2 right now or are we good? | 01:07 |
asselin | rlucio, here's the spec. http://specs.openstack.org/openstack-infra/infra-specs/specs/openstackci.html | 01:07 |
thingee | jungleboyj: nah we're good. enjoy your night :) | 01:08 |
*** scottda has joined #openstack-cinder | 01:08 | |
jungleboyj | thingee: Thanks man. Going to have some birthday cake with Logan then. :-) | 01:08 |
alexpilotti | anteaya: unfortunately the CI planning didnt depend on me, I’m both sorry and upset for this despicable situation :-( | 01:10 |
anteaya | I don't care | 01:10 |
alexpilotti | thingee: tempest finished! it’s running the results copy job now | 01:10 |
*** diegows has quit IRC | 01:11 | |
anteaya | if it were me the patch would be approved and merged long ago | 01:11 |
anteaya | don't sing me a song of grief and hardship on feature freeze day | 01:11 |
rlucio | asselin: sure thing, i think bharatk was asking if i could do a write up on my experience seetting up all the ci stuff, so i might start there | 01:11 |
anteaya | how disrespectful of my time | 01:11 |
alexpilotti | thingee: https://review.openstack.org/#/c/161369/ | 01:12 |
alexpilotti | thingee: it posted an internal url, but the job ran to the end (got a couple of tempest failures, so the comment is correct) | 01:13 |
alexpilotti | thingee: fetching the publc one | 01:13 |
patrickeast | alexpilotti: is yours the microsoft iscsi one? | 01:14 |
alexpilotti | patrickeast: yep | 01:15 |
ociuhandu | thingee: logs results url is: http://64.119.130.115/cinder/161369/ | 01:15 |
rlucio | hey guys, if anyone is bored would you mind looking at https://review.openstack.org/#/c/165655/? | 01:15 |
patrickeast | alexpilotti: just an fyi you will want to update your comment on patches to include a link to your thirdpartysystems wiki page as outlined in the requirements http://ci.openstack.org/third_party.html#requirements | 01:16 |
patrickeast | it looks like a lot of the new (and older) cinder ci’s arent’ doing it though | 01:16 |
thingee | patrickeast: I'm guilty | 01:16 |
patrickeast | thingee: hehe like half the ci’s on that review are too | 01:17 |
*** markvoelker has joined #openstack-cinder | 01:17 | |
patrickeast | not a big deal imo… but useful to have if possible | 01:17 |
thingee | patrickeast: definitely | 01:17 |
thingee | alexpilotti, ociuhandu: so this does windows iscsi, what about smbfs and remotefs? | 01:18 |
ociuhandu | patrickeast: we’ve just rebuilt jenkins and zuul in the last few hours, we’re working on adding back all the correct messages for the reports | 01:18 |
openstackgerrit | Jay Bryant proposed openstack/cinder: Add hacking check for print() statements https://review.openstack.org/166066 | 01:19 |
thingee | jungleboyj: ooooo yea? :P | 01:19 |
*** hashirabdi has joined #openstack-cinder | 01:19 | |
alexpilotti | thingee: I saw that the removal patch was getting rid of the entire windows support (including all 3 drivers) | 01:20 |
*** markvoelker has quit IRC | 01:22 | |
asselin | patrickeast, rlucio I up adted the readme. Let me know if anything else is needed. Thanks! https://github.com/rasselin/os-ext-testing/blob/master/README.md | 01:26 |
thingee | alexpilotti: so a problem with this. Does this driver work or not? I also can't see the c-vol logs. | 01:26 |
thingee | just c-api and c-sch | 01:26 |
alexpilotti | thingee: the driver works in production since a long time | 01:27 |
thingee | just not this run | 01:27 |
alexpilotti | thingee: c-vol is not run by devstack | 01:27 |
thingee | what? | 01:28 |
alexpilotti | thingee: cinder-volume is executed on a Windows VM | 01:28 |
*** scottda has quit IRC | 01:28 | |
thingee | oh | 01:28 |
thingee | why? | 01:28 |
*** Apoorva has quit IRC | 01:28 | |
thingee | we need those logs | 01:28 |
alexpilotti | thingee: sure! | 01:28 |
thingee | otherwise we can't verify anything | 01:28 |
alexpilotti | thingee: they are in: | 01:28 |
thingee | kills the whole point | 01:28 |
ociuhandu | ciner volume runs on windos, so the log location is:http://64.119.130.115/cinder/161369/windows_logs/cinder.log.gz | 01:28 |
alexpilotti | thingee: ^ | 01:28 |
alexpilotti | thingee: of course, they just have a different path :-) | 01:29 |
thingee | Could not copy virtual disk C:\iSCSIVirtualDisks\volume-7260933c-edc0-43a1-aa28-959d47e8d85e.vhdx to C:\iSCSIVirtualDisks\volume-d0194d05-161d-4578-b011-715bf7b4a760.vhdx. Error code: 10' (in response to event 'executed') under completion units request during completion of node | 01:29 |
thingee | so why did that fail? | 01:29 |
alexpilotti | thingee: didnt analyze the log yet, as I wrote before we had a couple of failures on this run | 01:30 |
alexpilotti | thingee: looking at the log now | 01:30 |
alexpilotti | thingee: matching results are: http://64.119.130.115/cinder/161369/results.html.gz | 01:31 |
*** scottda has joined #openstack-cinder | 01:31 | |
*** vilobhmm has quit IRC | 01:32 | |
openstackgerrit | Mike Perez proposed openstack/cinder: Removing Windows drivers for no reported CI https://review.openstack.org/166003 | 01:32 |
*** vilobhmm has joined #openstack-cinder | 01:32 | |
thingee | alexpilotti: I kept the windows iscsi in | 01:32 |
*** annashen has joined #openstack-cinder | 01:33 | |
thingee | the rest need a ci | 01:33 |
alexpilotti | thingee: saw it thanks | 01:33 |
*** vilobhmm has quit IRC | 01:33 | |
anish | wasn't there a hyper-v ci for a while. is that not related to you guys ? | 01:33 |
thingee | I will be watching for this later to still be reporting up. Hope issues are resolved by then. | 01:33 |
alexpilotti | anish: that’s on Nova and Neutron | 01:34 |
anish | aah. different beasts, different cages | 01:34 |
alexpilotti | anish: this is an extension | 01:34 |
anish | oh ? glad you don't have to start from scratch | 01:35 |
rlucio | patrickeast: is it safe to restart zuul whenever? or does that drop pending jobs? | 01:37 |
patrickeast | rlucio: i think it drops jobs in the queue if you stop and restart it, but iirc you can reload it for config changes without issues | 01:37 |
*** annashen has quit IRC | 01:38 | |
rlucio | patrickeast: you mean to send sighup or something? | 01:38 |
rlucio | patrickeast: or just 'service zuul restart' is ok | 01:38 |
patrickeast | rlucio: service zuul reload | 01:39 |
patrickeast | rlucio: restart i think loses them | 01:39 |
rlucio | patrickeast: oh cool, thanks | 01:39 |
asselin | rlucio, reload tells zuul to re-read the layout.yaml file & apply the changes. it's effect will impact obs in the queue | 01:40 |
asselin | e.g. added jobs/removing jobs, changing voting/non-voting etc. | 01:40 |
asselin | rlucio, there are some tools to save the queue and reload it in after a zuul restart. I haven't played with them much though | 01:41 |
rlucio | asselin: perfect, i just wanted to disable job processing for my driver tests on the sandbox repo | 01:41 |
*** virmitio has quit IRC | 01:42 | |
*** Mandell has quit IRC | 01:42 | |
*** harlowja_ is now known as harlowja_away | 01:46 | |
*** scottda has quit IRC | 01:49 | |
*** Apoorva has joined #openstack-cinder | 01:53 | |
*** _cjones_ has joined #openstack-cinder | 01:56 | |
*** _cjones_ has quit IRC | 01:56 | |
thingee | alexpilotti, ociuhandu what is the window's ci user account? | 01:57 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/cinder: Leverage dict comprehension in PEP-0274 https://review.openstack.org/143851 | 02:02 |
*** asselin_ has quit IRC | 02:04 | |
*** patrickeast has quit IRC | 02:08 | |
*** vilobhmm has joined #openstack-cinder | 02:11 | |
thingee | alexpilotti, ociuhandu hey is the ci being fixed here https://review.openstack.org/#/c/166003/ | 02:12 |
thingee | comments are still pointing to an internal URL | 02:13 |
thingee | alexpilotti, ociuhandu hello? | 02:16 |
*** markvoelker has joined #openstack-cinder | 02:18 | |
*** Apoorva has quit IRC | 02:19 | |
alexpilotti | thingee: hey there | 02:20 |
*** hashirabdi has quit IRC | 02:20 | |
alexpilotti | thingee: yes we are at work | 02:20 |
thingee | alexpilotti: https://review.openstack.org/#/c/166066/ | 02:20 |
thingee | it's still reporting internal urls | 02:20 |
alexpilotti | thingee: that’s what we are fixing now! | 02:21 |
alexpilotti | thingee: microsoft-iscsi-ci | 02:22 |
alexpilotti | the account ^ | 02:22 |
*** markvoelker has quit IRC | 02:22 | |
openstackgerrit | Tina Tang proposed openstack/cinder: Create consistgroup from cgsnapshot support in VNX driver https://review.openstack.org/163706 | 02:22 |
*** kaisers1 has joined #openstack-cinder | 02:31 | |
*** jamielennox is now known as jamielennox|lunc | 02:32 | |
*** jamielennox|lunc is now known as jamielennox|food | 02:32 | |
*** kaisers has quit IRC | 02:32 | |
openstackgerrit | Richard Hedlind proposed openstack/cinder: Properly remove host object from ISE https://review.openstack.org/166079 | 02:34 |
*** haomaiwang has joined #openstack-cinder | 02:35 | |
*** vilobhmm1 has joined #openstack-cinder | 02:35 | |
*** vilobhmm has quit IRC | 02:37 | |
*** tbarron1 has quit IRC | 02:39 | |
openstackgerrit | Richard Hedlind proposed openstack/cinder: Properly remove host object from ISE https://review.openstack.org/166079 | 02:46 |
*** greghaynes has quit IRC | 02:58 | |
*** jamielennox|food is now known as jamielennox | 03:01 | |
*** greghaynes has joined #openstack-cinder | 03:05 | |
*** xyang1 has joined #openstack-cinder | 03:08 | |
*** vilobhmm1 has quit IRC | 03:13 | |
anish | jungleboyj: ping ping | 03:16 |
*** coolsvap has joined #openstack-cinder | 03:16 | |
*** markvoelker has joined #openstack-cinder | 03:19 | |
*** markvoelker has quit IRC | 03:23 | |
*** coolsvap|afk has joined #openstack-cinder | 03:23 | |
*** coolsvap has quit IRC | 03:25 | |
*** coolsvap|afk is now known as coolsvap | 03:26 | |
*** coolsvap is now known as coolsvap|afk | 03:26 | |
*** coolsvap|afk is now known as coolsvap | 03:27 | |
*** emagana has joined #openstack-cinder | 03:28 | |
*** tsekiyam_ has quit IRC | 03:29 | |
*** scottda has joined #openstack-cinder | 03:31 | |
*** scottda has quit IRC | 03:32 | |
*** hemna has joined #openstack-cinder | 03:34 | |
*** hemna has quit IRC | 04:01 | |
*** dannywilson has joined #openstack-cinder | 04:02 | |
*** dannywilson has quit IRC | 04:05 | |
*** dannywilson has joined #openstack-cinder | 04:06 | |
*** ho has quit IRC | 04:08 | |
*** Mandell has joined #openstack-cinder | 04:12 | |
*** rongze has joined #openstack-cinder | 04:15 | |
*** VijayTripathi has quit IRC | 04:16 | |
*** rlucio has quit IRC | 04:17 | |
*** rongze has quit IRC | 04:19 | |
*** markvoelker has joined #openstack-cinder | 04:19 | |
*** scottda has joined #openstack-cinder | 04:21 | |
*** markvoelker has quit IRC | 04:24 | |
*** ankit_ag has joined #openstack-cinder | 04:28 | |
*** scottda has quit IRC | 04:41 | |
*** scottda has joined #openstack-cinder | 04:42 | |
openstackgerrit | Danny Wilson proposed openstack/cinder: Remove chap secret DEBUG logging in PureISCSIDriver https://review.openstack.org/166100 | 04:57 |
*** _cjones_ has joined #openstack-cinder | 04:57 | |
*** _cjones_ has quit IRC | 05:01 | |
*** chlong has quit IRC | 05:02 | |
*** pradipta has joined #openstack-cinder | 05:04 | |
*** rushiagr_away is now known as rushiagr | 05:07 | |
*** mdbooth has quit IRC | 05:07 | |
*** VijayTripathi has joined #openstack-cinder | 05:08 | |
*** scottda has quit IRC | 05:10 | |
*** mdbooth has joined #openstack-cinder | 05:11 | |
*** ishant has joined #openstack-cinder | 05:14 | |
*** mriedem_away has quit IRC | 05:18 | |
*** mriedem has joined #openstack-cinder | 05:18 | |
*** mriedem has joined #openstack-cinder | 05:18 | |
*** chlong has joined #openstack-cinder | 05:19 | |
*** markvoelker has joined #openstack-cinder | 05:20 | |
*** markvoelker has quit IRC | 05:25 | |
*** coolsvap is now known as coolsvap|afk | 05:28 | |
*** enterprisedc has quit IRC | 05:29 | |
*** vilobhmm has joined #openstack-cinder | 05:33 | |
*** alexpilotti has quit IRC | 05:35 | |
*** coolsvap|afk is now known as coolsvap | 05:36 | |
*** gugl has quit IRC | 05:37 | |
*** topshare has joined #openstack-cinder | 05:39 | |
*** dflorea has joined #openstack-cinder | 05:39 | |
*** rhefner has joined #openstack-cinder | 05:40 | |
*** rushiagr is now known as rushiagr_away | 05:42 | |
*** enterprisedc has joined #openstack-cinder | 05:44 | |
*** mdbooth has quit IRC | 05:45 | |
*** Suprith has quit IRC | 05:45 | |
*** mdbooth has joined #openstack-cinder | 05:50 | |
*** vilobhmm has quit IRC | 05:58 | |
*** dannywilson has quit IRC | 05:58 | |
*** rushiagr_away is now known as rushiagr | 05:59 | |
*** xyang1 has quit IRC | 06:00 | |
*** pradipta has quit IRC | 06:00 | |
*** chlong has quit IRC | 06:01 | |
*** pradipta has joined #openstack-cinder | 06:04 | |
*** VijayTripathi has quit IRC | 06:08 | |
*** BharatK has quit IRC | 06:11 | |
*** BharatK has joined #openstack-cinder | 06:12 | |
*** chlong has joined #openstack-cinder | 06:13 | |
*** pradipta has quit IRC | 06:15 | |
*** mdbooth has quit IRC | 06:17 | |
*** emagana has quit IRC | 06:18 | |
*** markvoelker has joined #openstack-cinder | 06:21 | |
*** abehl has joined #openstack-cinder | 06:22 | |
*** mdbooth has joined #openstack-cinder | 06:23 | |
*** markvoelker has quit IRC | 06:26 | |
*** fifieldt has joined #openstack-cinder | 06:32 | |
*** jamielennox is now known as jamielennox|away | 06:35 | |
*** lpetrut has joined #openstack-cinder | 06:36 | |
*** annashen has joined #openstack-cinder | 06:37 | |
*** deepakcs has joined #openstack-cinder | 06:40 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Imported Translations from Transifex https://review.openstack.org/152401 | 06:41 |
*** annashen has quit IRC | 06:42 | |
*** dflorea has quit IRC | 06:42 | |
*** dflorea has joined #openstack-cinder | 06:43 | |
*** dflorea has quit IRC | 06:48 | |
*** emagana has joined #openstack-cinder | 06:49 | |
*** pradipta has joined #openstack-cinder | 06:53 | |
*** emagana has quit IRC | 06:54 | |
*** stockpirate has joined #openstack-cinder | 06:59 | |
openstackgerrit | wuyuting proposed openstack/cinder-specs: Support volumes and snapshots filtered by tenantid https://review.openstack.org/166120 | 06:59 |
*** Bsony has quit IRC | 07:01 | |
*** fandi has joined #openstack-cinder | 07:05 | |
*** fandi has quit IRC | 07:06 | |
*** fandi has joined #openstack-cinder | 07:07 | |
*** coolsvap is now known as coolsvap_ | 07:09 | |
*** fandi has quit IRC | 07:10 | |
stockpirate | still "status creating" when i tried to take a snapshot of a cinder volume from horizon. how to stop it? i cant delete because it still have status creating | 07:10 |
*** fandi has joined #openstack-cinder | 07:10 | |
*** fandi has quit IRC | 07:13 | |
*** fandi has joined #openstack-cinder | 07:14 | |
stockpirate | i moved the data from the "sick" cinder volume and deleted the whole lvm disk from linux | 07:15 |
*** emagana has joined #openstack-cinder | 07:15 | |
stockpirate | reboot the machine to see what happening | 07:15 |
*** rushiagr is now known as rushiagr_away | 07:16 | |
*** fandi has quit IRC | 07:17 | |
*** fandi has joined #openstack-cinder | 07:17 | |
*** emagana_ has joined #openstack-cinder | 07:18 | |
*** emagana has quit IRC | 07:20 | |
*** nkrinner has joined #openstack-cinder | 07:20 | |
*** fandi has quit IRC | 07:21 | |
*** fandi has joined #openstack-cinder | 07:22 | |
*** markvoelker has joined #openstack-cinder | 07:22 | |
stockpirate | horizon still showing the volume | 07:22 |
stockpirate | will not delete it cause status "snapshot creating" | 07:23 |
*** emagana_ has quit IRC | 07:23 | |
*** fandi has quit IRC | 07:25 | |
thingee | stockpirate: sounds like the snapshot got stuck. You can use the cinder client to reset the state and then delete | 07:25 |
*** fandi has joined #openstack-cinder | 07:26 | |
thingee | stockpirate: cinder reset-state <volume-uuid> available | 07:26 |
thingee | rather <snapshot-uuid> | 07:26 |
thingee | and then | 07:26 |
thingee | cinder snapshot-delete <snapshot-uuid> | 07:26 |
thingee | or through horizon | 07:26 |
*** markvoelker has quit IRC | 07:27 | |
*** fandi has quit IRC | 07:29 | |
stockpirate | hm | 07:29 |
stockpirate | thanks | 07:29 |
*** fandi has joined #openstack-cinder | 07:30 | |
stockpirate | but | 07:30 |
stockpirate | ERROR: Invalid snapshot: Volume Snapshot status must be available or error (HTTP 400) | 07:30 |
stockpirate | i think i was little bit too fast | 07:30 |
stockpirate | i deleted the lvm volume | 07:30 |
stockpirate | is there a "cinder command" to review the active cinder volumes? | 07:31 |
thingee | cinder list | 07:31 |
stockpirate | reactivate | 07:31 |
stockpirate | yes, the disk is still dere. but lvdisplay show the disk is gone | 07:31 |
stockpirate | is tehre any "cinder update look like" | 07:32 |
thingee | if you blew away the whole lvm disk from under cinder, the cinder database will be out of sync | 07:32 |
thingee | there is nothing to sync it back up with what's currently there | 07:32 |
thingee | there are ways to manually tell cinder about logical volumes that exist | 07:33 |
thingee | that weren't originally created through it to begin with | 07:33 |
*** fandi has quit IRC | 07:33 | |
*** fandi has joined #openstack-cinder | 07:33 | |
stockpirate | i see | 07:35 |
thingee | stockpirate: apologies, but I'm about to go get some sleep. midnight where I'm at. DuncanT is usually on around this time to help with any questions | 07:36 |
*** fandi has quit IRC | 07:37 | |
*** fandi has joined #openstack-cinder | 07:37 | |
stockpirate | no problem sir! thank you very much for your answers | 07:37 |
*** fandi has quit IRC | 07:39 | |
*** Bsony has joined #openstack-cinder | 07:43 | |
*** alecv has joined #openstack-cinder | 07:45 | |
*** chlong has quit IRC | 07:45 | |
*** rushiagr_away is now known as rushiagr | 07:46 | |
*** TobiasE has joined #openstack-cinder | 07:48 | |
*** e0ne has joined #openstack-cinder | 07:51 | |
openstackgerrit | Julien Danjou proposed openstack/cinder: tests: replace mox by mox3, clean out mox usage https://review.openstack.org/147476 | 07:55 |
*** markus_z has joined #openstack-cinder | 07:56 | |
*** jistr has joined #openstack-cinder | 07:58 | |
*** asselin_ has joined #openstack-cinder | 08:00 | |
openstackgerrit | wanghao proposed openstack/cinder: Supprot for force-delete backups https://review.openstack.org/166127 | 08:03 |
*** asselin_ has quit IRC | 08:05 | |
*** topshare has quit IRC | 08:08 | |
*** emagana has joined #openstack-cinder | 08:12 | |
*** Longgeek has joined #openstack-cinder | 08:12 | |
*** dulek has joined #openstack-cinder | 08:15 | |
*** emagana has quit IRC | 08:17 | |
*** topshare has joined #openstack-cinder | 08:18 | |
*** tbarron has joined #openstack-cinder | 08:18 | |
*** e0ne has quit IRC | 08:19 | |
*** ndipanov has joined #openstack-cinder | 08:20 | |
*** openstackgerrit has quit IRC | 08:22 | |
*** openstackgerrit has joined #openstack-cinder | 08:22 | |
*** markvoelker has joined #openstack-cinder | 08:22 | |
*** markvoelker has quit IRC | 08:27 | |
*** tbarron1 has joined #openstack-cinder | 08:28 | |
*** deepakcs has quit IRC | 08:30 | |
*** tbarron has quit IRC | 08:31 | |
*** boris-42 has quit IRC | 08:32 | |
*** Bsony_ has joined #openstack-cinder | 08:39 | |
*** Bsony has quit IRC | 08:40 | |
*** lpetrut has quit IRC | 08:59 | |
*** dannywilson has joined #openstack-cinder | 08:59 | |
*** jordanP has joined #openstack-cinder | 09:02 | |
*** dannywilson has quit IRC | 09:03 | |
*** emagana has joined #openstack-cinder | 09:07 | |
*** emagana has quit IRC | 09:11 | |
*** jamielennox|away is now known as jamielennox | 09:14 | |
*** ishant has quit IRC | 09:15 | |
openstackgerrit | Anton Arefiev proposed openstack/cinder: Fix QoSSpecManageApiTest to work in parallel https://review.openstack.org/159494 | 09:18 |
*** HoloIRCUser7 has joined #openstack-cinder | 09:20 | |
*** markvoelker has joined #openstack-cinder | 09:23 | |
openstackgerrit | Andreas Jaeger proposed openstack/cinder: WIP - ConsistencyGroup Object https://review.openstack.org/163641 | 09:24 |
*** Longgeek has quit IRC | 09:24 | |
*** Longgeek has joined #openstack-cinder | 09:25 | |
*** ishant has joined #openstack-cinder | 09:26 | |
*** markvoelker has quit IRC | 09:28 | |
*** pradipta has quit IRC | 09:30 | |
*** Longgeek has quit IRC | 09:30 | |
*** mtreinish has quit IRC | 09:35 | |
*** mtreinish has joined #openstack-cinder | 09:36 | |
*** HoloIRCUser7 has quit IRC | 09:39 | |
*** emagana has joined #openstack-cinder | 10:01 | |
*** emagana has quit IRC | 10:05 | |
*** sileht has quit IRC | 10:07 | |
*** e0ne has joined #openstack-cinder | 10:08 | |
*** topshare has quit IRC | 10:19 | |
*** lpetrut has joined #openstack-cinder | 10:20 | |
*** topshare has joined #openstack-cinder | 10:21 | |
*** sileht has joined #openstack-cinder | 10:22 | |
*** topshare has quit IRC | 10:22 | |
*** markvoelker has joined #openstack-cinder | 10:24 | |
*** ank2090 has quit IRC | 10:25 | |
*** Longgeek has joined #openstack-cinder | 10:26 | |
*** markvoelker has quit IRC | 10:29 | |
*** Maike has joined #openstack-cinder | 10:30 | |
*** Longgeek has quit IRC | 10:31 | |
*** Maike_ has joined #openstack-cinder | 10:31 | |
*** Maike has quit IRC | 10:35 | |
*** tbarron1 has quit IRC | 10:40 | |
*** annashen has joined #openstack-cinder | 10:41 | |
*** erlon has joined #openstack-cinder | 10:42 | |
*** annashen has quit IRC | 10:46 | |
*** BharatK has quit IRC | 10:52 | |
*** diegows has joined #openstack-cinder | 10:53 | |
*** emagana has joined #openstack-cinder | 10:55 | |
*** e0ne is now known as e0ne_ | 10:55 | |
openstackgerrit | wuyuting proposed openstack/cinder: Rbd update volume stats in wrong way https://review.openstack.org/166164 | 10:56 |
*** e0ne_ is now known as e0ne | 10:57 | |
*** rushiagr is now known as rushiagr_away | 10:58 | |
*** tbarron has joined #openstack-cinder | 10:59 | |
*** emagana has quit IRC | 11:00 | |
*** tbarron1 has joined #openstack-cinder | 11:01 | |
*** Longgeek has joined #openstack-cinder | 11:01 | |
*** tbarron has quit IRC | 11:04 | |
*** nikesh_vedams has quit IRC | 11:10 | |
*** pradipta has joined #openstack-cinder | 11:14 | |
*** abehl has quit IRC | 11:18 | |
*** abehl has joined #openstack-cinder | 11:29 | |
*** timcl has joined #openstack-cinder | 11:38 | |
*** haomaiwang has quit IRC | 11:45 | |
*** ganso_ has joined #openstack-cinder | 11:45 | |
*** emagana has joined #openstack-cinder | 11:49 | |
*** e0ne is now known as e0ne_ | 11:49 | |
*** emagana has quit IRC | 11:54 | |
*** fifieldt has quit IRC | 11:54 | |
*** fifieldt_ has joined #openstack-cinder | 11:55 | |
*** dulek has quit IRC | 11:57 | |
*** fifieldt__ has joined #openstack-cinder | 11:58 | |
*** sgotliv has quit IRC | 11:59 | |
*** e0ne_ is now known as e0ne | 11:59 | |
*** fifieldt_ has quit IRC | 12:00 | |
*** abehl has quit IRC | 12:01 | |
*** dulek has joined #openstack-cinder | 12:01 | |
*** markvoelker has joined #openstack-cinder | 12:03 | |
*** IanGovett has joined #openstack-cinder | 12:03 | |
*** stockpirate has quit IRC | 12:05 | |
*** eharney has quit IRC | 12:07 | |
*** abehl has joined #openstack-cinder | 12:14 | |
*** pradipta has quit IRC | 12:15 | |
*** porrua has joined #openstack-cinder | 12:17 | |
aarefiev | DuncanT:hi | 12:20 |
aarefiev | DuncanT: could see one more time, please, maybe any new thoughts: https://review.openstack.org/#/c/165403/ | 12:21 |
*** danieru has quit IRC | 12:21 | |
*** danieru has joined #openstack-cinder | 12:21 | |
*** jaypipes has joined #openstack-cinder | 12:22 | |
*** Longgeek has quit IRC | 12:27 | |
openstackgerrit | Sean Dague proposed openstack/cinder: update oslo policy to remove policy.d log spam https://review.openstack.org/166196 | 12:29 |
*** topshare has joined #openstack-cinder | 12:33 | |
*** bswartz has quit IRC | 12:34 | |
*** tbarron1 has quit IRC | 12:35 | |
*** yuriy_n17 has quit IRC | 12:35 | |
*** topshare has quit IRC | 12:38 | |
*** e0ne is now known as e0ne_ | 12:41 | |
*** Longgeek has joined #openstack-cinder | 12:42 | |
*** annashen has joined #openstack-cinder | 12:43 | |
*** emagana has joined #openstack-cinder | 12:43 | |
*** nikesh_vedams has joined #openstack-cinder | 12:43 | |
*** e0ne_ is now known as e0ne | 12:44 | |
*** markus_z has quit IRC | 12:46 | |
*** annashen has quit IRC | 12:48 | |
*** topshare has joined #openstack-cinder | 12:48 | |
*** topshare has quit IRC | 12:48 | |
*** emagana has quit IRC | 12:48 | |
*** markus_z has joined #openstack-cinder | 12:49 | |
*** akerr has joined #openstack-cinder | 12:52 | |
*** topshare has joined #openstack-cinder | 12:56 | |
*** topshare has quit IRC | 12:56 | |
*** topshare has joined #openstack-cinder | 12:57 | |
*** Adriano_ has joined #openstack-cinder | 12:58 | |
*** dulek has quit IRC | 13:05 | |
*** dulek has joined #openstack-cinder | 13:05 | |
*** Yogi1 has joined #openstack-cinder | 13:10 | |
*** cbader has joined #openstack-cinder | 13:10 | |
*** abehl has quit IRC | 13:11 | |
*** abehl has joined #openstack-cinder | 13:13 | |
*** cbader has quit IRC | 13:13 | |
*** cbader has joined #openstack-cinder | 13:13 | |
*** eharney has joined #openstack-cinder | 13:15 | |
*** Maike_ has quit IRC | 13:16 | |
*** xyang1 has joined #openstack-cinder | 13:16 | |
*** Maike_ has joined #openstack-cinder | 13:16 | |
*** timcl has quit IRC | 13:17 | |
openstackgerrit | Bob Callaway proposed openstack/cinder: Fix LUN misalignment issue with NetApp iSCSI drivers https://review.openstack.org/162376 | 13:17 |
*** xyang has joined #openstack-cinder | 13:17 | |
*** ishant has quit IRC | 13:19 | |
*** bswartz has joined #openstack-cinder | 13:19 | |
*** ishant has joined #openstack-cinder | 13:20 | |
*** dustins has joined #openstack-cinder | 13:22 | |
*** eharney has quit IRC | 13:25 | |
*** ishant has quit IRC | 13:25 | |
*** eharney has joined #openstack-cinder | 13:26 | |
*** timcl has joined #openstack-cinder | 13:30 | |
*** eharney has quit IRC | 13:33 | |
*** Longgeek has quit IRC | 13:34 | |
openstackgerrit | Silvan Kaiser proposed openstack/cinder: Synchronise Quobyte Share mounting https://review.openstack.org/166224 | 13:36 |
*** jamielennox is now known as jamielennox|away | 13:36 | |
*** emagana has joined #openstack-cinder | 13:37 | |
*** rhe00 has quit IRC | 13:41 | |
openstackgerrit | Silvan Kaiser proposed openstack/cinder: Fix: Synchronise Quobyte Share mounting https://review.openstack.org/166224 | 13:42 |
*** rhe00 has joined #openstack-cinder | 13:42 | |
*** emagana has quit IRC | 13:42 | |
openstackgerrit | Silvan Kaiser proposed openstack/cinder: Fix: Synchronise Quobyte Share mounting https://review.openstack.org/166224 | 13:42 |
*** scottda has joined #openstack-cinder | 13:44 | |
*** scottda has quit IRC | 13:48 | |
ganso_ | Hello guys! Is there any etherpad with information about meetings or subjects Cinder-related for Vancouver summit? | 13:48 |
*** eharney has joined #openstack-cinder | 13:49 | |
*** mtanino has joined #openstack-cinder | 13:50 | |
*** topshare has quit IRC | 13:51 | |
*** abehl has quit IRC | 13:54 | |
ankit_ag | Hi All, Can someone please review https://review.openstack.org/#/c/165057/ | 13:54 |
*** alexpilotti has joined #openstack-cinder | 13:56 | |
*** MentalRay has joined #openstack-cinder | 14:01 | |
*** ankit_ag has quit IRC | 14:01 | |
*** dansmith is now known as superdan | 14:03 | |
*** esker has joined #openstack-cinder | 14:06 | |
*** Maike_ has quit IRC | 14:08 | |
*** thangp has joined #openstack-cinder | 14:14 | |
*** esker has quit IRC | 14:15 | |
*** topshare has joined #openstack-cinder | 14:15 | |
*** topshare has quit IRC | 14:15 | |
*** esker has joined #openstack-cinder | 14:15 | |
*** topshare has joined #openstack-cinder | 14:16 | |
*** tbarron has joined #openstack-cinder | 14:17 | |
*** nkrinner has quit IRC | 14:20 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Create unit tests for volume objects https://review.openstack.org/164764 | 14:22 |
openstackgerrit | Thang Pham proposed openstack/cinder: Properly use obj_extra_fields in objects https://review.openstack.org/165214 | 14:23 |
ganso_ | thingee: ping | 14:24 |
jgriffith | thangp: obj_extra_fields? | 14:25 |
jgriffith | thangp: what's name_id? | 14:25 |
jgriffith | thangp: never mind | 14:25 |
thangp | jgriffith: it came from the original volume sqlalchemy model | 14:25 |
jgriffith | thangp: Yeah, tracked it down :) | 14:26 |
*** e0ne is now known as e0ne_ | 14:26 | |
jgriffith | thangp: thanks | 14:26 |
thangp | jgriffith: i'm not sure the history behind it or who uses it | 14:26 |
jgriffith | thangp: I think the answer is "noone" | 14:26 |
jgriffith | thangp: I believe it was part of a migration a long long time ago | 14:27 |
thangp | jgriffith: oh... | 14:27 |
*** e0ne_ is now known as e0ne | 14:27 | |
thangp | jgriffith: should we remove it? | 14:27 |
jgriffith | thangp: maybe, but I've leave it in your patch set for sure | 14:27 |
thangp | jgriffith: ok | 14:27 |
*** rushil has joined #openstack-cinder | 14:31 | |
*** dulek has quit IRC | 14:33 | |
jordanP | guys. If you happen to have 5 min, can you plz review https://review.openstack.org/#/c/152565/2 It has been waiting for a second +2 for 1 month :) | 14:37 |
*** topshare has quit IRC | 14:37 | |
jordanP | I've rerun pep8 + UT recently, it's fine | 14:37 |
*** topshare has joined #openstack-cinder | 14:37 | |
jgriffith | jordanP: done | 14:39 |
jordanP | jgriffith, thanks ! | 14:39 |
*** asselin_ has joined #openstack-cinder | 14:41 | |
*** dustins_ has joined #openstack-cinder | 14:42 | |
*** topshare has quit IRC | 14:43 | |
*** dustins has quit IRC | 14:44 | |
*** annashen has joined #openstack-cinder | 14:45 | |
*** yuriy_n17 has joined #openstack-cinder | 14:46 | |
*** annashen has quit IRC | 14:49 | |
ganso_ | jgriffith: ping | 14:52 |
jgriffith | thangp: https://review.openstack.org/#/c/164764/ | 14:55 |
jgriffith | thangp: ^^ couple minor things if you're interested, that would make me +2/A :) | 14:55 |
jgriffith | ganso_: what's up? | 14:55 |
thangp | jgriffith: sure, will look | 14:56 |
thangp | jgriffith: give me 10 mins, and i'll respin it | 14:57 |
ganso_ | jgriffith: Hello, do you know if there is any etherpad with information about meetings or subjects Cinder-related for Vancouver summit? | 14:57 |
jgriffith | thangp: cool.. so you don't disagree then? | 14:57 |
jgriffith | ganso_: I don't think that's up yet | 14:57 |
*** hemnafk is now known as hemna | 14:58 | |
ganso_ | jgriffith: ok, thanks :) | 14:58 |
hemna | ganso_, I think thingee posted an etherpad last week about it, but there wasn't anything in it yet | 14:58 |
hemna | I don't have the url handy, sorry | 14:58 |
jgriffith | ganso_: well there ya go :) | 14:58 |
thangp | jgriffith: it should be fine, i dont disagree | 14:58 |
jgriffith | thangp: great, thanks... sorry to be a pain | 14:58 |
ganso_ | hemna: hummm I will try to ping thingee again later! thanks! :D | 14:58 |
hemna | ganso_, np | 14:59 |
jgriffith | ganso_: hemna thingee email might be better than just the etherpad black-hole :) | 14:59 |
*** juzuluag has joined #openstack-cinder | 14:59 | |
*** topshare has joined #openstack-cinder | 15:00 | |
*** topshare has quit IRC | 15:01 | |
xyang | ganso_, jgriffith, hemna: https://etherpad.openstack.org/p/cinder-liberty-proposed-sessions | 15:06 |
hemna | xyang, thanks | 15:07 |
*** ociuhandu has quit IRC | 15:08 | |
jgriffith | xyang: you're so well organized :) | 15:08 |
hemna | organized, that's a word I'm unfamiliar with.... | 15:09 |
e0ne | :) | 15:09 |
jgriffith | hemna: :) | 15:09 |
xyang | :) | 15:09 |
*** porrua has quit IRC | 15:10 | |
*** TobiasE has left #openstack-cinder | 15:11 | |
*** akerr has quit IRC | 15:12 | |
*** akerr_ has joined #openstack-cinder | 15:12 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Create unit tests for volume objects https://review.openstack.org/164764 | 15:12 |
*** _cjones_ has joined #openstack-cinder | 15:12 | |
thangp | jgriffith: done | 15:13 |
jgriffith | thangp: awesome! Thanks | 15:13 |
thangp | jgriffith: thank you | 15:13 |
jgriffith | thangp: oh... hehe... | 15:14 |
*** dannywilson has joined #openstack-cinder | 15:14 | |
jgriffith | thangp: so what I meant was just use: http://goo.gl/AuEb90 | 15:15 |
thangp | jgriffith: I did - db_volume = fake_volume.fake_db_volume()...or did you mean just the object? | 15:16 |
thangp | jgriffith: use the fake volume object in fake_volume.py? | 15:17 |
*** emagana has joined #openstack-cinder | 15:17 | |
*** MentalRay has quit IRC | 15:18 | |
*** timcl has quit IRC | 15:18 | |
jgriffith | thangp: yeah, I meant actually just import/use the object that's already there | 15:19 |
jgriffith | thangp: OHHH.. | 15:19 |
jgriffith | LOL | 15:19 |
jgriffith | sorry | 15:19 |
jgriffith | geesh | 15:19 |
jgriffith | My bad | 15:19 |
jgriffith | you're good | 15:19 |
e0ne | hemna: hi! short update about flask and keystone | 15:19 |
jgriffith | refresh refresh refresh :) | 15:19 |
thangp | lol | 15:20 |
jgriffith | thangp: I'll +2/A after Jenkins runs | 15:20 |
thangp | jgriffith: np, thx | 15:20 |
e0ne | hemna: sahara team did it in a more simple way. i'll rethink my implementaion how is better to implement it for a common lib | 15:20 |
jgriffith | thangp: I was looking like "what the... it's the same patch" :) | 15:20 |
thangp | jgriffith: TGIF | 15:20 |
thangp | :) | 15:21 |
jgriffith | thangp: indeed! | 15:21 |
openstackgerrit | Thang Pham proposed openstack/cinder: Properly use obj_extra_fields in objects https://review.openstack.org/165214 | 15:21 |
hemna | e0ne, oh? do tell | 15:21 |
*** openstackgerrit has quit IRC | 15:21 | |
jgriffith | thangp: I'll hit that one as well | 15:22 |
*** openstackgerrit has joined #openstack-cinder | 15:22 | |
thangp | jgriffith: ok cool, just waiting on jenkins | 15:22 |
thingee | hemna, jgriffith, ganso_: sorry to sound like a broken record here, but it was posted to the mailing list http://lists.openstack.org/pipermail/openstack-dev/2015-February/057383.html | 15:22 |
thingee | try to get everything there as best as I can | 15:22 |
e0ne | hemna: i've got chat with SergeyLukjanov today. they implementaion is very simple:) | 15:22 |
jgriffith | thingee: I should've known you were already on top of it :) | 15:23 |
hemna | thingee, thanks man. | 15:23 |
hemna | e0ne, ok cool! | 15:23 |
thingee | maybe I'll bump it gets people's attention in March...that's probably why some people miss it | 15:23 |
*** rushil_ has joined #openstack-cinder | 15:23 | |
thingee | february was so long ago :) | 15:23 |
jbernard | does anyone happen to have a devstack multinode local.conf that's reliable they could share? | 15:23 |
jgriffith | jbernard: yeah | 15:23 |
jbernard | jgriffith: oh man, ill owe you a beer | 15:24 |
jbernard | jgriffith: thanks | 15:24 |
jgriffith | jbernard: lemme get them up in a gist... stand by | 15:24 |
*** rushil has quit IRC | 15:26 | |
jgriffith | jbernard: http://goo.gl/ZO1g9T | 15:27 |
jgriffith | jbernard: 3 node setup | 15:27 |
jgriffith | jbernard: simple config | 15:27 |
jgriffith | jbernard: setup an all in one then just added compute nodes | 15:27 |
jgriffith | jbernard: but there's enough there to infer whatever you might want to do | 15:27 |
jgriffith | jbernard: ie different services etc | 15:27 |
vishy | jgriffith: ping | 15:28 |
jgriffith | vishy: pong | 15:28 |
thingee | alexpilotti: are we going to get the constant false failures with the microsoft iscsi ci taken care of today? | 15:28 |
vishy | jgriffith: first question. Is the tgtadm backend gone now? | 15:29 |
jgriffith | vishy: no, it's just "move" | 15:29 |
thingee | I did ask for that to be taken care of yesterday, but that appears to not have happened. | 15:29 |
vishy | jgriffith: where is it? | 15:29 |
jgriffith | vishy: volume/targets/tgt | 15:29 |
jgriffith | vishy: tried to get rid of all the mixins and redirects | 15:29 |
alexpilotti | thingee: yes, last night we fixed the logging URL and issue | 15:29 |
vishy | i found a bug in an older release and i want to make sure it is still there | 15:30 |
thingee | thanks I saw that | 15:30 |
jgriffith | vishy: and trying to hav a single LVM driver instead of 10 | 15:30 |
jgriffith | vishy: :( | 15:30 |
alexpilotti | thingee: we’re looking into the failure, they seem related to tempest. In case we’ll add an eclusion for those 2 tests | 15:30 |
thingee | alexpilotti: I don't think exclusion is the right answer here | 15:31 |
thingee | alexpilotti: should either figure out the problem in tempest if you believe it's in there | 15:31 |
thingee | or if it's your driver, fix it | 15:31 |
alexpilotti | thingee: if it’s a tempest limitation (e.g. support for raw images only), we need to fix it there first | 15:31 |
thingee | I have 45 other drivers that disagree with you | 15:32 |
thingee | alexpilotti: +1 | 15:32 |
vishy | jgriffith: you remember the issue where there is a retry on create_iscsi_target? | 15:33 |
*** IanGovett has quit IRC | 15:34 | |
thingee | alexpilotti: the other thing is there should be 293 tests ran. yours just runs 247 | 15:34 |
*** nellysmitt has joined #openstack-cinder | 15:35 | |
*** asselin_ has quit IRC | 15:35 | |
*** ociuhandu has joined #openstack-cinder | 15:35 | |
*** humble_ has joined #openstack-cinder | 15:35 | |
vishy | jgriffith: ok looks like it has been fixed | 15:36 |
vishy | jgriffith: there is a decorator to retry the update iscsi now | 15:36 |
*** dustins_ has quit IRC | 15:37 | |
thingee | alexpilotti: can you switch out with what you're running to: tox -e all -- volume | 15:37 |
vishy | jgriffith: in icehouse (and juno?) the retry was in the lvm driver and it only got called during create | 15:37 |
thingee | alexpilotti: that should take care of that problem | 15:37 |
vishy | jgriffith: and not in ensure_export | 15:37 |
alexpilotti | looking at: https://wiki.openstack.org/wiki/Cinder/tested-3rdParty-drivers#What_tests_do_I_use.3F | 15:37 |
*** jaypipes is now known as leakypipes | 15:37 | |
jgriffith | vishy: got ya | 15:38 |
*** ndipanov has quit IRC | 15:38 | |
alexpilotti | thingee: we go testr list | grep tempest.api.volume | 15:38 |
*** jcru has joined #openstack-cinder | 15:38 | |
alexpilotti | thingee: so I guess there are some more outside of tempest.api.volume | 15:39 |
thingee | alexpilotti: yeah that appears to miss a bit. that only tests the api | 15:39 |
*** ndipanov has joined #openstack-cinder | 15:39 | |
thingee | should be 293 tests ran, not 247 | 15:39 |
*** jcru has quit IRC | 15:39 | |
jgriffith | vishy: would make sense to do a backport | 15:40 |
*** jcru has joined #openstack-cinder | 15:40 | |
thingee | jgriffith: do we have retry in juno? | 15:40 |
*** dflorea has joined #openstack-cinder | 15:42 | |
thingee | jgriffith: did you get an email about the OpenStack presentation submission being open for vote? :P | 15:42 |
*** dflorea has quit IRC | 15:43 | |
*** dflorea has joined #openstack-cinder | 15:43 | |
jgriffith | thingee: no, but I can add it :) | 15:43 |
thingee | jgriffith: I was going to do it, because I have a backport for datera that needs it :) | 15:44 |
thingee | fwiw | 15:44 |
*** scottda has joined #openstack-cinder | 15:44 | |
alexpilotti | lpetrut ociuhandu: ^ | 15:45 |
*** scottda has quit IRC | 15:45 | |
jungleboyj | jgriffith: thingee hemna Looks like winston-d_zZZ is proposing we dynamically generate cinder/opts.py here: https://review.openstack.org/#/c/165431/ Thoughts? | 15:46 |
e0ne | jungleboyj: i thinks that the point is not to generate cinder/opts.py file | 15:48 |
*** timcl has joined #openstack-cinder | 15:48 | |
jungleboyj | e0ne: Hmmm, how could we do that? | 15:48 |
e0ne | jungleboyj: imo, winston-d_zZZ proposed to generate config opts dinamically inside opts.py | 15:48 |
jgriffith | thingee: ok, all you | 15:49 |
*** scottda has joined #openstack-cinder | 15:49 | |
jungleboyj | e0ne: Right, that was my impression as well. Use the same parsing I am doing for the hacking check and dynamically create cinder/opts.py . | 15:49 |
jungleboyj | So users don't need to do anything with it. | 15:49 |
thingee | jgriffith: ok, do we got a bug I can mark for backport? | 15:50 |
jgriffith | thingee: but just to be clear... backporting the retry deco isn't the issue | 15:50 |
jgriffith | thingee: doing retries in the export is the issue | 15:50 |
thingee | it's getting it ensure_export | 15:50 |
jgriffith | yes | 15:50 |
*** scottda has quit IRC | 15:50 | |
e0ne | jungleboyj: could it be outdated if we'll forgot to generate it? | 15:51 |
thingee | e0ne: has happened before with config.sample | 15:51 |
e0ne | jungleboyj: i'm afraid of similar issue like with cinder.conf | 15:51 |
jungleboyj | e0ne: Yes, that is one issue and why I didn't propose generating the file. | 15:52 |
*** _cjones_ has quit IRC | 15:52 | |
jungleboyj | e0ne: +2 | 15:52 |
thingee | jungleboyj: I have no thoughts on this, because I'm missing some information from winston-d_zZZ. Seems like we're attempting to interpret what he wrote | 15:52 |
e0ne | thingee: +1 | 15:52 |
*** _cjones_ has joined #openstack-cinder | 15:52 | |
thingee | jgriffith: let me know the bug number, please. | 15:52 |
thingee | for backport | 15:52 |
*** harlowja_at_home has joined #openstack-cinder | 15:52 | |
thingee | I'll bbl. | 15:53 |
jungleboyj | thingee: e0ne Here is what winston-d_zZZ said: We quit gating on generate_sample and now we have this, is it possible to do that automatically when generating config samples? I think we can, because you already create a hacking tool to detect any missing config options. | 15:53 |
*** Mandell has quit IRC | 15:54 | |
mtanino | I need one more +2 for volume migration bug for backporting. https://review.openstack.org/#/c/161328/ Could I get review? | 15:55 |
mtanino | I got +2 from jungleboyj :) | 15:55 |
hemna | mtanino, lots of CI failures | 15:57 |
mtanino | hemna: just doing "recheck"? | 15:58 |
mtanino | or recheck <vendor name> | 15:58 |
hemna | yah dunno | 15:58 |
hemna | looking at some of the failed logs | 15:58 |
mtanino | ok. thank you | 15:58 |
hemna | IBM's logs are less than useful :( | 16:00 |
*** harlowja_at_home has quit IRC | 16:00 | |
jungleboyj | hemna: Do we need to set something up differently? | 16:01 |
hemna | jungleboyj, http://goo.gl/DjKGAi | 16:01 |
hemna | I'm trying to read the log.bz2 | 16:02 |
hemna | doesn't seem happy | 16:02 |
*** alecv has quit IRC | 16:03 | |
hemna | guess chrome tries to bunzip it and roasts it | 16:03 |
hemna | had to right click, save as | 16:03 |
hemna | bleh | 16:03 |
hemna | arg | 16:03 |
hemna | even that | 16:03 |
jungleboyj | Oh, so the storwize is ok, you are talking about flashsystem. | 16:03 |
hemna | the unmpressed log results in a binary file | 16:03 |
hemna | useless. | 16:03 |
hemna | :( | 16:03 |
hemna | jungleboyj, yah I think so | 16:03 |
jungleboyj | I will send a note to Edwin. | 16:04 |
hemna | so, I right clicked, save as log.bz2 | 16:04 |
hemna | bzip -d log.bz2 | 16:04 |
hemna | gave me a 'log' file | 16:04 |
hemna | which is binary | 16:04 |
hemna | FYI | 16:04 |
*** Apoorva has joined #openstack-cinder | 16:04 | |
*** scottda has joined #openstack-cinder | 16:05 | |
jungleboyj | Yuck! | 16:05 |
mtanino | jungleboyj: Do you know how to run recheck for IBM FlashSystem CI only? | 16:06 |
jungleboyj | Ian is watching Earth to Echo and the subwoofer is shaking the whole couch. :-) | 16:06 |
hemna | :) | 16:06 |
*** scottda has quit IRC | 16:07 | |
jungleboyj | I am not sure if a 'recheck FlashSystem will do it. | 16:07 |
mtanino | let me try. | 16:07 |
alexpilotti | thingee: there are also 2 tests that involve Heat: http://paste.openstack.org/show/193962/ | 16:07 |
*** MentalRay has joined #openstack-cinder | 16:08 | |
*** scottda has joined #openstack-cinder | 16:08 | |
alexpilotti | thingee: they are not in tempest.api.volume, but they pop up in "tox -e all -- volume" | 16:09 |
*** _cjones_ has quit IRC | 16:09 | |
jungleboyj | hemna: Did you have a thought on auto generating the opts file? | 16:09 |
alexpilotti | thingee: asking this mainly as this requires adding Heat to our devstack run | 16:09 |
*** _cjones_ has joined #openstack-cinder | 16:10 | |
hemna | if we can autogen it, that'd be better I thinks | 16:11 |
hemna | as long as we don't run into the same problems we had previously w/ autgenerating | 16:11 |
*** scottda has quit IRC | 16:12 | |
jungleboyj | hemna: Well, my thought, if we go that route, is that we would only temporarily generate it when a genconfig was done? | 16:13 |
jungleboyj | Not have something that we saved or tried to keep updated. | 16:13 |
hemna | ok yah that might work | 16:14 |
jungleboyj | I can take the idea to the Oslo team on Monday and see if they have concerns. | 16:15 |
xyang | jungleboyj: hi, autogen sounds good. less work for developers | 16:15 |
*** esker has quit IRC | 16:15 | |
jungleboyj | xyang: Ok. Thanks for the input. | 16:15 |
xyang | jungleboyj: not sure if I missed anything on this yesterday. I was out. Will this oslo change go in kilo? | 16:16 |
thingee | alexpilotti: if heat is not enabled, it'll skip it | 16:16 |
*** rmesta has joined #openstack-cinder | 16:16 | |
winston-d_zZZ | thingee: ping | 16:16 |
*** winston-d_zZZ is now known as winston-d | 16:16 | |
thingee | winston-d: hey | 16:16 |
jungleboyj | xyang: Don't know. jgriffith and thingee had been supporting it. Not sure if that is still possible. | 16:16 |
alexpilotti | thingee: lpetrut ^ cool tx | 16:16 |
jungleboyj | winston-d: Can you check out the discussion above about the config-generator code? Thanks! | 16:17 |
thingee | winston-d, jungleboyj: I have to head out right now. I'll be back in 20 mins. (driving to the office) | 16:17 |
jungleboyj | thingee: Ok. | 16:17 |
thingee | but talk amongst yourselves and I'll look at the logs and catch up | 16:18 |
*** kbyrne has quit IRC | 16:18 | |
*** thingee has quit IRC | 16:18 | |
winston-d | thingee: Huawei guys reached out to me, said they have a CI for 18000, but unfortunately networking issues stopping the CI to act on each review. | 16:18 |
xyang | winston-d, thingee: I got an email from Huawei as well | 16:18 |
jungleboyj | winston-d: xyang Yeah, I saw a note on the mailing list. We may have made a mistake on that one. | 16:19 |
xyang | I asked them to ping thingee on IRC | 16:19 |
*** leeantho has joined #openstack-cinder | 16:20 | |
xyang | jungleboyj, winston-d, thingee: could be some miscommunication. I was confused when they submitted patch to remove support for some models | 16:21 |
winston-d | xyang: they discontinue some model, but not the one Mike proposed to remove. | 16:22 |
winston-d | jungleboyj: so I don't know much about new oslo generator library, but is cinder/opts.py a must? | 16:23 |
xyang | winston-d: right. | 16:24 |
winston-d | jungleboyj: my concern with individual developer has to remember updating opts.py, which can be error-prone, just like old days with config.sample | 16:25 |
hemna | winston-d, +1 | 16:26 |
jungleboyj | winston-d: That was the reason for the hacking check. | 16:26 |
jungleboyj | winston-d: So, here is how it works: | 16:26 |
jungleboyj | The config-generator needs to know where to find the lists of config options to generate the sample. Option 1 is to put each file as an entry point in setup.cfg file. That seemed very error prone. | 16:27 |
winston-d | jungleboyj: you know a outdated config.sample may not be as problematic as hacking check or check_config_sample.sh that we used to have. | 16:27 |
winston-d | depends how you look at the issue. | 16:27 |
jungleboyj | option 2 was to add one entry poing, cinder/opts.py that then imports all the options as a single point for the generator to get all the options from. | 16:28 |
jungleboyj | winston-d: I don't think allowing an updated cinder.conf.sample is good. | 16:28 |
winston-d | jungleboyj: we don't generate config.sample for every commit now, right? the decision was to generate new config.sample for every milestone or even release? | 16:30 |
jungleboyj | We aren't generating conf.sample at all anymore. | 16:31 |
jungleboyj | But we still need a way to generate an accurate conf.sample. | 16:31 |
jungleboyj | That is what I am trying to get set up wanghao | 16:31 |
*** Tross has joined #openstack-cinder | 16:31 | |
jungleboyj | oops | 16:31 |
jungleboyj | winston-d: ^ | 16:31 |
winston-d | jungleboyj: right, but the price is everytime there is config update, individual developers now have the burden to remember update opts.py, oterhwise their change will be -1 by jenkins. | 16:35 |
jungleboyj | winston-d: No, it shouldn't be -1 by jenkins, it the hacking check will remind them. | 16:36 |
winston-d | jungleboyj: we used to have to deal with unexpected gating issue with check_config_sample.sh, I worry about your hacking check may cause the same. | 16:36 |
winston-d | jungleboyj: jenkins use your hacking check, right? | 16:37 |
*** ociuhandu has quit IRC | 16:37 | |
jungleboyj | Yes, but they should be running unittest and pep8 locally before uploading winston-d | 16:37 |
winston-d | jungleboyj: right, we have no way to force them to, unfortuantely | 16:38 |
winston-d | jungleboyj: remember, they were also supposed to run check_config_sample.sh, and that was even added to tox.ini to make sure it runs with pep8 | 16:39 |
winston-d | jungleboyj: the old ways and your new way look exactly the same, from certain perspective. | 16:39 |
winston-d | it's just the checking script now have different names. | 16:40 |
jungleboyj | winston-d: Well, I don't feel bad if someone get -1'd in the gate for failing to test their changes before hand. | 16:41 |
*** EmilienM is now known as EmilienM|afk | 16:41 | |
jungleboyj | winston-d: If you don't like this approach ... | 16:41 |
winston-d | jungleboyj: you know quite some time, it just not their fault, actually. | 16:41 |
jungleboyj | winston-d: Would dynamically generating the file at the time genconfig is run be acceptable. | 16:42 |
winston-d | jungleboyj: some 3rd party dependent libs introducing new cfg opts, and booom. | 16:42 |
jungleboyj | winston-d: I disagree there. Some times you get a different result in the gate, but in this case they would simply be failing to run testing. | 16:42 |
jungleboyj | winston-d: That is not acceptable. | 16:43 |
*** timcl has quit IRC | 16:43 | |
winston-d | so bottomline is, we shouldn't add more burden to developers, while we can. | 16:44 |
jungleboyj | I can talk to the oslo team about making it dynamically generated and see what they think. | 16:44 |
winston-d | that will be GREAT. | 16:45 |
winston-d | "dynamically generating the file at the time genconfig is run" is acceptable | 16:46 |
winston-d | jungleboyj: and thank you for taking care of this. | 16:47 |
*** juzuluag has quit IRC | 16:48 | |
winston-d | alright, need to drop off and get some sleep. will check logs tomorrow. | 16:49 |
*** tbarron has quit IRC | 16:49 | |
*** winston-d is now known as winston-d_zzZ | 16:49 | |
jungleboyj | winston-d: Ok, I had considered doing that but didn't know if that was the right solution. It isn't consistent with what other groups are doing. | 16:49 |
jungleboyj | winston-d_zzZ: Have a good night. I will go chat with oslo team. | 16:50 |
*** harlowja_away is now known as harlowja_ | 16:51 | |
e0ne | hemna: i've got a lot request from customers and ironic team to make cinder working with ironic. what do you thing about desing session with ironic team? | 16:51 |
*** thingee has joined #openstack-cinder | 16:52 | |
thingee | xyang1, jungleboyj, winston-d_zzZ: so this networking issue happened all throughout january to now? with regards to huawei | 16:53 |
thingee | there was no communication issue. | 16:53 |
thingee | I've talked to people at huawei. There was no priority on this | 16:53 |
thingee | Heard it from their own engineer. | 16:53 |
*** dustins has joined #openstack-cinder | 16:54 | |
xyang | thingee: I saw CI report here: https://review.openstack.org/#/c/165796/ | 16:54 |
thingee | xyang: it's too late. Maybe RC if it's reliable | 16:55 |
thingee | but there was no mistake | 16:55 |
jungleboyj | thingee: My main concern is that they did have some results pushed up. | 16:55 |
jungleboyj | What are we missing? | 16:55 |
thingee | jungleboyj: it was not continuous | 16:56 |
xyang | thingee: maybe it should be a light green - WIP | 16:56 |
thingee | xyang: it doesn't matter right now. we're already tagged. | 16:56 |
thingee | maybe the RC we can revisit | 16:56 |
xyang | thingee: sure | 16:56 |
*** virmitio has joined #openstack-cinder | 16:56 | |
xyang | thingee: I'm not clear on their reporting history either | 16:56 |
thingee | but I want to be clear there was no communication issue. Happy to make my emails with them public. I told them how to get around the network issue | 16:57 |
thingee | it was the same story with storpool | 16:57 |
xyang | thingee: I can't see results though: http://125.70.13.170:8088/huawei-iscsi-dsvm-tempest-full/402 | 16:57 |
jungleboyj | thingee: Not questioning the communication aspect. I know you have been vewry proactive there. | 16:57 |
thingee | jungleboyj: and to be clear, network issues from january to now? | 16:57 |
thingee | give me a break | 16:57 |
thingee | this was shitty prioritizing. | 16:58 |
*** leeantho has quit IRC | 16:58 | |
*** leeantho has joined #openstack-cinder | 16:58 | |
*** tbarron has joined #openstack-cinder | 16:58 | |
jungleboyj | thingee: Ok. So, if their reporting isn't sufficient I agree. Wanted to make sure we didn't miss something. | 16:58 |
jungleboyj | When does the RC wrap up? | 16:58 |
xyang | thingee: I'm pretty sure you've made it clear to them, but I wonder if they didn't understand it completely until they saw the driver removal patch | 16:59 |
thingee | xyang: I talked to one of their US QA engineers in person at the ops meetup | 16:59 |
thingee | xyang: pretty sure the communication was clear | 17:00 |
xyang | thingee: oh, ok | 17:00 |
xyang | thingee: the emails I got are from developers in china | 17:00 |
hemna | e0ne, yah there is a lot of work for h/w vendors to do in order to make it really work though. | 17:00 |
hemna | e0ne, I spent quite a bit of time researching the ironic angle for Cinder a few releases ago. | 17:00 |
hemna | e0ne, https://wiki.openstack.org/wiki/Ironic/blueprints/cinder-integration | 17:01 |
e0ne | hemna: yep. here is some notes fron heat: https://etherpad.openstack.org/p/ironic-and-cinder | 17:01 |
thingee | xyang: yeah ditto. Had mine cc'd with the US qa engineer | 17:02 |
hemna | e0ne, boot from cinder volume has special challenges that can't be solved w/o support for new capabilities with h/w vendors | 17:02 |
thingee | trying my best here. | 17:02 |
hemna | e0ne, straight up cinder volume attaches needs the cinder agent. | 17:02 |
e0ne | hemna: agree. but we could enfore attachment and cinder-agent | 17:02 |
xyang | thingee: sure. you did a great job | 17:02 |
hemna | e0ne, so, that's also another reason for os-brick and the cinder-agent work that I wanted to get done. | 17:02 |
e0ne | hemna: that's why i'm interesting in it too | 17:02 |
*** kallebe has joined #openstack-cinder | 17:03 | |
hemna | e0ne, ok cool, lets get a plan together for the cinder-agent while we are in Vancouver | 17:03 |
hemna | see if we can get a version of it working in L | 17:03 |
e0ne | hemna: agree! i'll do my best for it | 17:03 |
*** markus_z has quit IRC | 17:04 | |
e0ne | anyway, start discussion with ironic guys will be helpful | 17:04 |
*** annashen has joined #openstack-cinder | 17:04 | |
hemna | e0ne, I spoke with devananda in Atlanta about a possible easy solution for attaching volumes at standup time | 17:04 |
hemna | the problem is detaching is impossible w/o the agent there | 17:05 |
e0ne | yes, you told me this in Paris | 17:05 |
*** _cjones_ has quit IRC | 17:06 | |
jgriffith | jbernard: those conf files work out for you? | 17:07 |
*** ociuhandu has joined #openstack-cinder | 17:07 | |
e0ne | need to go home. i'll try to be online later today | 17:08 |
*** MentalRay has quit IRC | 17:09 | |
*** Mandell has joined #openstack-cinder | 17:10 | |
*** e0ne has quit IRC | 17:11 | |
xyang | thingee: do we require new driver to have CI before it can get merged in L? So that will be L-1? | 17:12 |
thingee | xyang: yes | 17:13 |
xyang | thingee: thanks | 17:13 |
*** _cjones_ has joined #openstack-cinder | 17:13 | |
thingee | well that's my opinion. I'll actually ask you all in the next meeting. | 17:13 |
xyang | thingee: do you know about nova? What was the deadline for a libvirt volume driver to be merged in nova in Kilo? | 17:14 |
*** jordanP has quit IRC | 17:16 | |
beecee | ah, that is why my CI stopped working, the driver's removal has been committed | 17:17 |
asselin | beecee, propose a revert, and use that commit here: https://wiki.openstack.org/wiki/Cinder/tested-3rdParty-drivers "CINDER_BRANCH" | 17:18 |
jgriffith | jungleboyj: so I just have a nightly job that generates/publishes configs on my web site | 17:18 |
jgriffith | jungleboyj: nothing real "formal" | 17:18 |
jungleboyj | jgriffith: Oh, that is good to know. | 17:19 |
jgriffith | jungleboyj: as far as aut-gen of the ops file.... not sure I'm a fan | 17:19 |
jgriffith | jungleboyj: but | 17:19 |
jungleboyj | jgriffith: I agree that I am not. | 17:19 |
jgriffith | jungleboyj: I suppose one possibility might be that we run a hacking type check | 17:19 |
*** jistr has quit IRC | 17:19 | |
jgriffith | jungleboyj: find /cidner/*.py excluding test dirs | 17:20 |
jgriffith | jungleboyj: and make sure all those files are in the opt dir (even ones without config options) | 17:20 |
jgriffith | but that's ugggggly | 17:20 |
jgriffith | so I think it comes back to review/dev guidelines | 17:20 |
jungleboyj | jgriffith: That was part of my question. Would that be a hacking check that does this or do I write a whole separate program that does this? | 17:21 |
jgriffith | jungleboyj: I'd probably make it separate if it were me, but for now I'd do "nothing" probably :) | 17:21 |
*** yuriy_n17 has quit IRC | 17:21 | |
*** openstackgerrit has quit IRC | 17:21 | |
*** porrua has joined #openstack-cinder | 17:21 | |
*** openstackgerrit has joined #openstack-cinder | 17:22 | |
jgriffith | jungleboyj: know what I mean? | 17:22 |
thingee | jgriffith: thank you so much for config nightly job thin | 17:23 |
thingee | thing | 17:23 |
jgriffith | jungleboyj: it's like warning stickers on ladders IMO :) | 17:23 |
thingee | jgriffith: I reference that at least once a week | 17:23 |
jgriffith | thingee: cool! | 17:23 |
jgriffith | glad it helps | 17:23 |
jungleboyj | jgriffith: Nice. | 17:24 |
jungleboyj | I have a ping into dhellman to see what he thinks. | 17:24 |
jungleboyj | Eventually we will have to decide how to deal with this and go. | 17:24 |
jgriffith | I think we're the only ones generating conf on a regular basis at this point | 17:24 |
jgriffith | jungleboyj: yeah | 17:24 |
openstackgerrit | Jay Bryant proposed openstack/cinder: Replace incubator config generator with oslo-config-generator https://review.openstack.org/165431 | 17:24 |
jungleboyj | We also have a much larger file than a lot of groups I think. | 17:25 |
*** Bsony_ has quit IRC | 17:25 | |
jgriffith | jungleboyj: hehe... go generate a nova or neutron one and you might feel differently :) | 17:25 |
openstackgerrit | Jay Bryant proposed openstack/cinder: Remove unused/deprecated gettextutils from oslo-incubator https://review.openstack.org/165572 | 17:25 |
openstackgerrit | Jay Bryant proposed openstack/cinder: Add hacking check for print() statements https://review.openstack.org/166066 | 17:26 |
jungleboyj | True enough. They have left me to try this first and then they are going to follow. | 17:26 |
jgriffith | jungleboyj: blazes a trail through the jungle armed with a machete | 17:27 |
thingee | xyang, jungleboyj https://review.openstack.org/#/q/reviewer:+huawei-ci+project:openstack/cinder,n,z | 17:27 |
thingee | xyang, jungleboyj: not much | 17:27 |
*** leeantho has quit IRC | 17:27 | |
jungleboyj | thingee: Wow, that isn't much. | 17:28 |
*** leeantho has joined #openstack-cinder | 17:28 | |
jungleboyj | jgriffith: They don't call me jungleboy for nothing. | 17:28 |
jgriffith | jungleboyj: that's what I was thinking | 17:28 |
*** dflorea has quit IRC | 17:29 | |
*** dflorea has joined #openstack-cinder | 17:30 | |
xyang | thingee: I don't see real CI report from Huawei volume on the first one. so even if it is a reviewer, it may not have posted anything | 17:30 |
*** Maike_ has joined #openstack-cinder | 17:31 | |
*** Maike__ has joined #openstack-cinder | 17:33 | |
jgriffith | xyang: hemna thingee my only take was that they apparantly have something running, it's just not consistent | 17:33 |
jgriffith | xyang: hemna thingee given that they did have some links that show it reporting including publishing logs | 17:33 |
hemna | I only saw 1 of those links include any logs from them. | 17:33 |
jgriffith | xyang: hemna thingee given that more than half the ones that may be stable report failure 90% of the time it seems like splitting hairs to me | 17:34 |
hemna | that's not stable IMHO | 17:34 |
jgriffith | hemna: fair | 17:34 |
*** vilobhmm has joined #openstack-cinder | 17:34 | |
jgriffith | hemna: but IMO HP's is far from stable | 17:34 |
*** dflorea has quit IRC | 17:34 | |
jgriffith | just sayin if we want to be hard asses | 17:34 |
*** vilobhmm1 has joined #openstack-cinder | 17:34 | |
jgriffith | but I'm totally leaving it up to others here | 17:34 |
hemna | we can talk about our CI if you like, but at least we report almost every patch. | 17:34 |
hemna | even if we are reporting false failures | 17:35 |
asselin | jgriffith, our stability has increased tremendouse after working around those 400 bad requests issues | 17:35 |
hemna | but at least our CI is up and reporting | 17:35 |
hemna | and we are actively working on it daily. | 17:35 |
hemna | and talking about it in here as well. | 17:35 |
hemna | Where has Huawei been ? | 17:35 |
*** Maike_ has quit IRC | 17:36 | |
hemna | I'm not trying to be a "hard ass" | 17:36 |
hemna | but we just haven't heard from them about it until yesterday really. | 17:36 |
*** nellysmitt has quit IRC | 17:37 | |
beecee | hemna: talking from my own experience, they've probably had someone aware of the deadline, but no resources allocated from management until oh-shit-the-deadline-is-tomorrow | 17:37 |
hemna | yah that sucks | 17:38 |
beecee | hemna: which is why I'm suddenly here as well ;) | 17:38 |
xyang | I couldn't see any of their published logs:( | 17:38 |
hemna | sorry to hear that | 17:38 |
hemna | on the upside, there is no reason why we can't get those drivers back in L | 17:38 |
hemna | if the CI is up :) | 17:38 |
*** vilobhmm has quit IRC | 17:38 | |
*** Mandell_ has joined #openstack-cinder | 17:41 | |
*** Mandell has quit IRC | 17:41 | |
beecee | thingee: if you've cut K and had enough of late CIs wanting back in, I'm cool and am going to take a more relaxed approach to getting the zadara drivers tested. otherwise, status is as per email, I still need to have it upload logs somewhere | 17:42 |
*** dflorea has joined #openstack-cinder | 17:43 | |
*** humble_ has quit IRC | 17:43 | |
rmstar | hi guys....havnig some problem creating a cinder volume. getting a message indicating insufficient free space for volume creation. | 17:46 |
rmstar | i am using icehouse | 17:47 |
rmstar | is there a parameter i need to set or something? | 17:47 |
*** fandi has joined #openstack-cinder | 17:47 | |
*** fandi has quit IRC | 17:47 | |
jgriffith | hemna: asselin not a knock, just a statement WRT how strict we want to be | 17:48 |
jgriffith | hemna: made my point, we can move on now :) | 17:48 |
jgriffith | hemna: just wanted to say "glass houses" and all | 17:49 |
hemna | yah that's fine | 17:49 |
hemna | we don't need to be strict, but CI should be at least reporting | 17:49 |
hemna | even if it's problematic | 17:50 |
jgriffith | hemna: yeah, that's fair | 17:50 |
asselin | jgriffith, fyi, here's the 'official' requirements: http://ci.openstack.org/third_party.html#requirements | 17:50 |
*** VijayTripathi has joined #openstack-cinder | 17:50 | |
*** cbader has quit IRC | 17:51 | |
jgriffith | asselin: yes, I'm very familiar... thanks for the refresh | 17:51 |
* jgriffith will never use the letters H and P in an example again | 17:51 | |
jgriffith | too many HP folks to jump him | 17:51 |
hemna | lol | 17:51 |
openstackgerrit | Jay Bryant proposed openstack/cinder: Switch to oslo.policy 0.3.0 https://review.openstack.org/165688 | 17:51 |
hemna | we can be the bad guy for a change | 17:51 |
hemna | netapp has had their run....it's our turn :P | 17:52 |
*** coolsvap_ is now known as coolsvap|afk | 17:52 | |
*** atmark has quit IRC | 17:52 | |
jbernard | jgriffith: yep, thanks a million | 17:53 |
jungleboyj | hemna: jgriffith thingee ^^^ See that review. I was thinking about not doing that one, but I didn't realize there was a bug for it causing issues in the log file. | 17:53 |
jungleboyj | So, think we should reconsider and the switch over was a smaller change than I thought it would be. | 17:53 |
hemna | jungleboyj, I'm not sure it makes sense to keep pushing oslo things in at this point ? | 17:54 |
hemna | I guess that is marked as a bug fix | 17:54 |
akerr_ | hemna: ? | 17:54 |
jungleboyj | hemna: Right, wasn't going to push it then saw there was a bug addressed by it. | 17:54 |
jgriffith | jungleboyj: fixed https://github.com/openstack/cinder/commit/424b6b98af582621b0eccb506c0bbe6f06d47b2a | 17:55 |
ameade | -_- | 17:55 |
openstackgerrit | Ryan Lucio proposed openstack/cinder: Use cached values for stats on query failures for vmem drivers https://review.openstack.org/165763 | 17:55 |
hemna | ok I'm out for a while.... | 17:55 |
*** hemna is now known as hemnafk | 17:55 | |
jungleboyj | The changes are just for test cases finding the policy file. | 17:55 |
*** patrickeast has joined #openstack-cinder | 17:56 | |
jgriffith | jungleboyj: I'm open to it although I have to look at it more closely | 17:56 |
jgriffith | jungleboyj: I believe one of the changes in your update is the bug fix | 17:56 |
* jungleboyj sighs. | 17:56 | |
jungleboyj | That change shouldn't have been proposed. | 17:57 |
jgriffith | Yeah, you caught me | 17:57 |
jungleboyj | You don't directly touch openstack/common. :-) | 17:57 |
*** leeantho has quit IRC | 17:57 | |
jgriffith | jungleboyj: preaching to the choir, although I believe sometimes we introduce so much process that we dont' make progress | 17:58 |
*** Bsony has joined #openstack-cinder | 17:58 | |
jgriffith | jungleboyj: FTR I did that inentionally | 17:58 |
jungleboyj | jgriffith: Understood. As captain oslo I am supposed to be the enforcer. | 17:58 |
*** IanGovett has joined #openstack-cinder | 17:58 | |
jgriffith | jungleboyj: I know the policy/process, I intentionally ignored it hoping to not get caught :) | 17:58 |
*** Mandell_ has quit IRC | 17:59 | |
jgriffith | jungleboyj: understood | 17:59 |
jgriffith | jungleboyj: ask for forgiveness rather than permission :) | 17:59 |
jungleboyj | You got caught man! :-) | 17:59 |
jungleboyj | Check out the patch above and let me know what you think. | 18:00 |
jungleboyj | I would prefer we go that route but understand if it makes everyone too nervous. | 18:00 |
jgriffith | jungleboyj: I ain't skeered | 18:01 |
jungleboyj | hemnafk: is skeered | 18:02 |
jgriffith | jungleboyj: just looking to see if it cleans up the logging mess... | 18:02 |
jungleboyj | Sure. | 18:02 |
jgriffith | jungleboyj: not as easy to tell since it goes to the lib now | 18:02 |
jungleboyj | Keystone has been using the lib for a while. So, we aren't wouldn't be the only ones switched over. I think Nova is there as well. | 18:03 |
morganfainberg | yes you should use olso.policy sooner | 18:04 |
morganfainberg | :) | 18:04 |
jungleboyj | Ooops, I lied. Glance did move though. | 18:04 |
jungleboyj | morganfainberg: :-) | 18:04 |
jgriffith | jungleboyj: I'll let thingee make the final call | 18:05 |
*** e0ne has joined #openstack-cinder | 18:05 | |
jgriffith | well... of course hemnafk xyang and other cores as well | 18:05 |
jungleboyj | jgriffith: Sounds good. | 18:05 |
*** atmark has joined #openstack-cinder | 18:06 | |
*** atmark is now known as Guest21871 | 18:06 | |
*** dflorea has quit IRC | 18:08 | |
*** dflorea has joined #openstack-cinder | 18:09 | |
*** dflorea has quit IRC | 18:10 | |
*** Mandell has joined #openstack-cinder | 18:10 | |
*** MentalRay has joined #openstack-cinder | 18:14 | |
*** dflorea has joined #openstack-cinder | 18:15 | |
openstackgerrit | Patrick East proposed openstack/cinder: Update file doc string for pure.py https://review.openstack.org/166338 | 18:28 |
* thingee is dealing with exception emails | 18:31 | |
openstackgerrit | Ryan Lucio proposed openstack/cinder: Fix export verify routines to use proper state nodes https://review.openstack.org/165655 | 18:35 |
*** sweston has quit IRC | 18:38 | |
*** Adriano_ has quit IRC | 18:38 | |
*** IanGovett has quit IRC | 18:47 | |
*** VijayTripathi1 has joined #openstack-cinder | 18:48 | |
*** VijayTripathi has quit IRC | 18:51 | |
*** kvidvans has joined #openstack-cinder | 18:51 | |
*** _cjones_ has quit IRC | 18:52 | |
*** _cjones_ has joined #openstack-cinder | 18:54 | |
rhe00 | git question: I managed to blow away my whole git setup on my local host. That included a branch with a change under review bug/1433450 . Is it possible to connect my setup with that review? I checked out the branch, but my changes are not on there. | 18:57 |
*** e0ne has quit IRC | 18:57 | |
patrickeast | rhe00: yea if its up for review you can pull that branch with ‘git review -d 1433450’ | 18:58 |
*** e0ne has joined #openstack-cinder | 18:58 | |
rhe00 | patrickeast: do I use the branch name or the review id for -d? | 18:59 |
patrickeast | rhe00: mm i think review number | 18:59 |
patrickeast | rhe00: basically the same steps for doing a dependant review | 18:59 |
rhe00 | patrickeast: yay! it is back! thanks! | 19:00 |
patrickeast | rhe00: np | 19:00 |
*** emagana has quit IRC | 19:02 | |
*** emagana has joined #openstack-cinder | 19:04 | |
*** rlucio has joined #openstack-cinder | 19:06 | |
*** e0ne has quit IRC | 19:08 | |
*** EmilienM|afk is now known as EmilienM | 19:10 | |
*** e0ne has joined #openstack-cinder | 19:10 | |
*** thingee has quit IRC | 19:11 | |
*** thingee has joined #openstack-cinder | 19:11 | |
*** _cjones_ has quit IRC | 19:15 | |
*** dflorea has quit IRC | 19:16 | |
*** dflorea has joined #openstack-cinder | 19:17 | |
*** _cjones_ has joined #openstack-cinder | 19:17 | |
Swanson | Does migrate volumes work these days? I know there was a bug... | 19:18 |
*** e0ne has quit IRC | 19:19 | |
jbernard | Swanson: it depends on how you define "migrate" | 19:20 |
*** annashen has quit IRC | 19:21 | |
jbernard | Swanson: but in general, retype in git is broken at teh moment | 19:21 |
*** dflorea has quit IRC | 19:21 | |
Swanson | jbernard: I'm not sure what the test dude was doing. | 19:21 |
jbernard | Swanson: wait no, patches were merged | 19:22 |
Swanson | jbernard: any idea when? | 19:22 |
jbernard | Swanson: so for backends that support it, migration should work | 19:22 |
openstackgerrit | Tushar Patil proposed openstack/python-cinderclient: Allow cinderclient to handle exception response https://review.openstack.org/166351 | 19:22 |
Swanson | jbernard: ah! I needed to support something.. I thing the test dude was trying to migrate from one backend to another. (Both me.) | 19:23 |
jbernard | Swanson: with supporting backends, that should succeed | 19:23 |
jbernard | Swanson: and additional backend support is being worked on currently | 19:25 |
jbernard | Swanson: so let me know if you run into troubles, i may be able to help | 19:25 |
alexpilotti | thingee: improving, all tests 291 tests and only one error left to go: http://64.119.130.115/cinder/165655/2/results.html.gz | 19:26 |
Swanson | jbernard: It looks like I do not support migrate or retype in my driver. Dunno if there are default implementations or not. | 19:27 |
jbernard | Swanson: the default should fall back to volume attachment and dd from source to target | 19:28 |
Swanson | jbernard: Thanks! I'll have to setup the test guy's environment to see what he is doing. | 19:29 |
*** tsekiyama_ has joined #openstack-cinder | 19:30 | |
openstackgerrit | Sean McGinnis proposed openstack/os-brick: Logging not using oslo.i18n guidelines https://review.openstack.org/165276 | 19:32 |
*** smcgindia is now known as smcginnis | 19:34 | |
*** kallebe has left #openstack-cinder | 19:40 | |
*** lpetrut has quit IRC | 19:44 | |
*** _cjones_ has quit IRC | 19:44 | |
openstackgerrit | Ankit Agrawal proposed openstack/os-brick: Fix missing translations for log messages https://review.openstack.org/165402 | 19:44 |
*** dflorea has joined #openstack-cinder | 19:47 | |
*** thingee has quit IRC | 19:51 | |
*** emagana has quit IRC | 19:52 | |
*** annashen has joined #openstack-cinder | 19:53 | |
*** dflorea has quit IRC | 19:54 | |
*** MentalRay has quit IRC | 19:56 | |
*** Apoorva has quit IRC | 20:02 | |
*** ociuhandu has quit IRC | 20:02 | |
*** Yogi1 has quit IRC | 20:07 | |
*** thingee has joined #openstack-cinder | 20:09 | |
thingee | alexpilotti: excellent, thanks for the update! | 20:09 |
*** Bsony has quit IRC | 20:10 | |
*** Bsony has joined #openstack-cinder | 20:11 | |
openstackgerrit | Vilobh Meshram proposed openstack/cinder: WIP - Quota Objects https://review.openstack.org/163232 | 20:14 |
*** Maike__ has quit IRC | 20:14 | |
*** Apoorva has joined #openstack-cinder | 20:15 | |
*** sweston has joined #openstack-cinder | 20:16 | |
*** enterprisedc has quit IRC | 20:18 | |
*** erlon is now known as erlon_away | 20:21 | |
openstackgerrit | Vilobh Meshram proposed openstack/cinder: WIP - ConsistencyGroup Object https://review.openstack.org/163641 | 20:23 |
*** ndipanov has quit IRC | 20:23 | |
*** lpetrut has joined #openstack-cinder | 20:24 | |
*** IanGovett has joined #openstack-cinder | 20:24 | |
openstackgerrit | Vilobh Meshram proposed openstack/cinder: WIP - ConsistencyGroup Object https://review.openstack.org/163641 | 20:25 |
*** thangp has quit IRC | 20:27 | |
*** Lee1092 has quit IRC | 20:30 | |
*** Adriano_ has joined #openstack-cinder | 20:32 | |
*** tellesnobrega has quit IRC | 20:34 | |
*** dflorea has joined #openstack-cinder | 20:35 | |
*** emagana has joined #openstack-cinder | 20:37 | |
*** eharney has quit IRC | 20:38 | |
*** dustins has quit IRC | 20:39 | |
*** bswartz has quit IRC | 20:40 | |
*** _cjones_ has joined #openstack-cinder | 20:44 | |
*** tellesnobrega has joined #openstack-cinder | 20:44 | |
*** lpetrut has quit IRC | 20:44 | |
*** annashen has quit IRC | 20:57 | |
*** porrua has quit IRC | 21:00 | |
thingee | yay cinder talk was accepted :) | 21:00 |
thingee | the real cinder experts | 21:00 |
*** emagana has quit IRC | 21:02 | |
*** _cjones_ has quit IRC | 21:02 | |
*** esker has joined #openstack-cinder | 21:03 | |
*** emagana has joined #openstack-cinder | 21:05 | |
*** _cjones_ has joined #openstack-cinder | 21:05 | |
*** akerr_ has quit IRC | 21:07 | |
*** lpetrut has joined #openstack-cinder | 21:07 | |
*** bswartz has joined #openstack-cinder | 21:15 | |
*** annashen has joined #openstack-cinder | 21:18 | |
*** emagana has quit IRC | 21:18 | |
*** emagana has joined #openstack-cinder | 21:19 | |
*** MentalRay has joined #openstack-cinder | 21:22 | |
anish | is it code_cleanup_batching time now ? | 21:22 |
*** emagana has quit IRC | 21:23 | |
thingee | anish: sure. already did the tag for kilo, but we can do them now | 21:24 |
thingee | https://launchpad.net/cinder/+milestone/kilo-3 | 21:25 |
thingee | march 19th 44 bps and 104 bug fixes :) | 21:25 |
thingee | nice | 21:25 |
*** kvidvans has quit IRC | 21:25 | |
mtanino | thingee: What kind bugs are accepted for Kilo-rc? security and ??? | 21:30 |
thingee | I don't think we've had restrictions in the past. Just whatever is sane to get in this late and should be fixed in the release | 21:31 |
thingee | not sure if that helps :) | 21:31 |
thingee | maybe jgriffith has thoughts | 21:31 |
mtanino | ok. there is no restriction :) | 21:31 |
mtanino | test & test & fix bugs! | 21:32 |
anish | thingee: I only see like 2 patches https://review.openstack.org/#/q/project:openstack/cinder+comment:code_cleanup_batching+-status:merged,n,z | 21:33 |
mtanino | anyway congrats Kilo-3 release. | 21:33 |
anish | one of which is mine :) | 21:33 |
*** esker has quit IRC | 21:38 | |
*** VijayTripathi1 has quit IRC | 21:39 | |
*** EmilienM is now known as EmilienM|PTO | 21:44 | |
*** scottda has joined #openstack-cinder | 21:46 | |
*** lpetrut has quit IRC | 21:49 | |
*** jamielennox|away is now known as jamielennox | 21:49 | |
*** mriedem has quit IRC | 21:54 | |
*** tbarron has quit IRC | 21:59 | |
*** tbarron has joined #openstack-cinder | 22:00 | |
*** tbarron has quit IRC | 22:04 | |
*** jamielennox is now known as jamielennox|away | 22:05 | |
*** scottda has quit IRC | 22:05 | |
*** esker has joined #openstack-cinder | 22:15 | |
*** esker has quit IRC | 22:19 | |
*** esker has joined #openstack-cinder | 22:19 | |
*** scottda has joined #openstack-cinder | 22:21 | |
*** ociuhandu has joined #openstack-cinder | 22:29 | |
*** _cjones_ has quit IRC | 22:30 | |
*** annashen has quit IRC | 22:31 | |
*** dflorea has quit IRC | 22:31 | |
*** dflorea has joined #openstack-cinder | 22:31 | |
*** annashen has joined #openstack-cinder | 22:32 | |
alexpilotti | thingee: all green! http://64.119.130.115/cinder/163641/9/results.html.gz | 22:32 |
*** _cjones_ has joined #openstack-cinder | 22:34 | |
thingee | alexpilotti: yay, thank you so much for your teams hard work | 22:35 |
thingee | alexpilotti: I will continue to monitor things over the weekend | 22:35 |
thingee | because I don't have a life | 22:35 |
thingee | sounds like celebrating is in order | 22:35 |
*** Adriano_ has quit IRC | 22:36 | |
*** dflorea has quit IRC | 22:36 | |
openstackgerrit | SHIGEMATSU Mitsuhiro proposed openstack/cinder: Fix typo in cinder/cinder/objects/base.py https://review.openstack.org/166407 | 22:36 |
alexpilotti | thingee: normally we’d also stay locked at the office to get the SMB3 driver CI to report, but this weekend we have one of those team building weekends :-) | 22:37 |
alexpilotti | thingee: luckily for liver and productivity they happen only a couple of times per year | 22:37 |
alexpilotti | thingee: said that, we’ll have the laptops with us (and decent Internet speed hopefully), so if anything happens we can fix it right a way | 22:38 |
*** erlon_away has quit IRC | 22:41 | |
*** mriedem has joined #openstack-cinder | 22:44 | |
*** annashen has quit IRC | 22:46 | |
*** vilobhmm1 has quit IRC | 22:50 | |
*** vilobhmm has joined #openstack-cinder | 22:51 | |
*** rmesta has quit IRC | 22:52 | |
*** dflorea has joined #openstack-cinder | 22:52 | |
*** scottda has quit IRC | 22:52 | |
*** tbarron has joined #openstack-cinder | 22:54 | |
*** tbarron has quit IRC | 22:54 | |
*** scottda has joined #openstack-cinder | 22:54 | |
*** ganso_ has quit IRC | 22:57 | |
openstackgerrit | SHIGEMATSU Mitsuhiro proposed openstack/cinder: Fix typo in cinder/cinder/volume/drivers/emc_vmax_common.py https://review.openstack.org/166413 | 22:59 |
*** scottda has quit IRC | 23:00 | |
*** scottda has joined #openstack-cinder | 23:01 | |
*** boris-42 has joined #openstack-cinder | 23:02 | |
*** mtanino has quit IRC | 23:08 | |
*** tsekiyam_ has joined #openstack-cinder | 23:11 | |
*** tsekiyama_ has quit IRC | 23:15 | |
*** esker has quit IRC | 23:15 | |
*** tsekiyam_ has quit IRC | 23:16 | |
*** jcru has quit IRC | 23:16 | |
*** Bsony has quit IRC | 23:18 | |
*** esker has joined #openstack-cinder | 23:18 | |
*** ociuhandu has quit IRC | 23:25 | |
*** _cjones_ has quit IRC | 23:37 | |
*** esker has quit IRC | 23:38 | |
*** harlowja_ has quit IRC | 23:41 | |
*** markvoelker has quit IRC | 23:42 | |
*** akerr has joined #openstack-cinder | 23:42 | |
*** harlowja has joined #openstack-cinder | 23:42 | |
*** MentalRay has quit IRC | 23:42 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder: Logging not using oslo.i18n guidelines https://review.openstack.org/166422 | 23:44 |
*** scottda has quit IRC | 23:44 | |
*** emagana has joined #openstack-cinder | 23:45 | |
*** akerr_ has joined #openstack-cinder | 23:46 | |
*** annashen has joined #openstack-cinder | 23:47 | |
*** akerr has quit IRC | 23:49 | |
*** angela-s has quit IRC | 23:52 | |
*** annashen has quit IRC | 23:53 | |
*** annashen has joined #openstack-cinder | 23:53 | |
*** vilobhmm has quit IRC | 23:56 | |
*** vilobhmm has joined #openstack-cinder | 23:56 | |
*** dannywilson has quit IRC | 23:56 | |
*** vilobhmm has quit IRC | 23:57 | |
*** vilobhmm has joined #openstack-cinder | 23:57 | |
*** _cjones_ has joined #openstack-cinder | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!