*** dilip has joined #openstack-cinder | 00:00 | |
*** e0ne_ has quit IRC | 00:00 | |
*** diogogmt has joined #openstack-cinder | 00:00 | |
hemna | mtanino, ping | 00:02 |
---|---|---|
mtanino | hemna: pong | 00:02 |
hemna | mtanino, hey, so I'm just poking around | 00:02 |
*** zhangjn has joined #openstack-cinder | 00:02 | |
hemna | mtanino, noticed you authored the nova/virt/libvirt/storage/lvm.py | 00:02 |
mtanino | hemna: ah, I fixed it if I remember correctly | 00:03 |
hemna | I presume that's nova's code for creating local lvm volumes for VMs | 00:03 |
hemna | at least it seems to be | 00:03 |
mtanino | hemna: Yes, I think so. | 00:04 |
*** salv-orlando has quit IRC | 00:04 | |
hemna | so we also have cinder/brick/local_dev/lvm.py | 00:04 |
mtanino | That's code is for ephemeral disk of Nova. | 00:04 |
hemna | which seems to do a lot of the same stuff | 00:05 |
hemna | and looks a bit more feature rich from what I can tell | 00:05 |
mtanino | yes, so it is better to merge these stuffs. | 00:05 |
hemna | do you think that makes sense to migrate into brick and have nova and cinder share that ? | 00:05 |
hemna | that was one of the original goals of 'brick' as we discussed it way back in Havana | 00:05 |
hemna | I haven't looked at this stuff in detail much until today | 00:06 |
mtanino | hemna: I think it's make sense. Maintaining duplicate code is costful, | 00:06 |
hemna | cinder's lvm driver uses the the cinder/brick/local_dev/lvm.py code to do work | 00:06 |
mtanino | hmm | 00:06 |
*** ZZelle has quit IRC | 00:06 | |
hemna | yah, I'd rather see bug fixes for lvm related volumes get seen/used by nova | 00:07 |
mtanino | so do we try to move lvm code into Brick? | 00:07 |
hemna | that's what I'm thinking | 00:07 |
hemna | it would need a few more methods | 00:07 |
mtanino | I see. | 00:07 |
hemna | the nova code has some helper functions to list volumes, get size etc. | 00:07 |
hemna | that the cinder local_dev doesnt' | 00:08 |
hemna | there is also a concept of clearing the volume in nova before deleting it. (writing zero's to it) | 00:08 |
hemna | quite a bit of differences between how cinder does delete and nova | 00:09 |
mtanino | so, like a LVM library is fine for both Cinder and nova | 00:09 |
hemna | yah | 00:09 |
hemna | I like how the cinder local_dev/lvm.py is written | 00:09 |
hemna | I think jgriffith did almost all of it. | 00:09 |
hemna | eharney as well looks like. | 00:10 |
mtanino | hmm | 00:10 |
*** yhayashi has quit IRC | 00:11 | |
hemna | I don't think it would be too hard to do actually,. | 00:11 |
*** dilip has quit IRC | 00:12 | |
mtanino | Yes, I think it can be done | 00:13 |
hemna | ok, maybe I'll throw together a poc | 00:13 |
mtanino | I see. It's nice. | 00:14 |
openstackgerrit | Merged openstack/cinder: Cleanup orphaned code in sqlalchemy API https://review.openstack.org/250944 | 00:14 |
*** terryyao has quit IRC | 00:14 | |
*** jerrygb has joined #openstack-cinder | 00:16 | |
*** EinstCrazy has joined #openstack-cinder | 00:16 | |
*** zhangjn has quit IRC | 00:17 | |
*** EinstCrazy has quit IRC | 00:17 | |
*** EinstCrazy has joined #openstack-cinder | 00:18 | |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (managed) https://review.openstack.org/231201 | 00:20 |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (unmanaged) https://review.openstack.org/231245 | 00:21 |
*** mc_nair has quit IRC | 00:22 | |
*** EinstCrazy has quit IRC | 00:22 | |
*** yhayashi has joined #openstack-cinder | 00:23 | |
DuncanT | Is the cinder dashboard link ( | 00:26 |
DuncanT | https://review.openstack.org/#/dashboard/?foreach=project%3A%5Eopenstack%2F.%2Acinder.%2A+status%3Aopen+NOT+owner%3Aself+NOT+label%3AWorkflow%3C%3D%252D1+label%3AVerified%3E%3D1+NOT+label%3ACode%252DReview%3C%3D%252D1%252cself+NOT+label%3ACode%252DReview%3E%3D1%252cself&title=Cinder+Review+Inbox&Cinder+Specs=project%3Aopenstack%2Fcinder%252Dspecs&Bug+Fixes=t | 00:26 |
DuncanT | opic%3A%5Ebug%2F.%2A&Needs+Feedback+%28Changes+older+than+5+days+that+have+not+been+reviewed+by+anyone%29=NOT+label%3ACode%252DReview%3C%3D2+age%3A5d&You+are+a+reviewer%252c+but+haven%27t+voted+in+the+current+revision=reviewer%3Aself&Needs+final+%2B2=label%3ACode%252DReview%3E%3D2+limit%3A50&New+Contributors=reviewer%3A10068&Passed+Jenkins%252c+No+Negative+F | 00:26 |
DuncanT | eedback=NOT+label%3ACode%252DReview%3E%3D2+NOT+label%3ACode%252DReview%3C%3D%252D1+limit%3A50&Wayward+Changes+%28Changes+with+no+code+review+in+the+last+2days%29=NOT+label%3ACode%252DReview%3C%3D2+age%3A2d ) broken for everybody, or just me? | 00:26 |
DuncanT | (link at the bottom of https://wiki.openstack.org/wiki/Cinder#Project_Meetings ) | 00:26 |
*** shhjwang has joined #openstack-cinder | 00:27 | |
mtanino | DuncanT: ping, | 00:28 |
DuncanT | mtanino: Hi | 00:28 |
mtanino | DuncanT: Hi, thank you for the comennt on https://review.openstack.org/#/c/252065/1 | 00:29 |
*** ildikov has quit IRC | 00:29 | |
mtanino | DuncanT: I'm thinking what kind of approach is best way for Nova boot volume case. | 00:29 |
*** ildikov has joined #openstack-cinder | 00:29 | |
DuncanT | mtanino: Ah yes. An interesting idea, I'm just not sure it solves enough of the whole problem to be the right solution | 00:29 |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (managed) https://review.openstack.org/231201 | 00:30 |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (unmanaged) https://review.openstack.org/231245 | 00:30 |
DuncanT | mtanino: Am I right in thinking that none boot-volumes will have exactly the same issue? | 00:30 |
*** gouthamr has joined #openstack-cinder | 00:31 | |
hemna | DuncanT,https://goo.gl/ | 00:31 |
*** IlyaG has quit IRC | 00:31 | |
mtanino | DuncanT: If user don't know the relation between volume_type and hypervisor, I think it happnes. | 00:31 |
hemna | DuncanT, the review inbox url ? | 00:31 |
*** mdbooth has quit IRC | 00:32 | |
DuncanT | https://goo.gl/M1YhMH and yes, the review inbox | 00:32 |
hemna | DuncanT, works for me | 00:32 |
hemna | it's my 'home page' in chrome | 00:32 |
mtanino | DuncanT: even if it is not boot from volume case. | 00:32 |
DuncanT | hemna: Ok, thanks, must be something weird I've done | 00:32 |
DuncanT | hemna: I upgraded a few crap block extensions, might eb that | 00:33 |
DuncanT | mtanino: So the solution is to set up suitable volume types - none boot volumes are just as problematic as boot volumes. Or just fix all the backends to work everywhere, which would be even better | 00:34 |
*** gouthamr_ has joined #openstack-cinder | 00:34 | |
*** bswartz has joined #openstack-cinder | 00:34 | |
mtanino | DuncanT: so volume_type kvm.SSD, VMware.SSD or etc is one of solution which you mentioned | 00:35 |
mtanino | DuncanT: I think VMware backend or Windows backend can't support everywhere | 00:35 |
DuncanT | mtanino: So an operator with a hetrogenious cloud should seriously consider not using either of those backends... and if they do then they'll need appropriate types | 00:36 |
mtanino | DuncanT: We have a issue boot from volume issue using KVM and VMware multihypervisor environment. | 00:37 |
*** gouthamr has quit IRC | 00:37 | |
*** angela-s has quit IRC | 00:37 | |
mtanino | DuncanT: and Cinder multi backend | 00:37 |
*** dilip has joined #openstack-cinder | 00:38 | |
DuncanT | mtanino: So create a VMware-only volume type - you'll need it for none boot-from-volumes anyway | 00:38 |
mtanino | DuncanT: yes, and If nova can specify volume type during boot from volume, problem is not happen. | 00:39 |
mtanino | DuncanT: Should user know which volume type can be applied to specific hypervisor? | 00:39 |
DuncanT | mtanino: The user is the only one who can know in the general case, and it changes over time, e.g. some but not all hypervisors have gained native ceph support | 00:40 |
DuncanT | mtanino: Where 'user' means 'operator' just to be clear | 00:41 |
mtanino | DuncanT: not an operator. Real end user of cloud. | 00:41 |
mtanino | DuncanT: in my case. | 00:41 |
*** smoriya_ has joined #openstack-cinder | 00:42 | |
DuncanT | mtanino: They'll have to know, since there's no way of hinting it for a none boot-from-volume volume even if we add the code in your spec. The cloud operator should add it to the description of the type if it is significant. In general I'd suggest that you want to pick a universal backend for most clouds, unless you have fairly skilled users or a weirrd | 00:42 |
DuncanT | requirements set | 00:42 |
mtanino | DuncanT: Yes, I thought at first, then proposed this. https://review.openstack.org/#/c/245986/ | 00:43 |
*** dilip has quit IRC | 00:44 | |
mtanino | DuncanT: patch set 4 is approach using volume type. | 00:44 |
*** markvoelker has quit IRC | 00:45 | |
*** zhenguo has joined #openstack-cinder | 00:45 | |
DuncanT | mtanino: Yes, that (patch set 4) looks like the right solution to the problem, and is useful for other general volume type uses, like picking an SSD type as boot volume | 00:47 |
mtanino | DuncanT: thank you for the comment. | 00:47 |
*** hemna is now known as hemnafk | 00:48 | |
mtanino | DuncanT: I should think that approach again. | 00:48 |
DuncanT | mtanino: You're welcome. Please ping me again if you have any questions or if nova hate taht idea - I'm happy to talk to nova devs about it if needed | 00:48 |
mtanino | DuncanT: It' very helpful. Thank you | 00:49 |
*** alonma has joined #openstack-cinder | 00:52 | |
*** diogogmt has quit IRC | 00:55 | |
*** ctina_ has joined #openstack-cinder | 00:55 | |
*** alonma has quit IRC | 00:56 | |
*** alonma has joined #openstack-cinder | 00:59 | |
*** ctina_ has quit IRC | 01:00 | |
*** zhangjn has joined #openstack-cinder | 01:01 | |
*** EinstCrazy has joined #openstack-cinder | 01:01 | |
*** salv-orlando has joined #openstack-cinder | 01:02 | |
*** alonma has quit IRC | 01:04 | |
*** tull has quit IRC | 01:05 | |
*** alonma has joined #openstack-cinder | 01:08 | |
tbarron | DuncanT: thanks for the comment on https://review.openstack.org/246498 | 01:08 |
tbarron | eharney: ^^^^^ | 01:08 |
*** IlyaG has joined #openstack-cinder | 01:09 | |
tbarron | DuncanT, eharney, npotter: my role on this one is mostly instigator :-) | 01:10 |
tbarron | we clearly haven't closed all the race windows here and it prob. isn't fair to put closing them all on npotter's fix | 01:10 |
tbarron | I'm just trying to figure the best way forward beyond that fix, as this race is one of many. | 01:11 |
DuncanT | tbarron: My argument here would be that the service might be down momentarily and so the correct behaviour would be to leave the delete request in the queue to be dealt with later, like we do for volume requests, with the backup in the deleting state | 01:11 |
DuncanT | tbarron: Unless I'm miss-understanding the issue | 01:11 |
tbarron | compare and swap on DB state within the api itself seems to be the way we want to go. | 01:12 |
tbarron | but eharney is pointing to potential races when we cast out, and I dunno if that has been thought through. | 01:12 |
*** mtanino has quit IRC | 01:12 | |
*** alonma has quit IRC | 01:13 | |
tbarron | DuncanT: your argument may well be sound, I'm just digesting, learning, and very interested. | 01:13 |
tbarron | These small window races will be more problematic with scale-out backup service, and with active-active volume service. | 01:13 |
DuncanT | tbarron: I don't think returning an error to the user if the service is down is the right thing to do - put the backup in deleting in the api, fire the work into the queue and forget it. Sure the backup will sit in deleting until the service comes back up, but who cares? | 01:14 |
DuncanT | tbarron: I'm not sure I see the race | 01:14 |
tbarron | DuncanT: so you are -1 on the npotter fix in the first place? If one endorses the fix, then there are races. | 01:15 |
DuncanT | tbarron: I might be missing something, please don't discount that, it's late here | 01:15 |
tbarron | DuncanT: well, I thought it was late here on the east coast of the US :-), but then I go to bed and get up early. | 01:16 |
openstackgerrit | Atsushi SAKAI proposed openstack/python-cinderclient: Fix comma location in comment https://review.openstack.org/252108 | 01:16 |
tbarron | DuncanT: we should probably pick this up sometime tomorrow when you've had lunch and eharney and npotter are online. | 01:16 |
DuncanT | tbarron: Fine by me. It is late enough here to count as early, but I was making progress on stuff so decided to carry on | 01:17 |
tbarron | DuncanT: :-) | 01:17 |
DuncanT | No doubt I'll regret this in the morning | 01:17 |
tbarron | DuncanT: in my expeience the best work is done in the wee hours, either late or early. | 01:18 |
tbarron | DuncanT: but get some sleep. I'm interested in what you'll say when we return to the subject. | 01:18 |
DuncanT | tbarron: I find it is a different state of mind - if I can't fix it during the day, sometimes early or late provides a new insight | 01:19 |
tbarron | DuncanT: completely agree. The business day is all just dealing with meetings, people, etc. | 01:19 |
DuncanT | tbarron: Sometimes I look at the code I write late at night again in the cold light of day and burn the hard drive to hdie the evidence.... | 01:19 |
tbarron | hehe | 01:19 |
tbarron | and sometimes you say, well, there was something here! | 01:20 |
tbarron | ttyl, I'm going afk for a while. Get some sleep! | 01:21 |
smcginnis | hemnafk: Not still around, are you? | 01:22 |
*** ildikov has quit IRC | 01:23 | |
smcginnis | DuncanT: bswartz had an issue with the dashboard last week IIRC. | 01:26 |
smcginnis | DuncanT: Works fine for me. | 01:26 |
smcginnis | DuncanT: I can't remember how he got around it, but maybe try FF vs Chrome or something. | 01:27 |
smcginnis | DuncanT: And make sure you're logged in too. | 01:27 |
DuncanT | smcginnis: It works for me under chrome but not firefox | 01:27 |
smcginnis | DuncanT: Cool. At least it works somewhere. :) | 01:27 |
smcginnis | DuncanT: Maybe when Ben's around you can ping him on how he fixed it. | 01:28 |
smcginnis | DuncanT: Isn't it pretty late there? | 01:28 |
*** Lee1092 has joined #openstack-cinder | 01:29 | |
DuncanT | smcginnis: Yeah, I will call it a night shortly. Not pulled a late night for a while, and it seems to have been productive | 01:29 |
smcginnis | DuncanT: Awesome! It's a good feeling. :) | 01:30 |
*** lixiaoy1 has joined #openstack-cinder | 01:40 | |
*** RA has joined #openstack-cinder | 01:42 | |
openstackgerrit | Merged openstack/cinder: xio: fix regression in authentication https://review.openstack.org/251755 | 01:42 |
*** RA is now known as Guest79212 | 01:42 | |
*** mriedem has joined #openstack-cinder | 01:44 | |
*** rajinir_ has quit IRC | 01:45 | |
*** jwcroppe has joined #openstack-cinder | 01:45 | |
*** zhangjn has quit IRC | 01:46 | |
*** jerrygb has quit IRC | 01:50 | |
*** diogogmt has joined #openstack-cinder | 01:54 | |
*** jerrygb has joined #openstack-cinder | 01:55 | |
*** leeantho has quit IRC | 01:57 | |
*** ctracey has quit IRC | 02:05 | |
*** zhangjn has joined #openstack-cinder | 02:06 | |
*** ctracey has joined #openstack-cinder | 02:06 | |
openstackgerrit | wanghao proposed openstack/python-cinderclient: support for snapshot management https://review.openstack.org/249090 | 02:07 |
*** nug has joined #openstack-cinder | 02:07 | |
*** alonma has joined #openstack-cinder | 02:09 | |
*** ctracey has left #openstack-cinder | 02:11 | |
*** alonma has quit IRC | 02:13 | |
*** alonma has joined #openstack-cinder | 02:16 | |
*** gcb has joined #openstack-cinder | 02:20 | |
*** alonma has quit IRC | 02:20 | |
*** salv-orlando has quit IRC | 02:23 | |
*** alonma has joined #openstack-cinder | 02:24 | |
*** alonma has quit IRC | 02:29 | |
*** smoriya_ has quit IRC | 02:30 | |
*** david-lyle has joined #openstack-cinder | 02:31 | |
*** alonma has joined #openstack-cinder | 02:34 | |
*** terryyao has joined #openstack-cinder | 02:35 | |
openstackgerrit | Merged openstack/cinder: Add Mitaka-1 release notes https://review.openstack.org/251517 | 02:37 |
openstackgerrit | Merged openstack/cinder: Add retype in lvm driver https://review.openstack.org/244964 | 02:37 |
openstackgerrit | Merged openstack/cinder: Sheepdog: Optimization of error handling https://review.openstack.org/245552 | 02:38 |
openstackgerrit | Merged openstack/cinder: Add some missing fields to Volume object https://review.openstack.org/240847 | 02:38 |
openstackgerrit | Merged openstack/cinder: EMC VMAX - Change naming convention for MV and SG for FAST https://review.openstack.org/247008 | 02:38 |
*** alonma has quit IRC | 02:38 | |
*** alonma has joined #openstack-cinder | 02:42 | |
*** lprice has quit IRC | 02:42 | |
*** lprice has joined #openstack-cinder | 02:42 | |
*** haomaiwa_ has joined #openstack-cinder | 02:42 | |
openstackgerrit | Cedric Zhuang proposed openstack/cinder: VNX: Get volume type from location throws error https://review.openstack.org/246230 | 02:44 |
openstackgerrit | LisaLi proposed openstack/cinder: Delete unused codes in rbd.retype https://review.openstack.org/244460 | 02:44 |
*** alonma has quit IRC | 02:46 | |
*** houming has joined #openstack-cinder | 02:47 | |
lixiaoy1 | DuncanT: ping. Could you help to review the retype spec https://review.openstack.org/#/c/248593? | 02:50 |
lixiaoy1 | DuncanT: and plus scaling backup spec https://review.openstack.org/#/c/240978 | 02:51 |
*** dilip has joined #openstack-cinder | 02:51 | |
*** dilip has quit IRC | 02:51 | |
*** dilip has joined #openstack-cinder | 02:51 | |
*** haomaiwa_ has quit IRC | 02:52 | |
*** haomaiwang has joined #openstack-cinder | 02:53 | |
*** bardia has quit IRC | 02:53 | |
*** alonma has joined #openstack-cinder | 02:56 | |
*** haomaiwang has quit IRC | 02:57 | |
*** gouthamr has joined #openstack-cinder | 02:59 | |
*** gouthamr_ has quit IRC | 02:59 | |
*** david-lyle has quit IRC | 03:00 | |
*** alonma has quit IRC | 03:00 | |
*** apoorvad has quit IRC | 03:01 | |
*** bardia has joined #openstack-cinder | 03:04 | |
*** Guest79212 has quit IRC | 03:06 | |
*** changbl has joined #openstack-cinder | 03:13 | |
*** [2]Thelo has joined #openstack-cinder | 03:13 | |
*** dilip has quit IRC | 03:13 | |
*** gouthamr has quit IRC | 03:14 | |
*** [1]Thelo has quit IRC | 03:15 | |
*** dongc has joined #openstack-cinder | 03:18 | |
*** salv-orlando has joined #openstack-cinder | 03:20 | |
*** mriedem has quit IRC | 03:22 | |
*** dilip has joined #openstack-cinder | 03:23 | |
*** dims has quit IRC | 03:26 | |
*** bardia has quit IRC | 03:33 | |
*** jerrygb has quit IRC | 03:34 | |
*** dilip has quit IRC | 03:34 | |
*** bardia has joined #openstack-cinder | 03:34 | |
*** jerrygb has joined #openstack-cinder | 03:34 | |
*** jungleboyj has joined #openstack-cinder | 03:37 | |
*** uberjay has quit IRC | 03:38 | |
openstackgerrit | LisaLi proposed openstack/cinder: Update retype limitation in volume/api https://review.openstack.org/245460 | 03:38 |
*** jerrygb has quit IRC | 03:39 | |
*** uberjay has joined #openstack-cinder | 03:40 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder: Remove deprecated LVM ISCSI and ISER Drivers https://review.openstack.org/250948 | 03:41 |
*** links has joined #openstack-cinder | 03:43 | |
wanghao | smcginnis: ping | 03:45 |
openstackgerrit | LisaLi proposed openstack/cinder: Cleanup in backup reset status https://review.openstack.org/246748 | 03:47 |
wanghao | smcginnis: hi Sean, Could you help me to review query volume glance metadata spec: https://review.openstack.org/#/c/174778/ | 03:48 |
wanghao | smcginnis: I have updated this for your comment. | 03:48 |
*** jiangliucheng has joined #openstack-cinder | 03:56 | |
*** alonma has joined #openstack-cinder | 03:56 | |
openstackgerrit | Shu Muto proposed openstack/python-cinderclient: Delete python bytecode before every test run https://review.openstack.org/252171 | 03:57 |
*** alonma has quit IRC | 04:01 | |
*** zhangjn has quit IRC | 04:03 | |
*** gouthamr has joined #openstack-cinder | 04:04 | |
openstackgerrit | Vincent Hou proposed openstack/cinder: Storwize: Implement v2 replication (mirror) https://review.openstack.org/249042 | 04:06 |
openstackgerrit | Vincent Hou proposed openstack/cinder: Storwize: Implement v2 replication (split IO) https://review.openstack.org/237387 | 04:06 |
openstackgerrit | Vincent Hou proposed openstack/cinder: Storwize: Implement v2 replication (mirror) https://review.openstack.org/249042 | 04:09 |
openstackgerrit | Vincent Hou proposed openstack/cinder: Storwize: Implement v2 replication (split IO) https://review.openstack.org/237387 | 04:09 |
openstackgerrit | xing-yang proposed openstack/cinder: Add a GateDriver https://review.openstack.org/244956 | 04:10 |
*** elonden has joined #openstack-cinder | 04:17 | |
*** bardia has quit IRC | 04:18 | |
*** houming has quit IRC | 04:19 | |
*** IlyaG has quit IRC | 04:26 | |
*** zhangjn has joined #openstack-cinder | 04:31 | |
*** divab has joined #openstack-cinder | 04:37 | |
openstackgerrit | Merged openstack/cinder: Fix the bug of can't get the desired image info https://review.openstack.org/245241 | 04:39 |
*** dilip has joined #openstack-cinder | 04:40 | |
*** p0rtal_ has quit IRC | 04:40 | |
*** david-lyle has joined #openstack-cinder | 04:44 | |
*** salv-orlando has quit IRC | 04:51 | |
*** salv-orlando has joined #openstack-cinder | 04:51 | |
*** dilip has quit IRC | 04:56 | |
*** alonma has joined #openstack-cinder | 04:56 | |
*** gouthamr has quit IRC | 04:58 | |
*** alonma has quit IRC | 05:01 | |
*** alonma has joined #openstack-cinder | 05:03 | |
*** alonma has quit IRC | 05:07 | |
*** alonma has joined #openstack-cinder | 05:11 | |
*** zhangjn has quit IRC | 05:12 | |
*** alonma has quit IRC | 05:16 | |
*** deepakcs has joined #openstack-cinder | 05:18 | |
*** divab is now known as abhi | 05:23 | |
*** markvoelker has joined #openstack-cinder | 05:24 | |
*** zhangjn has joined #openstack-cinder | 05:32 | |
*** markvoelker has quit IRC | 05:41 | |
*** zhonghua-lee has quit IRC | 05:42 | |
*** zhonghua-lee has joined #openstack-cinder | 05:43 | |
*** links has quit IRC | 05:43 | |
*** mudassirlatif has joined #openstack-cinder | 05:47 | |
*** rcernin has joined #openstack-cinder | 05:52 | |
*** harlowja_at_home has joined #openstack-cinder | 05:53 | |
*** links has joined #openstack-cinder | 05:54 | |
*** mudassirlatif has quit IRC | 05:57 | |
*** mudassirlatif has joined #openstack-cinder | 05:57 | |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/python-cinderclient: Pass proxy environment variable to tox https://review.openstack.org/252198 | 06:06 |
*** shhjwang has quit IRC | 06:07 | |
*** bardia has joined #openstack-cinder | 06:10 | |
*** houming has joined #openstack-cinder | 06:10 | |
*** bardia has quit IRC | 06:14 | |
*** alonma has joined #openstack-cinder | 06:15 | |
*** harlowja has quit IRC | 06:16 | |
*** alonma has quit IRC | 06:21 | |
*** alonma has joined #openstack-cinder | 06:25 | |
*** rcernin has quit IRC | 06:25 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Imported Translations from Zanata https://review.openstack.org/252209 | 06:26 |
*** alonma has quit IRC | 06:29 | |
*** mudassirlatif has quit IRC | 06:32 | |
*** alonma has joined #openstack-cinder | 06:36 | |
*** p0rtal has joined #openstack-cinder | 06:37 | |
*** ChubYann has quit IRC | 06:38 | |
*** alonma has quit IRC | 06:40 | |
*** alonma has joined #openstack-cinder | 06:42 | |
*** bardia has joined #openstack-cinder | 06:44 | |
*** alonma has quit IRC | 06:47 | |
*** p0rtal has quit IRC | 06:48 | |
*** alonma has joined #openstack-cinder | 06:49 | |
*** bardia has quit IRC | 06:50 | |
*** alonma has quit IRC | 06:53 | |
openstackgerrit | wanghao proposed openstack/cinder-specs: Get the replicated volume ref for DR https://review.openstack.org/182150 | 06:54 |
*** mudassirlatif has joined #openstack-cinder | 06:54 | |
*** alonma has joined #openstack-cinder | 06:55 | |
*** alonma has quit IRC | 06:59 | |
*** harlowja_at_home has quit IRC | 07:01 | |
*** alonma has joined #openstack-cinder | 07:01 | |
*** terryyao has quit IRC | 07:03 | |
*** dilip has joined #openstack-cinder | 07:04 | |
*** terryyao has joined #openstack-cinder | 07:05 | |
*** alonma has quit IRC | 07:05 | |
*** alonma has joined #openstack-cinder | 07:07 | |
*** zhenguo has quit IRC | 07:07 | |
*** jwcroppe has quit IRC | 07:09 | |
*** rcernin has joined #openstack-cinder | 07:09 | |
*** dilip has quit IRC | 07:10 | |
*** jwcroppe has joined #openstack-cinder | 07:11 | |
openstackgerrit | Silvan Kaiser proposed openstack/os-brick: Add quobyte protocol for remotefs connections https://review.openstack.org/250371 | 07:12 |
*** alonma has quit IRC | 07:12 | |
*** mudassirlatif has quit IRC | 07:15 | |
*** alonma has joined #openstack-cinder | 07:18 | |
*** terryyao has quit IRC | 07:21 | |
*** jerrygb has joined #openstack-cinder | 07:21 | |
*** alonma has quit IRC | 07:22 | |
*** alonma has joined #openstack-cinder | 07:25 | |
*** jerrygb has quit IRC | 07:25 | |
openstackgerrit | Peter Penchev proposed openstack/cinder: Reintroduce the StorPool driver https://review.openstack.org/220155 | 07:26 |
*** abehl has joined #openstack-cinder | 07:27 | |
openstackgerrit | Rico Lin proposed openstack/python-cinderclient: deprecate python26 support https://review.openstack.org/252228 | 07:29 |
*** alonma has quit IRC | 07:29 | |
*** salv-orlando has quit IRC | 07:29 | |
*** alexschm has joined #openstack-cinder | 07:36 | |
*** alonma has joined #openstack-cinder | 07:37 | |
*** sgotliv__ has quit IRC | 07:37 | |
*** salv-orlando has joined #openstack-cinder | 07:40 | |
*** alonma has quit IRC | 07:41 | |
*** alonma has joined #openstack-cinder | 07:45 | |
openstackgerrit | Shu Muto proposed openstack/python-cinderclient: Remove py26 support https://review.openstack.org/252232 | 07:46 |
*** ildikov has joined #openstack-cinder | 07:49 | |
*** alonma has quit IRC | 07:50 | |
*** ociuhandu has joined #openstack-cinder | 07:50 | |
*** [2]Thelo has quit IRC | 07:50 | |
*** [1]Thelo has joined #openstack-cinder | 07:51 | |
*** elonden has quit IRC | 07:53 | |
*** alonma has joined #openstack-cinder | 07:57 | |
*** alonma has quit IRC | 08:02 | |
*** alonma has joined #openstack-cinder | 08:03 | |
*** haomaiwang has joined #openstack-cinder | 08:04 | |
*** zhangjn has quit IRC | 08:05 | |
*** nkrinner has joined #openstack-cinder | 08:05 | |
*** smoriya_ has joined #openstack-cinder | 08:06 | |
*** alonma has quit IRC | 08:08 | |
*** alonma has joined #openstack-cinder | 08:09 | |
*** liverpooler has joined #openstack-cinder | 08:11 | |
*** zhangjn has joined #openstack-cinder | 08:13 | |
*** alonma has quit IRC | 08:14 | |
*** smoriya_ has quit IRC | 08:15 | |
*** alonma has joined #openstack-cinder | 08:16 | |
*** chenying has quit IRC | 08:20 | |
*** alonma has quit IRC | 08:20 | |
*** alonma has joined #openstack-cinder | 08:22 | |
*** vgridnev has joined #openstack-cinder | 08:22 | |
*** markus_z has joined #openstack-cinder | 08:22 | |
*** alonma has quit IRC | 08:27 | |
*** shakamunyi has quit IRC | 08:27 | |
*** alonma has joined #openstack-cinder | 08:28 | |
openstackgerrit | wanghao proposed openstack/cinder: Get the replicated volume ref for DR https://review.openstack.org/252250 | 08:29 |
*** smoriya_ has joined #openstack-cinder | 08:29 | |
*** egonzalez has joined #openstack-cinder | 08:29 | |
*** chenying_ has quit IRC | 08:31 | |
*** chenying has joined #openstack-cinder | 08:31 | |
*** alonma has quit IRC | 08:33 | |
*** smoriya_ has quit IRC | 08:33 | |
*** alonma has joined #openstack-cinder | 08:36 | |
*** gcb has quit IRC | 08:39 | |
openstackgerrit | xiaoqin proposed openstack/cinder: Only source-id is accepted for IBM storwize/SVC volume manage command right now. volume manage command using source-name or source-id should be both working. https://review.openstack.org/252259 | 08:41 |
*** alonma has quit IRC | 08:41 | |
*** smoriya__ has joined #openstack-cinder | 08:42 | |
*** alonma has joined #openstack-cinder | 08:42 | |
*** smoriya__ has quit IRC | 08:43 | |
*** smoriya_ has joined #openstack-cinder | 08:43 | |
*** gcb has joined #openstack-cinder | 08:44 | |
*** smoriya_ has quit IRC | 08:44 | |
*** smoriya_ has joined #openstack-cinder | 08:45 | |
*** lpetrut has joined #openstack-cinder | 08:47 | |
*** alonma has quit IRC | 08:47 | |
*** salv-orlando has quit IRC | 08:48 | |
*** salv-orlando has joined #openstack-cinder | 08:48 | |
*** alonma has joined #openstack-cinder | 08:49 | |
openstackgerrit | xiaoqin proposed openstack/cinder: volume manage using source-name https://review.openstack.org/252259 | 08:49 |
openstackgerrit | Shay Halsband proposed openstack/cinder: XtremIO: fix generic glance cache with XtremIO https://review.openstack.org/249814 | 08:50 |
*** salv-orlando has quit IRC | 08:53 | |
*** alonma has quit IRC | 08:53 | |
*** smoriya_ has quit IRC | 08:54 | |
*** haomaiwang has quit IRC | 08:54 | |
*** alonma has joined #openstack-cinder | 08:55 | |
*** smoriya_ has joined #openstack-cinder | 08:55 | |
*** haomaiwa_ has joined #openstack-cinder | 08:57 | |
*** houming has quit IRC | 08:58 | |
*** alonma has quit IRC | 08:59 | |
*** houming has joined #openstack-cinder | 09:00 | |
*** alonma has joined #openstack-cinder | 09:01 | |
*** alonma has quit IRC | 09:06 | |
*** divab has joined #openstack-cinder | 09:06 | |
*** abhi has quit IRC | 09:07 | |
*** alonma has joined #openstack-cinder | 09:07 | |
*** alonma has quit IRC | 09:12 | |
*** alonma has joined #openstack-cinder | 09:13 | |
*** egonzalez has quit IRC | 09:14 | |
openstackgerrit | wanghao proposed openstack/cinder: Get the replicated volume ref for DR https://review.openstack.org/252250 | 09:15 |
*** mdbooth has joined #openstack-cinder | 09:17 | |
*** alonma has quit IRC | 09:18 | |
*** alonma has joined #openstack-cinder | 09:20 | |
*** alonma has quit IRC | 09:20 | |
*** vgridnev has quit IRC | 09:20 | |
*** alonma has joined #openstack-cinder | 09:20 | |
*** aix has joined #openstack-cinder | 09:21 | |
*** vinayp has quit IRC | 09:26 | |
*** deepakcs has quit IRC | 09:27 | |
markus_z | There is a bug reported for nova which sounds a lot like it should be for cinder. Could one of you please have a look at https://bugs.launchpad.net/nova/+bug/1521894 | 09:29 |
openstack | Launchpad bug 1521894 in OpenStack Compute (nova) "Datastore selection in cinder vmdk driver is too slow" [Undecided,New] | 09:29 |
*** deepakcs has joined #openstack-cinder | 09:32 | |
wanghao | markus_z: Looks like should be a issue in vmware driver. | 09:33 |
wanghao | markus_z: not for nova. | 09:33 |
*** [2]Thelo has joined #openstack-cinder | 09:37 | |
*** hogepodge has quit IRC | 09:38 | |
*** [1]Thelo has quit IRC | 09:40 | |
*** hogepodge has joined #openstack-cinder | 09:41 | |
*** jordanP has joined #openstack-cinder | 09:43 | |
*** zhangjn has quit IRC | 09:44 | |
*** alonma has quit IRC | 09:50 | |
*** jistr has joined #openstack-cinder | 09:50 | |
*** alonma has joined #openstack-cinder | 09:50 | |
*** haomaiwa_ has quit IRC | 09:51 | |
*** alonma has quit IRC | 09:52 | |
*** alonma has joined #openstack-cinder | 09:53 | |
*** houming has quit IRC | 09:53 | |
*** dongc has quit IRC | 10:00 | |
*** e0ne has joined #openstack-cinder | 10:03 | |
*** zhangjn has joined #openstack-cinder | 10:06 | |
*** e0ne has quit IRC | 10:06 | |
*** e0ne_ has joined #openstack-cinder | 10:07 | |
*** e0ne_ has quit IRC | 10:09 | |
*** e0ne has joined #openstack-cinder | 10:09 | |
*** e0ne_ has joined #openstack-cinder | 10:14 | |
*** smoriya_ has quit IRC | 10:15 | |
*** e0ne has quit IRC | 10:16 | |
markus_z | wanghao: thanks, I moved it to the cinder project and added a person from vmware to the subscriber list. | 10:28 |
*** dzamboni has joined #openstack-cinder | 10:29 | |
*** e0ne_ has quit IRC | 10:30 | |
*** alonma has quit IRC | 10:30 | |
*** sgotliv__ has joined #openstack-cinder | 10:31 | |
*** alonma has joined #openstack-cinder | 10:31 | |
*** alonma has quit IRC | 10:32 | |
*** alonma has joined #openstack-cinder | 10:32 | |
*** vgridnev has joined #openstack-cinder | 10:34 | |
*** zhangjn has quit IRC | 10:35 | |
openstackgerrit | Merged openstack/cinder: Delete unused codes in rbd.retype https://review.openstack.org/244460 | 10:36 |
*** alonma has quit IRC | 10:37 | |
*** weihan has joined #openstack-cinder | 10:39 | |
*** zhangjn has joined #openstack-cinder | 10:40 | |
DuncanT | The nova blueprint to move dm-setup crypt code to brick just got approved | 10:49 |
*** gcb_ has joined #openstack-cinder | 11:00 | |
*** flip214 has quit IRC | 11:01 | |
*** gcb has quit IRC | 11:03 | |
*** alonma has joined #openstack-cinder | 11:04 | |
*** gcb_ has quit IRC | 11:07 | |
*** alonma has quit IRC | 11:08 | |
*** alonma has joined #openstack-cinder | 11:09 | |
*** alonma has quit IRC | 11:14 | |
*** alonma has joined #openstack-cinder | 11:16 | |
*** flip214 has joined #openstack-cinder | 11:16 | |
*** flip214 has quit IRC | 11:16 | |
*** flip214 has joined #openstack-cinder | 11:16 | |
*** alonma has quit IRC | 11:20 | |
*** zhangjn has quit IRC | 11:21 | |
*** alonma has joined #openstack-cinder | 11:22 | |
openstackgerrit | Szymon Borkowski proposed openstack/cinder: Use proper config option to connect to keystone https://review.openstack.org/251937 | 11:23 |
*** zhangjn has joined #openstack-cinder | 11:23 | |
*** erlon has joined #openstack-cinder | 11:26 | |
*** alonma has quit IRC | 11:26 | |
*** alonma has joined #openstack-cinder | 11:28 | |
*** alonma has quit IRC | 11:33 | |
*** aix has quit IRC | 11:34 | |
*** gcb has joined #openstack-cinder | 11:36 | |
*** alonma has joined #openstack-cinder | 11:41 | |
*** gcb has quit IRC | 11:45 | |
openstackgerrit | Merged openstack/cinder: Fix typo in LIO terminate_connection error msg https://review.openstack.org/235383 | 11:47 |
*** gcb has joined #openstack-cinder | 11:50 | |
*** zhangjn has quit IRC | 11:57 | |
*** EinstCrazy has quit IRC | 11:57 | |
*** deepakcs has quit IRC | 12:01 | |
*** aix has joined #openstack-cinder | 12:04 | |
openstackgerrit | Michal Dulko proposed openstack/cinder: Add metadata aliases to Volume object https://review.openstack.org/247763 | 12:04 |
openstackgerrit | Michal Dulko proposed openstack/cinder: Recognize extra fields in CinderObjectDictCompat https://review.openstack.org/247762 | 12:04 |
*** leo__ has joined #openstack-cinder | 12:05 | |
*** gouthamr has joined #openstack-cinder | 12:11 | |
*** raildo-afk is now known as raildo | 12:12 | |
*** egonzalez has joined #openstack-cinder | 12:13 | |
*** houming has joined #openstack-cinder | 12:14 | |
*** salv-orlando has joined #openstack-cinder | 12:15 | |
*** LiuNanke has joined #openstack-cinder | 12:16 | |
*** nikeshm has quit IRC | 12:19 | |
*** alonma has quit IRC | 12:20 | |
*** alonma has joined #openstack-cinder | 12:21 | |
*** sgotliv__ has quit IRC | 12:22 | |
*** EinstCrazy has joined #openstack-cinder | 12:22 | |
*** LiuNanke has quit IRC | 12:22 | |
*** alonma has quit IRC | 12:25 | |
*** alonma has joined #openstack-cinder | 12:27 | |
*** LiuNanke has joined #openstack-cinder | 12:28 | |
*** LiuNanke has quit IRC | 12:29 | |
*** alonma has quit IRC | 12:31 | |
*** gouthamr has quit IRC | 12:32 | |
*** alonma has joined #openstack-cinder | 12:33 | |
*** alonma has quit IRC | 12:38 | |
*** sgotliv__ has joined #openstack-cinder | 12:38 | |
*** alonma has joined #openstack-cinder | 12:39 | |
*** gouthamr has joined #openstack-cinder | 12:40 | |
*** zhangjn has joined #openstack-cinder | 12:41 | |
openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Unit test refactoring (image to vol - 1/2) https://review.openstack.org/249174 | 12:42 |
*** zhangjn has quit IRC | 12:42 | |
*** alonma has quit IRC | 12:44 | |
*** zhangjn has joined #openstack-cinder | 12:44 | |
*** zhangjn has quit IRC | 12:45 | |
*** alonma has joined #openstack-cinder | 12:46 | |
*** zhangjn has joined #openstack-cinder | 12:49 | |
*** alonma has quit IRC | 12:51 | |
*** salv-orlando has quit IRC | 12:51 | |
*** zhangjn has quit IRC | 12:52 | |
*** zhangjn_ has joined #openstack-cinder | 12:52 | |
*** alonma has joined #openstack-cinder | 12:52 | |
*** salv-orlando has joined #openstack-cinder | 12:53 | |
openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Unit test refactoring (image to vol - 2/2) https://review.openstack.org/249175 | 12:53 |
openstackgerrit | Vipin Balachandran proposed openstack/cinder: VMware: Replace mox with mock https://review.openstack.org/249797 | 12:56 |
*** alonma has quit IRC | 12:56 | |
*** haomaiwa_ has joined #openstack-cinder | 12:57 | |
*** alonma has joined #openstack-cinder | 12:58 | |
dulek | Should I expect that migration between two LVM hosts works? | 13:00 |
dulek | In my fresh env it fails with "iscsiadm ['-m', 'session']: stdout= stderr=iscsiadm: No active sessions.". | 13:00 |
dulek | I'm not sure if it's broken in current master or what…? | 13:01 |
*** salv-orlando has quit IRC | 13:02 | |
*** alonma has quit IRC | 13:03 | |
*** alonma has joined #openstack-cinder | 13:04 | |
*** salv-orlando has joined #openstack-cinder | 13:06 | |
*** zhipeng has joined #openstack-cinder | 13:06 | |
*** zhangjn_ has quit IRC | 13:08 | |
*** alonma has quit IRC | 13:08 | |
*** ociuhandu has quit IRC | 13:09 | |
*** alonma has joined #openstack-cinder | 13:11 | |
*** zhangjn has joined #openstack-cinder | 13:14 | |
*** zhangjn has quit IRC | 13:15 | |
*** alonma has quit IRC | 13:15 | |
*** salv-orlando has quit IRC | 13:15 | |
*** [2]Thelo has quit IRC | 13:15 | |
*** zhangjn has joined #openstack-cinder | 13:15 | |
*** zhangjn has quit IRC | 13:16 | |
*** zhangjn has joined #openstack-cinder | 13:17 | |
*** alonma has joined #openstack-cinder | 13:17 | |
*** zhangjn has quit IRC | 13:17 | |
*** [1]Thelo has joined #openstack-cinder | 13:18 | |
*** zhangjn has joined #openstack-cinder | 13:18 | |
*** zhangjn has quit IRC | 13:18 | |
*** zhangjn has joined #openstack-cinder | 13:19 | |
*** genunix_ has joined #openstack-cinder | 13:19 | |
genunix_ | Hello, does anyone know what's the status of implementation of this blueprint? https://blueprints.launchpad.net/cinder/+spec/bare-metal-volumes | 13:20 |
*** alonma has quit IRC | 13:21 | |
genunix_ | It would satisfy our use-cases so we would like to possibly participate on testing and development of using cinder for bare-metal. | 13:22 |
*** alonma has joined #openstack-cinder | 13:23 | |
*** alonma has quit IRC | 13:27 | |
dulek | genunix_: Have you seen BlockDeviceDriver? | 13:27 |
dulek | genunix_: I believe it aims to solve this. | 13:28 |
dulek | genunix_: It has some major issues, but e0ne and Yuriy Nesenenko (not sure on his IRC nick) are working to make it usable. | 13:29 |
*** alonma has joined #openstack-cinder | 13:29 | |
dulek | BTW - my issues with migration are solved, needed to tweak my_ip in cinder.conf. | 13:30 |
*** jungleboyj has quit IRC | 13:32 | |
*** dilip has joined #openstack-cinder | 13:33 | |
*** itzdilip has joined #openstack-cinder | 13:33 | |
genunix_ | dulek: thank you for pointing me, it seems promising. Our use-case is basically about using Cinder separately from Openstack infrastructure only to maintain volumes for physical nodes. | 13:33 |
*** alonma has quit IRC | 13:33 | |
dulek | genunix_: So right now this driver is race-condition prone. If I recall correctly can happen that two clients will reserve same physical device. | 13:34 |
*** diablo_rojo has joined #openstack-cinder | 13:35 | |
dulek | genunix_: I've explained the details somewhere in this review: https://review.openstack.org/222292 | 13:35 |
*** markvoelker has joined #openstack-cinder | 13:36 | |
genunix_ | dulek: ad. our use-case, it seems that it will also require a little bit more than the driver. Eg. how to use cinder for attaching volumes to physical nodes (which are not nova or ironic managed or anyway part of openstack infrastructure)? | 13:38 |
*** alonma has joined #openstack-cinder | 13:39 | |
*** markvoelker_ has joined #openstack-cinder | 13:41 | |
*** houming has quit IRC | 13:42 | |
*** markvoelker has quit IRC | 13:42 | |
genunix_ | basically it would be similar setup as eg. Swift which is also possible to setup standalone. | 13:42 |
*** alonma has quit IRC | 13:43 | |
*** zhipeng has quit IRC | 13:44 | |
*** edmondsw has joined #openstack-cinder | 13:46 | |
*** alonma has joined #openstack-cinder | 13:46 | |
*** alonma has quit IRC | 13:51 | |
*** alonma has joined #openstack-cinder | 13:52 | |
*** links has quit IRC | 13:53 | |
*** arnewiebalck has joined #openstack-cinder | 13:55 | |
dulek | genunix_: Sorry, manager called. | 13:56 |
dulek | genunix_: There are some efforts to make it possible to attach volumes without Nova. | 13:57 |
*** alonma has quit IRC | 13:57 | |
dulek | genunix_: I think e0ne and jgriffith are contact points on that. | 13:57 |
genunix_ | dulek: I tried to contact jgriffith with no success so far :-/ | 13:58 |
dulek | genunix_: I believe he's in PST timezone, so you need to | 13:59 |
*** alonma has joined #openstack-cinder | 13:59 | |
*** arnewiebalck_ has quit IRC | 13:59 | |
dulek | genunix_: Sorry, you need to take that into account. | 13:59 |
*** akerr has joined #openstack-cinder | 14:00 | |
*** timcl has joined #openstack-cinder | 14:01 | |
*** dims has joined #openstack-cinder | 14:01 | |
*** eharney has joined #openstack-cinder | 14:02 | |
*** porrua has joined #openstack-cinder | 14:02 | |
*** jungleboyj has joined #openstack-cinder | 14:03 | |
*** alonma has quit IRC | 14:03 | |
*** yhayashi has quit IRC | 14:03 | |
*** bswartz has quit IRC | 14:04 | |
*** breitz has quit IRC | 14:05 | |
*** alonma has joined #openstack-cinder | 14:05 | |
*** breitz has joined #openstack-cinder | 14:05 | |
*** pradipta has joined #openstack-cinder | 14:07 | |
*** alonma has quit IRC | 14:10 | |
*** jerrygb has joined #openstack-cinder | 14:10 | |
*** zhangjn has quit IRC | 14:10 | |
*** alonma has joined #openstack-cinder | 14:11 | |
*** zhangjn has joined #openstack-cinder | 14:11 | |
itzdilip | My location: Alappuzha, India | 14:12 |
*** zhangjn has quit IRC | 14:12 | |
*** haomaiwa_ has quit IRC | 14:13 | |
DuncanT | genunix_: e0ne has a draft brick client on github | 14:13 |
*** itzdilip has quit IRC | 14:13 | |
DuncanT | genunix_: There isn't actually much/anything on the cinder side, unless you want to work without keystone | 14:13 |
*** dilip has quit IRC | 14:13 | |
*** arnewiebalck has quit IRC | 14:14 | |
*** dilip has joined #openstack-cinder | 14:14 | |
*** itzdilip has joined #openstack-cinder | 14:14 | |
*** e0ne has joined #openstack-cinder | 14:14 | |
*** arnewiebalck has joined #openstack-cinder | 14:14 | |
*** zhangjn has joined #openstack-cinder | 14:15 | |
*** zhangjn has quit IRC | 14:15 | |
*** zhangjn has joined #openstack-cinder | 14:16 | |
*** alonma has quit IRC | 14:16 | |
*** alonma has joined #openstack-cinder | 14:17 | |
*** ociuhandu has joined #openstack-cinder | 14:21 | |
*** itzdilip has quit IRC | 14:22 | |
*** alonma has quit IRC | 14:22 | |
*** dilip has quit IRC | 14:22 | |
*** e0ne_ has joined #openstack-cinder | 14:23 | |
*** jwcroppe has quit IRC | 14:23 | |
*** alonma has joined #openstack-cinder | 14:23 | |
*** e0ne has quit IRC | 14:24 | |
*** mriedem has joined #openstack-cinder | 14:25 | |
*** haomaiwang has joined #openstack-cinder | 14:25 | |
*** alonma has quit IRC | 14:28 | |
*** abehl has quit IRC | 14:28 | |
*** houming has joined #openstack-cinder | 14:29 | |
*** jgregor has joined #openstack-cinder | 14:29 | |
*** alonma has joined #openstack-cinder | 14:29 | |
*** zhangjn has quit IRC | 14:31 | |
*** houming has quit IRC | 14:32 | |
*** arnewiebalck_ has joined #openstack-cinder | 14:33 | |
*** xyang has joined #openstack-cinder | 14:33 | |
*** alonma has quit IRC | 14:34 | |
*** arnewiebalck__ has joined #openstack-cinder | 14:34 | |
*** xyang has quit IRC | 14:35 | |
*** arnewiebalck has quit IRC | 14:36 | |
*** arnewiebalck__ is now known as arnewiebalck | 14:36 | |
*** arnewiebalck_ has quit IRC | 14:37 | |
*** zhangjn has joined #openstack-cinder | 14:38 | |
*** zhangjn has quit IRC | 14:38 | |
*** xyang has joined #openstack-cinder | 14:38 | |
*** zhangjn has joined #openstack-cinder | 14:39 | |
*** alonma has joined #openstack-cinder | 14:39 | |
*** zhangjn has quit IRC | 14:41 | |
*** alonma has quit IRC | 14:41 | |
*** alonma has joined #openstack-cinder | 14:41 | |
genunix_ | DuncanT: thanks, that brick thing seems to be what I am looking for :-) | 14:44 |
*** baumann has joined #openstack-cinder | 14:45 | |
*** houming has joined #openstack-cinder | 14:47 | |
DuncanT | genunix_: Great. Bug reports (or success reports) welcome | 14:48 |
*** adrianofr has joined #openstack-cinder | 14:50 | |
*** bswartz has joined #openstack-cinder | 14:51 | |
*** arnewiebalck_ has joined #openstack-cinder | 14:55 | |
*** ntpttr has joined #openstack-cinder | 14:55 | |
*** arnewiebalck has quit IRC | 14:57 | |
*** arnewiebalck has joined #openstack-cinder | 14:58 | |
*** julim has quit IRC | 15:00 | |
*** fergal has joined #openstack-cinder | 15:00 | |
*** divab has quit IRC | 15:00 | |
*** arnewiebalck_ has quit IRC | 15:01 | |
*** EinstCra_ has joined #openstack-cinder | 15:01 | |
*** jordanP has quit IRC | 15:03 | |
*** abhi has joined #openstack-cinder | 15:03 | |
*** dustins has joined #openstack-cinder | 15:04 | |
*** EinstCrazy has quit IRC | 15:04 | |
*** salv-orlando has joined #openstack-cinder | 15:06 | |
*** fmccrthy has joined #openstack-cinder | 15:07 | |
*** leo__ has quit IRC | 15:08 | |
*** fergal has quit IRC | 15:08 | |
*** zhipeng has joined #openstack-cinder | 15:08 | |
*** lprice has quit IRC | 15:09 | |
*** timcl has quit IRC | 15:09 | |
*** fmccrthy has quit IRC | 15:14 | |
*** salv-orl_ has joined #openstack-cinder | 15:14 | |
*** fmccrthy has joined #openstack-cinder | 15:14 | |
*** fmccrthy has quit IRC | 15:15 | |
*** haomaiwang has quit IRC | 15:15 | |
*** delattec has joined #openstack-cinder | 15:16 | |
*** fmccrthy has joined #openstack-cinder | 15:17 | |
*** salv-orlando has quit IRC | 15:18 | |
openstackgerrit | Tom Hancock proposed openstack/cinder: Fix dictionary key error https://review.openstack.org/252451 | 15:19 |
*** delatte has joined #openstack-cinder | 15:19 | |
*** delattec has quit IRC | 15:19 | |
*** cdelatte has quit IRC | 15:19 | |
*** jordanP has joined #openstack-cinder | 15:21 | |
*** timcl has joined #openstack-cinder | 15:21 | |
*** rhedlind has quit IRC | 15:22 | |
*** zhipeng has quit IRC | 15:23 | |
*** ildikov has quit IRC | 15:23 | |
*** rhedlind has joined #openstack-cinder | 15:24 | |
*** liverpooler has quit IRC | 15:24 | |
openstackgerrit | Mikhail Khodos proposed openstack/cinder: Re-add Nexenta driver https://review.openstack.org/188877 | 15:24 |
*** mc_nair has joined #openstack-cinder | 15:25 | |
*** arnewiebalck has quit IRC | 15:27 | |
*** arnewiebalck has joined #openstack-cinder | 15:28 | |
*** markvoelker_ has quit IRC | 15:28 | |
*** klkumar has joined #openstack-cinder | 15:29 | |
*** weihan has quit IRC | 15:30 | |
openstackgerrit | Michal Dulko proposed openstack/cinder: Switch request_spec in create volume calls to ovo https://review.openstack.org/246600 | 15:33 |
openstackgerrit | Michal Dulko proposed openstack/cinder: OVO request_spec in migrate/manage/retype calls https://review.openstack.org/252458 | 15:33 |
scottda | kmartin: hemnafk https://review.openstack.org/#/c/252451/ | 15:34 |
*** ChanServ has quit IRC | 15:34 | |
*** Thambirajan has quit IRC | 15:34 | |
*** mdbooth has quit IRC | 15:34 | |
*** grumpycatt has quit IRC | 15:34 | |
*** hogepodge has quit IRC | 15:34 | |
*** thingee has quit IRC | 15:34 | |
*** jungleboyj has quit IRC | 15:34 | |
*** diablo_rojo has quit IRC | 15:34 | |
*** gouthamr has quit IRC | 15:34 | |
*** egonzalez has quit IRC | 15:34 | |
*** erlon has quit IRC | 15:34 | |
*** vgridnev has quit IRC | 15:34 | |
*** dzamboni has quit IRC | 15:34 | |
*** markus_z has quit IRC | 15:34 | |
*** nkrinner has quit IRC | 15:34 | |
*** jiangliucheng has quit IRC | 15:34 | |
*** changbl has quit IRC | 15:34 | |
*** diogogmt has quit IRC | 15:34 | |
*** NightKhaos has quit IRC | 15:34 | |
*** zz_john5223 has quit IRC | 15:34 | |
*** krtaylor has quit IRC | 15:34 | |
*** tsufiev has quit IRC | 15:34 | |
*** stevemar has quit IRC | 15:34 | |
*** kaisers has quit IRC | 15:34 | |
*** sileht has quit IRC | 15:34 | |
*** chlong has quit IRC | 15:34 | |
*** xek has quit IRC | 15:34 | |
*** amit213 has quit IRC | 15:34 | |
*** Fdaisuke has quit IRC | 15:34 | |
*** mkoderer has quit IRC | 15:34 | |
*** swebb has quit IRC | 15:34 | |
*** mgagne has quit IRC | 15:34 | |
*** timcl has quit IRC | 15:34 | |
*** baumann has quit IRC | 15:34 | |
*** alonma has quit IRC | 15:34 | |
*** jgregor has quit IRC | 15:34 | |
*** e0ne_ has quit IRC | 15:34 | |
*** jerrygb has quit IRC | 15:34 | |
*** breitz has quit IRC | 15:34 | |
*** klkumar has quit IRC | 15:34 | |
*** aix has quit IRC | 15:34 | |
*** alexschm has quit IRC | 15:34 | |
*** david-lyle has quit IRC | 15:34 | |
*** lixiaoy1 has quit IRC | 15:34 | |
*** dulek has quit IRC | 15:34 | |
*** rhagarty has quit IRC | 15:34 | |
*** mdavidson has quit IRC | 15:34 | |
*** ankit_ag has quit IRC | 15:34 | |
*** cbader has quit IRC | 15:34 | |
*** jwang has quit IRC | 15:34 | |
*** bluex has quit IRC | 15:35 | |
*** aorourke has quit IRC | 15:35 | |
*** anteaya has quit IRC | 15:35 | |
*** thrawn01 has quit IRC | 15:35 | |
*** _fortis has quit IRC | 15:35 | |
*** dosaboy has quit IRC | 15:35 | |
*** SamYaple has quit IRC | 15:35 | |
*** rmstar has quit IRC | 15:35 | |
*** mordred has quit IRC | 15:35 | |
*** afazekas has quit IRC | 15:35 | |
*** winston-d has quit IRC | 15:35 | |
*** genunix_ has quit IRC | 15:35 | |
*** kfox1111 has quit IRC | 15:35 | |
*** lifeless has quit IRC | 15:35 | |
*** pck has quit IRC | 15:35 | |
*** raildo has quit IRC | 15:35 | |
*** leseb_ has quit IRC | 15:35 | |
*** ccesario has quit IRC | 15:35 | |
*** kbyrne has quit IRC | 15:35 | |
*** eikke has quit IRC | 15:35 | |
*** jgriffith has quit IRC | 15:35 | |
*** cburgess has quit IRC | 15:35 | |
*** pocketprotector has quit IRC | 15:35 | |
*** _amrith_ has quit IRC | 15:35 | |
*** rmk has quit IRC | 15:35 | |
*** fnordahl has quit IRC | 15:35 | |
*** smcginnis has quit IRC | 15:35 | |
*** geguileo has quit IRC | 15:35 | |
*** mtreinish has quit IRC | 15:35 | |
*** zzzeek has quit IRC | 15:35 | |
*** bapalm has quit IRC | 15:35 | |
*** jistr has quit IRC | 15:35 | |
*** anish has quit IRC | 15:35 | |
*** guitarzan has quit IRC | 15:35 | |
*** dansmith has quit IRC | 15:35 | |
*** zhiyan has quit IRC | 15:35 | |
*** ekarlso has quit IRC | 15:35 | |
*** jbernard has quit IRC | 15:35 | |
*** noqa_v_g1ovnie has quit IRC | 15:35 | |
*** DuncanT has quit IRC | 15:35 | |
*** cppforlife_ has quit IRC | 15:35 | |
*** zul has quit IRC | 15:35 | |
*** cvstealt1 has quit IRC | 15:35 | |
*** scottda has quit IRC | 15:35 | |
*** wanghao has quit IRC | 15:35 | |
*** onder has quit IRC | 15:35 | |
*** rushiagr_away has quit IRC | 15:35 | |
*** patrickeast has quit IRC | 15:35 | |
*** sweston has quit IRC | 15:35 | |
*** ameade has quit IRC | 15:35 | |
*** tpeoples has quit IRC | 15:35 | |
*** rhefner has quit IRC | 15:35 | |
*** briancurtin has quit IRC | 15:35 | |
*** arnewiebalck has quit IRC | 15:35 | |
*** rhedlind has quit IRC | 15:35 | |
*** jordanP has quit IRC | 15:35 | |
*** delatte has quit IRC | 15:35 | |
*** salv-orl_ has quit IRC | 15:35 | |
*** EinstCra_ has quit IRC | 15:35 | |
*** ntpttr has quit IRC | 15:35 | |
*** houming has quit IRC | 15:35 | |
*** xyang has quit IRC | 15:35 | |
*** mriedem has quit IRC | 15:35 | |
*** ociuhandu has quit IRC | 15:35 | |
*** porrua has quit IRC | 15:35 | |
*** dims has quit IRC | 15:35 | |
*** akerr has quit IRC | 15:35 | |
*** [1]Thelo has quit IRC | 15:35 | |
*** gcb has quit IRC | 15:35 | |
*** zhonghua-lee has quit IRC | 15:35 | |
*** lyarwood has quit IRC | 15:35 | |
*** jaypipes has quit IRC | 15:35 | |
*** skraynev has quit IRC | 15:35 | |
*** asselin has quit IRC | 15:35 | |
*** frakt has quit IRC | 15:35 | |
*** coolsvap has quit IRC | 15:35 | |
*** markstur has quit IRC | 15:35 | |
*** krotscheck has quit IRC | 15:35 | |
*** Tridde has quit IRC | 15:35 | |
*** Lickitysplitted_ has quit IRC | 15:35 | |
*** SergeyLukjanov has quit IRC | 15:35 | |
*** j_king_ has quit IRC | 15:35 | |
*** ir2ivps7__ has quit IRC | 15:35 | |
*** ericksonfgds has quit IRC | 15:35 | |
*** kragniz has quit IRC | 15:35 | |
*** sb- has quit IRC | 15:35 | |
*** rwall has quit IRC | 15:35 | |
*** cebruns has quit IRC | 15:35 | |
*** nug- has quit IRC | 15:35 | |
*** boichev2 has quit IRC | 15:35 | |
*** aarefiev has quit IRC | 15:35 | |
*** hemnafk has quit IRC | 15:35 | |
*** HenryG has quit IRC | 15:35 | |
*** sbadia has quit IRC | 15:35 | |
*** zigo has quit IRC | 15:35 | |
*** Nakato has quit IRC | 15:35 | |
*** logan- has quit IRC | 15:35 | |
*** ByPasS has quit IRC | 15:35 | |
*** ircuser-1 has quit IRC | 15:35 | |
*** wN has quit IRC | 15:35 | |
*** Swanson has quit IRC | 15:35 | |
*** EmilienM has quit IRC | 15:35 | |
*** notmorgan has quit IRC | 15:35 | |
*** netapp has quit IRC | 15:35 | |
*** med_ has quit IRC | 15:35 | |
*** wolsen has quit IRC | 15:35 | |
*** kambiz has quit IRC | 15:35 | |
*** Anticimex has quit IRC | 15:35 | |
*** toabctl has quit IRC | 15:35 | |
*** nug has quit IRC | 15:35 | |
*** doffm has quit IRC | 15:35 | |
*** tobasco has quit IRC | 15:35 | |
*** bswartz has quit IRC | 15:35 | |
*** adrianofr has quit IRC | 15:35 | |
*** ndipanov has quit IRC | 15:35 | |
*** theanalyst has quit IRC | 15:35 | |
*** serverascode has quit IRC | 15:35 | |
*** johnthetubaguy has quit IRC | 15:35 | |
*** jamielennox has quit IRC | 15:35 | |
*** dobson has quit IRC | 15:35 | |
*** sparr has quit IRC | 15:35 | |
*** notmorgan has joined #openstack-cinder | 15:36 | |
*** alonma has joined #openstack-cinder | 15:37 | |
*** jgriffith has joined #openstack-cinder | 15:37 | |
*** cburgess has joined #openstack-cinder | 15:37 | |
*** pocketprotector has joined #openstack-cinder | 15:37 | |
*** _amrith_ has joined #openstack-cinder | 15:37 | |
*** rmk has joined #openstack-cinder | 15:37 | |
*** fnordahl has joined #openstack-cinder | 15:37 | |
openstackgerrit | Eric Harney proposed openstack/cinder: LIO: Handle initiator IQNs as case insensitive https://review.openstack.org/252460 | 15:37 |
*** sparr has joined #openstack-cinder | 15:38 | |
*** notmorgan has quit IRC | 15:38 | |
*** adelia has joined #openstack-cinder | 15:38 | |
*** jungleboyj has joined #openstack-cinder | 15:39 | |
*** diablo_rojo has joined #openstack-cinder | 15:39 | |
*** gouthamr has joined #openstack-cinder | 15:39 | |
*** egonzalez has joined #openstack-cinder | 15:39 | |
*** erlon has joined #openstack-cinder | 15:39 | |
*** vgridnev has joined #openstack-cinder | 15:39 | |
*** dzamboni has joined #openstack-cinder | 15:39 | |
*** markus_z has joined #openstack-cinder | 15:39 | |
*** nkrinner has joined #openstack-cinder | 15:39 | |
*** jiangliucheng has joined #openstack-cinder | 15:39 | |
*** changbl has joined #openstack-cinder | 15:39 | |
*** diogogmt has joined #openstack-cinder | 15:39 | |
*** NightKhaos has joined #openstack-cinder | 15:39 | |
*** zz_john5223 has joined #openstack-cinder | 15:39 | |
*** krtaylor has joined #openstack-cinder | 15:39 | |
*** tsufiev has joined #openstack-cinder | 15:39 | |
*** stevemar has joined #openstack-cinder | 15:39 | |
*** kaisers has joined #openstack-cinder | 15:39 | |
*** sileht has joined #openstack-cinder | 15:39 | |
*** chlong has joined #openstack-cinder | 15:39 | |
*** xek has joined #openstack-cinder | 15:39 | |
*** amit213 has joined #openstack-cinder | 15:39 | |
*** Fdaisuke has joined #openstack-cinder | 15:39 | |
*** mkoderer has joined #openstack-cinder | 15:39 | |
*** swebb has joined #openstack-cinder | 15:39 | |
*** mgagne has joined #openstack-cinder | 15:39 | |
*** jistr has joined #openstack-cinder | 15:39 | |
*** anish has joined #openstack-cinder | 15:39 | |
*** guitarzan has joined #openstack-cinder | 15:39 | |
*** zhiyan has joined #openstack-cinder | 15:39 | |
*** ekarlso has joined #openstack-cinder | 15:39 | |
*** jbernard has joined #openstack-cinder | 15:39 | |
*** noqa_v_g1ovnie has joined #openstack-cinder | 15:39 | |
*** DuncanT has joined #openstack-cinder | 15:39 | |
*** cppforlife_ has joined #openstack-cinder | 15:39 | |
*** zul has joined #openstack-cinder | 15:39 | |
*** cvstealt1 has joined #openstack-cinder | 15:39 | |
*** scottda has joined #openstack-cinder | 15:39 | |
*** wanghao has joined #openstack-cinder | 15:39 | |
*** onder has joined #openstack-cinder | 15:39 | |
*** rushiagr_away has joined #openstack-cinder | 15:39 | |
*** mdbooth has joined #openstack-cinder | 15:39 | |
*** grumpycatt has joined #openstack-cinder | 15:39 | |
*** dansmith has joined #openstack-cinder | 15:39 | |
*** nug has joined #openstack-cinder | 15:40 | |
*** zigo has joined #openstack-cinder | 15:40 | |
*** Nakato has joined #openstack-cinder | 15:40 | |
*** logan- has joined #openstack-cinder | 15:40 | |
*** ByPasS has joined #openstack-cinder | 15:40 | |
*** wN has joined #openstack-cinder | 15:40 | |
*** Swanson has joined #openstack-cinder | 15:40 | |
*** EmilienM has joined #openstack-cinder | 15:40 | |
*** netapp has joined #openstack-cinder | 15:40 | |
*** med_ has joined #openstack-cinder | 15:40 | |
*** wolsen has joined #openstack-cinder | 15:40 | |
*** kambiz has joined #openstack-cinder | 15:40 | |
*** Anticimex has joined #openstack-cinder | 15:40 | |
*** toabctl has joined #openstack-cinder | 15:40 | |
*** doffm has joined #openstack-cinder | 15:40 | |
*** tobasco has joined #openstack-cinder | 15:40 | |
*** nug is now known as 7YUAAB7RZ | 15:40 | |
*** alonma has quit IRC | 15:41 | |
*** smcginnis has joined #openstack-cinder | 15:42 | |
*** geguileo has joined #openstack-cinder | 15:42 | |
*** mtreinish has joined #openstack-cinder | 15:42 | |
*** zzzeek has joined #openstack-cinder | 15:42 | |
*** bapalm has joined #openstack-cinder | 15:42 | |
*** Thambirajan has joined #openstack-cinder | 15:42 | |
*** patrickeast has joined #openstack-cinder | 15:42 | |
*** sweston has joined #openstack-cinder | 15:42 | |
*** ameade has joined #openstack-cinder | 15:42 | |
*** tpeoples has joined #openstack-cinder | 15:42 | |
*** rhefner has joined #openstack-cinder | 15:42 | |
*** briancurtin has joined #openstack-cinder | 15:42 | |
*** hogepodge has joined #openstack-cinder | 15:42 | |
*** thingee has joined #openstack-cinder | 15:42 | |
*** alonma has joined #openstack-cinder | 15:43 | |
*** johnthetubaguy has joined #openstack-cinder | 15:44 | |
*** bswartz has joined #openstack-cinder | 15:44 | |
*** adrianofr has joined #openstack-cinder | 15:44 | |
*** ndipanov has joined #openstack-cinder | 15:44 | |
*** theanalyst has joined #openstack-cinder | 15:44 | |
*** serverascode has joined #openstack-cinder | 15:44 | |
*** jamielennox has joined #openstack-cinder | 15:44 | |
*** dobson has joined #openstack-cinder | 15:44 | |
*** gnarld_ has joined #openstack-cinder | 15:44 | |
*** alonma has quit IRC | 15:47 | |
*** alonma has joined #openstack-cinder | 15:49 | |
wanghao | eharney: hi Eric, Could you do me a favor? Please help me to remove L freeze -2 in this patch:https://review.openstack.org/#/c/182276/. | 15:49 |
*** _fortis has joined #openstack-cinder | 15:49 | |
*** ctina has joined #openstack-cinder | 15:51 | |
eharney | wanghao: that patch needs to hold at -2 for now anyway because the format detection is a security hole | 15:51 |
*** aix has joined #openstack-cinder | 15:51 | |
wanghao | eharney: OK, got it. I will try to fix this. | 15:52 |
*** alonma has quit IRC | 15:53 | |
*** markvoelker has joined #openstack-cinder | 15:55 | |
*** xyang has joined #openstack-cinder | 15:56 | |
openstackgerrit | Nate Potter proposed openstack/cinder: Use the catalog to retrieve glance_api_servers https://review.openstack.org/252476 | 15:56 |
openstackgerrit | Michael Price proposed openstack/cinder: Implement CHAP Authentication for E-Series Driver https://review.openstack.org/246990 | 15:57 |
*** ircuser-1 has joined #openstack-cinder | 15:59 | |
*** crose has joined #openstack-cinder | 15:59 | |
*** klkumar has joined #openstack-cinder | 15:59 | |
*** timcl has joined #openstack-cinder | 15:59 | |
*** baumann has joined #openstack-cinder | 15:59 | |
*** jgregor has joined #openstack-cinder | 15:59 | |
*** e0ne_ has joined #openstack-cinder | 15:59 | |
*** jerrygb has joined #openstack-cinder | 15:59 | |
*** breitz has joined #openstack-cinder | 15:59 | |
*** genunix_ has joined #openstack-cinder | 15:59 | |
*** alexschm has joined #openstack-cinder | 15:59 | |
*** david-lyle has joined #openstack-cinder | 15:59 | |
*** lixiaoy1 has joined #openstack-cinder | 15:59 | |
*** dulek has joined #openstack-cinder | 15:59 | |
*** rhagarty has joined #openstack-cinder | 15:59 | |
*** mdavidson has joined #openstack-cinder | 15:59 | |
*** ankit_ag has joined #openstack-cinder | 15:59 | |
*** cbader has joined #openstack-cinder | 15:59 | |
*** eikke has joined #openstack-cinder | 15:59 | |
*** jwang has joined #openstack-cinder | 15:59 | |
*** bluex has joined #openstack-cinder | 15:59 | |
*** aorourke has joined #openstack-cinder | 15:59 | |
*** anteaya has joined #openstack-cinder | 15:59 | |
*** thrawn01 has joined #openstack-cinder | 15:59 | |
*** dosaboy has joined #openstack-cinder | 15:59 | |
*** SamYaple has joined #openstack-cinder | 15:59 | |
*** rmstar has joined #openstack-cinder | 15:59 | |
*** mordred has joined #openstack-cinder | 15:59 | |
*** winston-d has joined #openstack-cinder | 15:59 | |
*** kfox1111 has joined #openstack-cinder | 15:59 | |
*** lifeless has joined #openstack-cinder | 15:59 | |
*** pck has joined #openstack-cinder | 15:59 | |
*** raildo has joined #openstack-cinder | 15:59 | |
*** ccesario has joined #openstack-cinder | 15:59 | |
*** leseb_ has joined #openstack-cinder | 15:59 | |
*** kbyrne has joined #openstack-cinder | 15:59 | |
openstackgerrit | Nate Potter proposed openstack/cinder: Use the catalog to retrieve glance_api_servers https://review.openstack.org/252476 | 15:59 |
*** rcernin has quit IRC | 15:59 | |
*** zul has quit IRC | 16:00 | |
*** pots has joined #openstack-cinder | 16:00 | |
*** SergeyLukjanov has joined #openstack-cinder | 16:01 | |
*** dustins has quit IRC | 16:01 | |
DuncanT | Are we meeting today? | 16:03 |
*** kragniz has joined #openstack-cinder | 16:03 | |
*** dzamboni has quit IRC | 16:03 | |
erlon | anyone here? | 16:04 |
*** jseiler has joined #openstack-cinder | 16:04 | |
*** ctina has quit IRC | 16:07 | |
*** ctina has joined #openstack-cinder | 16:07 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Update migrate_volume API to use versionedobjects https://review.openstack.org/228916 | 16:09 |
openstackgerrit | Thang Pham proposed openstack/cinder: Update initialize_connection to use versionedobjects https://review.openstack.org/238894 | 16:09 |
*** ircuser-1 has quit IRC | 16:09 | |
*** crose has quit IRC | 16:09 | |
*** timcl has quit IRC | 16:09 | |
*** baumann has quit IRC | 16:09 | |
*** jgregor has quit IRC | 16:09 | |
*** e0ne_ has quit IRC | 16:09 | |
*** jerrygb has quit IRC | 16:09 | |
*** breitz has quit IRC | 16:09 | |
*** klkumar has quit IRC | 16:09 | |
*** alexschm has quit IRC | 16:09 | |
*** david-lyle has quit IRC | 16:09 | |
*** lixiaoy1 has quit IRC | 16:09 | |
*** dulek has quit IRC | 16:09 | |
*** rhagarty has quit IRC | 16:09 | |
*** mdavidson has quit IRC | 16:09 | |
*** ankit_ag has quit IRC | 16:09 | |
*** cbader has quit IRC | 16:09 | |
*** jwang has quit IRC | 16:09 | |
*** bluex has quit IRC | 16:09 | |
*** aorourke has quit IRC | 16:09 | |
*** anteaya has quit IRC | 16:09 | |
*** thrawn01 has quit IRC | 16:09 | |
*** dosaboy has quit IRC | 16:09 | |
*** SamYaple has quit IRC | 16:09 | |
*** rmstar has quit IRC | 16:09 | |
*** mordred has quit IRC | 16:09 | |
*** winston-d has quit IRC | 16:09 | |
*** genunix_ has quit IRC | 16:09 | |
*** kfox1111 has quit IRC | 16:09 | |
*** lifeless has quit IRC | 16:09 | |
*** pck has quit IRC | 16:09 | |
*** raildo has quit IRC | 16:09 | |
*** leseb_ has quit IRC | 16:09 | |
*** ccesario has quit IRC | 16:09 | |
*** kbyrne has quit IRC | 16:09 | |
*** eikke has quit IRC | 16:09 | |
openstackgerrit | Thang Pham proposed openstack/cinder: Update replication to use versionedobjects https://review.openstack.org/238906 | 16:09 |
*** baumann1 has joined #openstack-cinder | 16:09 | |
*** rajinir_ has joined #openstack-cinder | 16:10 | |
*** Erlon_ has joined #openstack-cinder | 16:12 | |
*** alonma has joined #openstack-cinder | 16:14 | |
*** jaypipes has joined #openstack-cinder | 16:14 | |
openstackgerrit | Merged openstack/cinder: Imported Translations from Zanata https://review.openstack.org/252209 | 16:15 |
*** EinstCrazy has joined #openstack-cinder | 16:16 | |
*** diogogmt has quit IRC | 16:17 | |
*** EinstCrazy has quit IRC | 16:18 | |
*** alonma has quit IRC | 16:19 | |
openstackgerrit | Shay Halsband proposed openstack/cinder: XtremIO: fix generic glance cache with XtremIO https://review.openstack.org/249814 | 16:19 |
flip214 | hogepodge: what needs to be done to get included on the marketplace driver list? | 16:24 |
flip214 | hogepodge: we're passing since ~5 months or so ... the DRBD driver is my concern. | 16:25 |
flip214 | hogepodge: thanks for the quick answer, BTW! | 16:25 |
hogepodge | flip214: np, these links might help http://www.openstack.org/brand/interop/ | 16:26 |
hogepodge | flip214: http://www.openstack.org/brand/openstack-compatible/ | 16:27 |
*** p0rtal has joined #openstack-cinder | 16:27 | |
flip214 | hogepodge: thanks, reading. | 16:28 |
flip214 | does that talk about how to get on https://www.openstack.org/marketplace/drivers/, too? | 16:28 |
hogepodge | The marketplace home page has the contact information for requesting a product page in the marketplace http://www.openstack.org/marketplace | 16:30 |
hogepodge | http://www.openstack.org/assets/marketplace/join-the-marketplace.pdf | 16:30 |
flip214 | thanks for all the pointers.... will read and come back if there are any more questions! | 16:31 |
flip214 | thanks a lot! | 16:31 |
*** alonma has joined #openstack-cinder | 16:33 | |
*** sbadia has joined #openstack-cinder | 16:34 | |
*** HenryG has joined #openstack-cinder | 16:34 | |
*** hemna has joined #openstack-cinder | 16:34 | |
*** aarefiev has joined #openstack-cinder | 16:34 | |
*** boichev2 has joined #openstack-cinder | 16:34 | |
*** cebruns has joined #openstack-cinder | 16:34 | |
*** rwall has joined #openstack-cinder | 16:34 | |
*** sb- has joined #openstack-cinder | 16:34 | |
*** ericksonsantos has joined #openstack-cinder | 16:34 | |
*** ir2ivps7__ has joined #openstack-cinder | 16:34 | |
*** j_king_ has joined #openstack-cinder | 16:34 | |
*** Lickitysplitted_ has joined #openstack-cinder | 16:34 | |
*** Tridde has joined #openstack-cinder | 16:34 | |
*** krotscheck has joined #openstack-cinder | 16:34 | |
*** markstur has joined #openstack-cinder | 16:34 | |
*** coolsvap has joined #openstack-cinder | 16:34 | |
*** frakt has joined #openstack-cinder | 16:34 | |
*** skraynev has joined #openstack-cinder | 16:34 | |
*** lyarwood has joined #openstack-cinder | 16:34 | |
*** zhonghua-lee has joined #openstack-cinder | 16:34 | |
*** gcb has joined #openstack-cinder | 16:34 | |
*** [1]Thelo has joined #openstack-cinder | 16:34 | |
*** akerr has joined #openstack-cinder | 16:34 | |
*** ociuhandu has joined #openstack-cinder | 16:34 | |
*** mriedem has joined #openstack-cinder | 16:34 | |
*** ntpttr has joined #openstack-cinder | 16:34 | |
*** salv-orl_ has joined #openstack-cinder | 16:34 | |
*** delatte has joined #openstack-cinder | 16:34 | |
*** jordanP has joined #openstack-cinder | 16:34 | |
*** arnewiebalck has joined #openstack-cinder | 16:34 | |
*** notmorgan has joined #openstack-cinder | 16:34 | |
*** afazekas has joined #openstack-cinder | 16:34 | |
*** rs007 has joined #openstack-cinder | 16:34 | |
*** timcl has joined #openstack-cinder | 16:34 | |
*** lprice has joined #openstack-cinder | 16:34 | |
*** cbader has joined #openstack-cinder | 16:34 | |
*** zul has joined #openstack-cinder | 16:34 | |
*** rhedlind has joined #openstack-cinder | 16:34 | |
*** mtanino has joined #openstack-cinder | 16:34 | |
*** Yogi1 has joined #openstack-cinder | 16:34 | |
*** ircuser-1 has joined #openstack-cinder | 16:34 | |
*** crose has joined #openstack-cinder | 16:34 | |
*** klkumar has joined #openstack-cinder | 16:34 | |
*** jgregor has joined #openstack-cinder | 16:34 | |
*** jerrygb has joined #openstack-cinder | 16:34 | |
*** breitz has joined #openstack-cinder | 16:34 | |
*** genunix_ has joined #openstack-cinder | 16:34 | |
*** alexschm has joined #openstack-cinder | 16:34 | |
*** david-lyle has joined #openstack-cinder | 16:34 | |
*** lixiaoy1 has joined #openstack-cinder | 16:34 | |
*** dulek has joined #openstack-cinder | 16:34 | |
*** rhagarty has joined #openstack-cinder | 16:34 | |
*** mdavidson has joined #openstack-cinder | 16:34 | |
*** ankit_ag has joined #openstack-cinder | 16:34 | |
*** eikke has joined #openstack-cinder | 16:34 | |
*** jwang has joined #openstack-cinder | 16:34 | |
*** aorourke has joined #openstack-cinder | 16:34 | |
*** anteaya has joined #openstack-cinder | 16:34 | |
*** thrawn01 has joined #openstack-cinder | 16:34 | |
*** dosaboy has joined #openstack-cinder | 16:34 | |
*** SamYaple has joined #openstack-cinder | 16:34 | |
*** rmstar has joined #openstack-cinder | 16:34 | |
*** mordred has joined #openstack-cinder | 16:34 | |
*** winston-d has joined #openstack-cinder | 16:34 | |
*** kfox1111 has joined #openstack-cinder | 16:34 | |
*** lifeless has joined #openstack-cinder | 16:34 | |
*** pck has joined #openstack-cinder | 16:34 | |
*** raildo has joined #openstack-cinder | 16:34 | |
*** ccesario has joined #openstack-cinder | 16:34 | |
*** leseb_ has joined #openstack-cinder | 16:34 | |
*** kbyrne has joined #openstack-cinder | 16:34 | |
*** alonma has quit IRC | 16:37 | |
*** cbader_ has joined #openstack-cinder | 16:41 | |
*** lpetrut has quit IRC | 16:41 | |
*** cbader has quit IRC | 16:45 | |
*** zul has quit IRC | 16:45 | |
*** rhedlind has quit IRC | 16:45 | |
*** mtanino has quit IRC | 16:45 | |
*** Yogi1 has quit IRC | 16:45 | |
*** ircuser-1 has quit IRC | 16:45 | |
*** crose has quit IRC | 16:45 | |
*** jgregor has quit IRC | 16:45 | |
*** jerrygb has quit IRC | 16:45 | |
*** breitz has quit IRC | 16:45 | |
*** klkumar has quit IRC | 16:45 | |
*** alexschm has quit IRC | 16:45 | |
*** david-lyle has quit IRC | 16:45 | |
*** lixiaoy1 has quit IRC | 16:45 | |
*** dulek has quit IRC | 16:45 | |
*** rhagarty has quit IRC | 16:45 | |
*** mdavidson has quit IRC | 16:45 | |
*** ankit_ag has quit IRC | 16:45 | |
*** jwang has quit IRC | 16:45 | |
*** aorourke has quit IRC | 16:45 | |
*** anteaya has quit IRC | 16:45 | |
*** thrawn01 has quit IRC | 16:45 | |
*** dosaboy has quit IRC | 16:45 | |
*** SamYaple has quit IRC | 16:45 | |
*** rmstar has quit IRC | 16:45 | |
*** mordred has quit IRC | 16:45 | |
*** winston-d has quit IRC | 16:45 | |
*** genunix_ has quit IRC | 16:45 | |
*** kfox1111 has quit IRC | 16:45 | |
*** lifeless has quit IRC | 16:45 | |
*** pck has quit IRC | 16:45 | |
*** raildo has quit IRC | 16:45 | |
*** leseb_ has quit IRC | 16:45 | |
*** ccesario has quit IRC | 16:45 | |
*** kbyrne has quit IRC | 16:45 | |
*** eikke has quit IRC | 16:45 | |
*** lprice has quit IRC | 16:45 | |
*** timcl has quit IRC | 16:45 | |
*** rs007 has quit IRC | 16:45 | |
*** afazekas has quit IRC | 16:45 | |
*** notmorgan has quit IRC | 16:45 | |
*** arnewiebalck has quit IRC | 16:45 | |
*** jordanP has quit IRC | 16:45 | |
*** delatte has quit IRC | 16:45 | |
*** salv-orl_ has quit IRC | 16:45 | |
*** ntpttr has quit IRC | 16:45 | |
*** mriedem has quit IRC | 16:45 | |
*** ociuhandu has quit IRC | 16:45 | |
*** akerr has quit IRC | 16:45 | |
*** [1]Thelo has quit IRC | 16:45 | |
*** gcb has quit IRC | 16:45 | |
*** zhonghua-lee has quit IRC | 16:45 | |
*** lyarwood has quit IRC | 16:45 | |
*** skraynev has quit IRC | 16:45 | |
*** frakt has quit IRC | 16:45 | |
*** coolsvap has quit IRC | 16:45 | |
*** markstur has quit IRC | 16:45 | |
*** krotscheck has quit IRC | 16:45 | |
*** Tridde has quit IRC | 16:45 | |
*** Lickitysplitted_ has quit IRC | 16:45 | |
*** j_king_ has quit IRC | 16:45 | |
*** ir2ivps7__ has quit IRC | 16:45 | |
*** ericksonsantos has quit IRC | 16:45 | |
*** sb- has quit IRC | 16:45 | |
*** rwall has quit IRC | 16:45 | |
*** cebruns has quit IRC | 16:45 | |
*** boichev2 has quit IRC | 16:45 | |
*** aarefiev has quit IRC | 16:45 | |
*** hemna has quit IRC | 16:45 | |
*** HenryG has quit IRC | 16:45 | |
*** sbadia has quit IRC | 16:45 | |
*** pradipta has quit IRC | 16:45 | |
thingee | flip214: that's a good question. | 16:46 |
*** DuncanT1 has joined #openstack-cinder | 16:46 | |
flip214 | I'm trying to sneak it in via os-brick now | 16:46 |
*** hemna has joined #openstack-cinder | 16:46 | |
*** kbyrne has joined #openstack-cinder | 16:46 | |
*** leseb_ has joined #openstack-cinder | 16:46 | |
*** ccesario has joined #openstack-cinder | 16:46 | |
*** raildo has joined #openstack-cinder | 16:46 | |
*** pck has joined #openstack-cinder | 16:46 | |
*** lifeless has joined #openstack-cinder | 16:46 | |
*** kfox1111 has joined #openstack-cinder | 16:46 | |
*** winston-d has joined #openstack-cinder | 16:46 | |
*** mordred has joined #openstack-cinder | 16:46 | |
*** rmstar has joined #openstack-cinder | 16:46 | |
*** SamYaple has joined #openstack-cinder | 16:46 | |
*** dosaboy has joined #openstack-cinder | 16:46 | |
*** thrawn01 has joined #openstack-cinder | 16:46 | |
*** anteaya has joined #openstack-cinder | 16:46 | |
*** aorourke has joined #openstack-cinder | 16:46 | |
*** jwang has joined #openstack-cinder | 16:46 | |
*** eikke has joined #openstack-cinder | 16:46 | |
*** ankit_ag has joined #openstack-cinder | 16:46 | |
*** mdavidson has joined #openstack-cinder | 16:46 | |
*** rhagarty has joined #openstack-cinder | 16:46 | |
*** dulek has joined #openstack-cinder | 16:46 | |
*** lixiaoy1 has joined #openstack-cinder | 16:46 | |
*** david-lyle has joined #openstack-cinder | 16:46 | |
*** alexschm has joined #openstack-cinder | 16:46 | |
*** genunix_ has joined #openstack-cinder | 16:46 | |
*** breitz has joined #openstack-cinder | 16:46 | |
*** jerrygb has joined #openstack-cinder | 16:46 | |
*** jgregor has joined #openstack-cinder | 16:46 | |
*** klkumar has joined #openstack-cinder | 16:46 | |
*** crose has joined #openstack-cinder | 16:46 | |
*** ircuser-1 has joined #openstack-cinder | 16:46 | |
*** Yogi1 has joined #openstack-cinder | 16:46 | |
*** mtanino has joined #openstack-cinder | 16:46 | |
*** rhedlind has joined #openstack-cinder | 16:46 | |
*** zul has joined #openstack-cinder | 16:46 | |
*** lprice has joined #openstack-cinder | 16:46 | |
*** timcl has joined #openstack-cinder | 16:46 | |
*** rs007 has joined #openstack-cinder | 16:46 | |
*** afazekas has joined #openstack-cinder | 16:46 | |
*** notmorgan has joined #openstack-cinder | 16:46 | |
*** arnewiebalck has joined #openstack-cinder | 16:46 | |
*** jordanP has joined #openstack-cinder | 16:46 | |
*** delatte has joined #openstack-cinder | 16:46 | |
*** salv-orl_ has joined #openstack-cinder | 16:46 | |
*** ntpttr has joined #openstack-cinder | 16:46 | |
*** mriedem has joined #openstack-cinder | 16:46 | |
*** ociuhandu has joined #openstack-cinder | 16:46 | |
*** akerr has joined #openstack-cinder | 16:46 | |
*** [1]Thelo has joined #openstack-cinder | 16:46 | |
*** gcb has joined #openstack-cinder | 16:46 | |
*** zhonghua-lee has joined #openstack-cinder | 16:46 | |
*** lyarwood has joined #openstack-cinder | 16:46 | |
*** skraynev has joined #openstack-cinder | 16:46 | |
*** frakt has joined #openstack-cinder | 16:46 | |
*** coolsvap has joined #openstack-cinder | 16:46 | |
*** markstur has joined #openstack-cinder | 16:46 | |
*** krotscheck has joined #openstack-cinder | 16:46 | |
*** Tridde has joined #openstack-cinder | 16:46 | |
*** Lickitysplitted_ has joined #openstack-cinder | 16:46 | |
*** j_king_ has joined #openstack-cinder | 16:46 | |
*** ir2ivps7__ has joined #openstack-cinder | 16:46 | |
*** ericksonsantos has joined #openstack-cinder | 16:46 | |
*** sb- has joined #openstack-cinder | 16:46 | |
*** rwall has joined #openstack-cinder | 16:46 | |
*** cebruns has joined #openstack-cinder | 16:46 | |
*** boichev2 has joined #openstack-cinder | 16:46 | |
*** aarefiev has joined #openstack-cinder | 16:46 | |
*** HenryG has joined #openstack-cinder | 16:46 | |
*** sbadia has joined #openstack-cinder | 16:46 | |
flip214 | because that's where it should be implemented | 16:46 |
thingee | flip214: I haven't really thought of it for vendors. so far cross-project specs have been general ideas like quotas, or logging practices... | 16:47 |
flip214 | never mind, I'll just try to go on there. | 16:47 |
flip214 | thanks for listening, that eases the mind. | 16:47 |
flip214 | sorry, kids need taking care of | 16:47 |
*** rhedlind_ has joined #openstack-cinder | 16:48 | |
*** philipw has joined #openstack-cinder | 16:48 | |
*** aix has quit IRC | 16:48 | |
*** aix has joined #openstack-cinder | 16:48 | |
*** xyang has quit IRC | 16:48 | |
*** xyang has joined #openstack-cinder | 16:48 | |
*** baumann1 has quit IRC | 16:48 | |
*** baumann1 has joined #openstack-cinder | 16:48 | |
*** rajinir_ has quit IRC | 16:48 | |
*** rajinir_ has joined #openstack-cinder | 16:48 | |
*** Erlon_ has quit IRC | 16:48 | |
*** Erlon_ has joined #openstack-cinder | 16:48 | |
*** rhedlind_ has quit IRC | 16:48 | |
*** rhedlind_ has joined #openstack-cinder | 16:48 | |
*** ircuser-1 has quit IRC | 16:48 | |
*** ildikov has joined #openstack-cinder | 16:48 | |
hemna | flip214, ? | 16:48 |
*** salv-orl_ has quit IRC | 16:49 | |
thingee | flip214: don't you still need some hook in nova with the os-brick piece? | 16:49 |
smcginnis | scottda: Any response for the comments on here: https://review.openstack.org/#/c/232599 | 16:49 |
hemna | guess I missed the first part of this conversation | 16:49 |
hemna | openstack-meeting is empty for me as well | 16:49 |
hemna | bleh | 16:49 |
smcginnis | hemna: Freenode issues. | 16:49 |
DuncanT1 | hemna: freenode lost a hub and has been going nuts since | 16:49 |
smcginnis | Hopefully the bot captured it all. | 16:50 |
thingee | hemna: he was wondering if drbd transport needs a cross-project spec. | 16:50 |
thingee | hemna: since it touches nova and cinder | 16:50 |
DuncanT1 | I've got local logs from when I joined, if we need to reconstruct | 16:50 |
thingee | hemna: haven't really considered the specs being used for vendor initiatives | 16:50 |
wanghao | it's terrible irc..... | 16:50 |
hemna | thingee, ah ok. drbd support has to land in brick first, but if there is no cinder driver for it.... | 16:50 |
hemna | smcginnis, ah ok. | 16:50 |
hemna | :( | 16:50 |
smcginnis | hemna: Looks like it caught it: http://eavesdrop.openstack.org/meetings/cinder/2015/cinder.2015-12-02-15.59.html | 16:51 |
markus_z | smcginnis: I've seen you do provide bug stats in the cinder meetings. Can I maybe interest you in this? https://review.openstack.org/#/c/250903/ | 16:51 |
smcginnis | markus_z: Definitely interested. :) | 16:51 |
*** jordanP has quit IRC | 16:52 | |
smcginnis | markus_z: I have some scripts I use that I was going to combine with openstack-infra reviewstats to publish here: | 16:52 |
smcginnis | http://cinderstats-dellstorage.rhcloud.com/ | 16:52 |
smcginnis | markus_z: But right now I manually run them. | 16:52 |
hemna | smcginnis, we should probably do a build of os-brick as well no ? | 16:52 |
hemna | keeping with the client/lib releases on milestones mantra | 16:53 |
markus_z | smcginnis: Ah, look like the thing johnthetubaguy provides for nova :) | 16:53 |
markus_z | *looks | 16:53 |
*** alexschm has quit IRC | 16:53 | |
DuncanT1 | markus_z: Very similar, yes | 16:53 |
smcginnis | markus_z: Yep, both use the reviewstats stuff. | 16:53 |
smcginnis | scottda pointed me to what John was doing for nova. | 16:53 |
smcginnis | I like it. | 16:53 |
smcginnis | Never hurts to have data. ;) | 16:53 |
* DuncanT1 is reminded to push a pull request to russel to get review-stats to count 0 reviews too | 16:53 | |
markus_z | yeah, true. | 16:54 |
smcginnis | hemna: Yeah, I've meant to check with you on that. Do you think it's a good time for it? | 16:54 |
smcginnis | DuncanT1: I believe Russel is just using reviewstats too. | 16:54 |
smcginnis | DuncanT1: I have those reports generated here: http://cinderstats-dellstorage.rhcloud.com/ | 16:54 |
*** jordanP has joined #openstack-cinder | 16:54 | |
markus_z | smcginnis: ok, cool, just wanted to make you aware of the thing I build. I'll keep you in the loop when it lands. | 16:55 |
hemna | smcginnis, there are a few reviews needing a final +2 | 16:55 |
smcginnis | The advantage of mine is that until my patch went through yesterday, it didn't have os-brick and it was looking for volume-api. | 16:55 |
smcginnis | hemna: I'll take a look. | 16:55 |
hemna | would be nice to get some other eyes on those | 16:55 |
smcginnis | markus_z: Awesome, thanks! | 16:55 |
DuncanT1 | smcginnis: Russel wrote/hosts reviewstats I believe | 16:55 |
smcginnis | DuncanT1: Ah, cool. | 16:56 |
smcginnis | DuncanT1: I think he should pick up my change then, if he's running that from the official repo. | 16:56 |
smcginnis | DuncanT1: Waiting for a +A on this. Look OK to you? https://review.openstack.org/#/c/248383/ | 16:58 |
smcginnis | DuncanT1: Done it elsewhere already. | 16:58 |
*** rhedlind_ has quit IRC | 16:59 | |
DuncanT1 | smcginnis: Done | 17:00 |
smcginnis | DuncanT1: THanks! | 17:00 |
thingee | wanghao: wrt cinder specs needing reviews, I just approved a bunch yesterday. | 17:01 |
*** rs007 has quit IRC | 17:01 | |
thingee | wanghao: might | 17:01 |
thingee | 've not been yours though =/ | 17:01 |
*** jistr has quit IRC | 17:01 | |
*** adurbin_ has joined #openstack-cinder | 17:03 | |
smcginnis | DuncanT1: Another easy one if you want: https://review.openstack.org/#/c/246023/ | 17:03 |
smcginnis | wanghao: I do have a tab open. | 17:03 |
smcginnis | We do need to get some more of the specs moving along. | 17:04 |
DuncanT1 | smcginnis: Looking | 17:04 |
winston-d | DuncanT1: oops, i've +A it | 17:04 |
*** ChanServ has joined #openstack-cinder | 17:04 | |
*** wolfe.freenode.net sets mode: +o ChanServ | 17:04 | |
smcginnis | winston-d: :) Thanks! | 17:05 |
winston-d | it's been on my gerrty for a while | 17:05 |
*** bluex has joined #openstack-cinder | 17:05 | |
*** e0ne has joined #openstack-cinder | 17:05 | |
*** apoorvad has joined #openstack-cinder | 17:05 | |
smcginnis | hemna: That was quick. os-brick should be ready to go this afternoon hopefully. | 17:05 |
*** notmorgan is now known as Guest66391 | 17:05 | |
xyang | jgriffith: ping | 17:05 |
hemna | smcginnis, ok rockin thanks | 17:05 |
jgriffith | xyang: :) | 17:05 |
openstackgerrit | Tom Hancock proposed openstack/cinder: Fix dictionary key error https://review.openstack.org/252451 | 17:05 |
jgriffith | xyang: I knew I'd be hearing from you soon | 17:06 |
xyang | jgriffith: :) | 17:06 |
xyang | jgriffith: so we do have a default implementation for drivers that doesn't attach snapshot | 17:06 |
xyang | DuncanT1: we are talking about backup snapshots spec | 17:07 |
*** Guest66391 is now known as morganfainberg | 17:07 | |
*** gnarld_ is now known as nug | 17:07 | |
jgriffith | yes, DuncanT1 pointed that out and I updated the comments | 17:07 |
*** morganfainberg has quit IRC | 17:07 | |
*** morganfainberg has joined #openstack-cinder | 17:07 | |
*** nug is now known as Guest69903 | 17:07 | |
*** morganfainberg is now known as notmorgan | 17:07 | |
xyang | jgriffith: I think we should still provide a way to backup a volume in-use, that is a use case too | 17:07 |
*** Yogi1 has left #openstack-cinder | 17:07 | |
scottda | smcginnis: Comments on the A-A/HA spec? I'm not sure which comments you mean | 17:08 |
xyang | jgriffith: maybe seems redundant, but from user's point of view, it is convenient to have both ways | 17:08 |
xyang | jgriffith: they can do it in one step instead of two | 17:08 |
*** belmoreira has joined #openstack-cinder | 17:08 | |
openstackgerrit | Tom Hancock proposed openstack/cinder: Fix dictionary key error https://review.openstack.org/252451 | 17:09 |
DuncanT1 | scottda: there's the confusing bit of language around cleanup for starters | 17:09 |
*** andrew____ has joined #openstack-cinder | 17:10 | |
*** Erlon_ has quit IRC | 17:10 | |
xyang | jgriffith: also if you take a look of the code change, it is small | 17:10 |
andrew____ | hi, im trying to add another custom attribute just to learn more about cinder. from what i understand, i would need to change the db, is that correct? | 17:10 |
jgriffith | xyang: yes, I know it's a simple change, and probably a good one | 17:10 |
jgriffith | xyang: I just wish we would only do snapshots and not volumes | 17:11 |
xyang | jgriffith: I think backup in-use volume has its value too | 17:11 |
scottda | DuncanT1: smcginnis OK, I see the cleanup comments and they are vague. I'll put my 2cents in a comment. | 17:11 |
*** rcernin has joined #openstack-cinder | 17:11 | |
jgriffith | maybe deprecate the existing volume-backup method and go forward with doing snaps only? | 17:11 |
jgriffith | xyang: my issue is that we're creating a confusing API and user experience | 17:12 |
jgriffith | xyang: and weird rules and code-paths | 17:12 |
xyang | jgriffith: we do have volume backup to start with | 17:12 |
xyang | jgriffith: deprecating may not be good user experience | 17:12 |
xyang | jgriffith: they expect to backup an in-use volume too | 17:12 |
xyang | jgriffith: I think the complexity is because we are finding the parent backup automatically for incremental, other than that, it doesn't seem complicated | 17:14 |
jgriffith | xyang: yeah, I know you're not going to agree with me (and that's ok) :) | 17:14 |
*** julim has joined #openstack-cinder | 17:14 | |
jgriffith | xyang: I completely expect to be completely over-turned on this | 17:14 |
jgriffith | xyang: I also made it a -1 and not a -2 only to voice my opinion but to NOT block anything | 17:15 |
*** markstur has quit IRC | 17:15 | |
xyang | jgriffith: I do hope to get your support on this though, a +1 rather than -1 or -2:) | 17:15 |
jgriffith | xyang: I'd say it is somewhat complicated because we get into a maintenance case of "what is the code path/flow" | 17:15 |
openstackgerrit | Gerald McBrearty proposed openstack/cinder: Add config option to control flash copy rate https://review.openstack.org/248250 | 17:15 |
jgriffith | xyang: sometimes it's one way, sometimes another... and when it's attached it's a little of both | 17:15 |
xyang | jgriffith: It does add more to the code. I'll add more comments to clarify it | 17:16 |
jgriffith | xyang: don't get me wrong, I think it's the right way to do it. I just wish we did it ONE way for everything | 17:16 |
jgriffith | and just focused on that | 17:16 |
xyang | jgriffith: sure | 17:17 |
jgriffith | xyang: when it's time to fix a bug or add an enhancement or whatever it sucks to have to try and remember to clean it up in multiple places in different ways | 17:17 |
Swanson | jgriffith, Should there be an update_replications function? In case someone changes their replication destinations? Driver would tear down repls that are not listed on the backend any more and create those that are there now? Thots? | 17:17 |
jgriffith | xyang: multiple code-paths == badness IMO | 17:17 |
jgriffith | Swanson: retype | 17:17 |
xyang | jgriffith: I'll add more comments and hopefully it is clear what is expected | 17:17 |
openstackgerrit | Thang Pham proposed openstack/cinder: Implement refresh() for cinder objects https://review.openstack.org/248998 | 17:18 |
jgriffith | xyang: thanks... I'll remove my vote and butt out of it :) | 17:18 |
Swanson | jgriffith, Oh me on my. I'll look into that. Thanks! | 17:18 |
xyang | jgriffith: thanks! | 17:18 |
openstackgerrit | Eric Harney proposed openstack/cinder: LIO: Handle initiator IQNs as case insensitive https://review.openstack.org/252460 | 17:19 |
*** EinstCrazy has joined #openstack-cinder | 17:19 | |
*** p0rtal has quit IRC | 17:20 | |
jgriffith | Swanson: :) | 17:20 |
jgriffith | Swanson: that was the idea anyway... if that doesn't work for some reason lemme know | 17:20 |
jgriffith | Swanson: but there's retype, and theres the repstatus update info | 17:20 |
jgriffith | so we should be covered | 17:21 |
jgriffith | keeps things rather simple IMHO | 17:21 |
xyang | jgriffith: someone was asking a question on failover yesterday. After failover, the volume status become failed over. Is there any way to make it enabled again, other than manually change the db? | 17:21 |
jgriffith | xyang: we've had some discussions on that.... | 17:21 |
Swanson | jgriffith, so if the vol type is the same in retype I should take the opportunity to resetup the repls. Easy enough. | 17:21 |
jgriffith | xyang: I've been leaning towards that should require admin intervention | 17:21 |
Swanson | jgriffith, repstatus update info? | 17:22 |
Swanson | jgriffith, is this the get_replication_updates bit? | 17:22 |
xyang | jgriffith: sure. it's just that we currently cannot reset status | 17:22 |
jgriffith | xyang: I like the concept of "hey... you can fail over in bad scenario, BUT an admin needs to get involved to figure out what went wrong and how to recitify things" | 17:22 |
xyang | jgriffith: with an API | 17:22 |
jgriffith | xyang: ahhh | 17:22 |
xyang | jgriffith: I think if admin change the volume status in the db, then we are good again. just lack of api for that | 17:23 |
jgriffith | xyang: we'll certainly need to address that | 17:23 |
xyang | jgriffith: sure, thanks | 17:23 |
jgriffith | xyang: absolutely | 17:23 |
xyang | jgriffith: by the way, I submitted a WIP patch to add tempest tests for CG: https://review.openstack.org/#/c/252213/ | 17:24 |
*** thangp has joined #openstack-cinder | 17:24 | |
jgriffith | xyang: oh cool! | 17:25 |
jgriffith | xyang: so just change the backup config to CG-config and it should be good no? | 17:25 |
xyang | jgriffith: I think so | 17:25 |
jgriffith | xyang: awesome! Thanks for going that route | 17:25 |
xyang | jgriffith: I just need to test more | 17:26 |
*** EinstCrazy has quit IRC | 17:26 | |
*** vgridnev has quit IRC | 17:26 | |
*** belmoreira has quit IRC | 17:26 | |
*** gouthamr has quit IRC | 17:26 | |
*** vgridnev has joined #openstack-cinder | 17:26 | |
xyang | jgriffith: I don't think we can run them in the gate even if we have a gatedriver there though because the policies are disabled by default | 17:26 |
*** markstur has joined #openstack-cinder | 17:27 | |
scottda | DuncanT1: smcginnis I commented on the HA/AA spec. Perhaps geguileo will have something to add. I also don't think the spec needs to be re-spun to reflect this clarification. | 17:27 |
*** gouthamr has joined #openstack-cinder | 17:28 | |
*** egonzalez has quit IRC | 17:29 | |
*** dims has joined #openstack-cinder | 17:29 | |
*** abehl has joined #openstack-cinder | 17:30 | |
*** klkumar has quit IRC | 17:30 | |
jgriffith | xyang: I'm fairly opposed to the gate-driver strategy anyway | 17:32 |
jgriffith | xyang: it's one more thing to support with little or no value | 17:32 |
hemna | smcginnis, https://review.openstack.org/#/c/250371/ | 17:32 |
jgriffith | xyang: if we key off of the support config settings in tempest I think we have a win / win | 17:32 |
xyang | jgriffith: ok, did you come up with that name?:) | 17:32 |
xyang | jgriffith: I do intend to have our CI's run those tests | 17:33 |
jgriffith | xyang: the gate-driver name? No, not me | 17:33 |
xyang | jgriffith: I thought when I brought this up at the summit, someone picked this name | 17:33 |
jgriffith | xyang: yeah, i think that's the right answer... maybe even take it a step further at some point and key off of the drivers capaibilities report | 17:33 |
jgriffith | xyang: maybe... I dont' remember :) | 17:33 |
xyang | jgriffith: I was initially thinking about adding it to tests folder | 17:33 |
jgriffith | xyang: but it's all recorded for historical purposes and to protect the innocent :) | 17:34 |
jgriffith | xyang: yeah, that's what I'd really like at some point | 17:34 |
openstackgerrit | Gerald McBrearty proposed openstack/cinder: Storwise: add config option to control flash copy rate https://review.openstack.org/248250 | 17:34 |
xyang | jgriffith: I'll go check on youtube:) | 17:34 |
jgriffith | xyang: but crawl, walk run (CWR) | 17:34 |
jgriffith | LOL... please don't! | 17:34 |
xyang | jgriffith: it could be you, don't be surprised:) | 17:34 |
jgriffith | I contradict myself enough, don't need evidence from youtube :) | 17:34 |
xyang | jgriffith: I'm fine not to submit that. | 17:34 |
xyang | jgriffith: tempest tests are needed any way | 17:35 |
*** alonma has joined #openstack-cinder | 17:35 | |
xyang | jgriffith: it will be easier for people who want to make changes to CG but doesn't have a backend that really supports it | 17:35 |
xyang | jgriffith: that was my original intention | 17:36 |
jgriffith | xyang: yeah, I think it's the right answer | 17:36 |
xyang | jgriffith: may be I can add it to the fakedriver in the tests? | 17:36 |
jgriffith | xyang: oh... no, wait :) | 17:36 |
jgriffith | xyang: what I meant was relying on third party CI seems like the right answer to me | 17:37 |
jgriffith | I guess adding it to the existing fake-driver might be a good compromise though | 17:37 |
xyang | jgriffith: sure, relying on 3rd party CI is good. It is just easier if someone wants to run it themselves, debug, etc | 17:38 |
jgriffith | fair point | 17:38 |
xyang | jgriffith: otherwise they have to rely on logs only | 17:38 |
DuncanT1 | Adding it to the fake driver is a good thing anyway, you can do some nice scale testing with it easily | 17:38 |
xyang | DuncanT1: scale testing? | 17:38 |
*** alonma has quit IRC | 17:39 | |
DuncanT1 | xyang: The fake driver is great for things like testing the scheduler with 200 backends, that sort of thing. I'm hoping to use it for more complex tests in future | 17:39 |
*** kfarr has joined #openstack-cinder | 17:39 | |
xyang | DuncanT1: sure | 17:39 |
*** shausy has joined #openstack-cinder | 17:40 | |
*** alonma has joined #openstack-cinder | 17:42 | |
*** mudassirlatif has joined #openstack-cinder | 17:43 | |
*** alonma has quit IRC | 17:46 | |
*** alonma has joined #openstack-cinder | 17:48 | |
*** alonma has quit IRC | 17:52 | |
*** changbl has quit IRC | 17:54 | |
*** gouthamr has quit IRC | 17:54 | |
openstackgerrit | Merged openstack/cinder-specs: Support HA Active/Active configurations https://review.openstack.org/232599 | 17:54 |
*** shausy has quit IRC | 17:54 | |
*** _amrith_ is now known as amrith | 17:55 | |
*** amrith has left #openstack-cinder | 17:55 | |
*** shausy has joined #openstack-cinder | 17:56 | |
openstackgerrit | Mikhail Khodos proposed openstack/cinder: Re-add Nexenta driver https://review.openstack.org/188877 | 17:59 |
*** shausy has quit IRC | 18:00 | |
*** shausy has joined #openstack-cinder | 18:00 | |
*** julim_ has joined #openstack-cinder | 18:01 | |
*** alonma has joined #openstack-cinder | 18:03 | |
*** julim has quit IRC | 18:04 | |
*** jordanP has quit IRC | 18:06 | |
*** changbl has joined #openstack-cinder | 18:07 | |
*** alonma has quit IRC | 18:08 | |
hemna | xyang, from what I remember we named it the gate driver in the meetup in Tokyo | 18:11 |
*** harlowja has joined #openstack-cinder | 18:12 | |
*** e0ne has quit IRC | 18:13 | |
xyang | hemna: that's what I remembered:) | 18:15 |
openstackgerrit | Merged openstack/os-brick: Correct a log message https://review.openstack.org/251024 | 18:15 |
xyang | hemna: we have youtube to prove it too:) | 18:16 |
*** vgridnev has quit IRC | 18:16 | |
hemna | I'm sure it's in there somewhere. | 18:17 |
*** alonma has joined #openstack-cinder | 18:19 | |
*** dustins has joined #openstack-cinder | 18:19 | |
*** nkrinner has quit IRC | 18:20 | |
*** rebase_ has joined #openstack-cinder | 18:20 | |
*** p0rtal has joined #openstack-cinder | 18:23 | |
*** alonma has quit IRC | 18:25 | |
*** alonma has joined #openstack-cinder | 18:27 | |
smcginnis | all: py26 support officially dropped from python-cinderclient | 18:29 |
smcginnis | https://review.openstack.org/252286 | 18:29 |
*** salv-orlando has joined #openstack-cinder | 18:30 | |
*** alonma has quit IRC | 18:31 | |
*** diablo_rojo has quit IRC | 18:33 | |
jgriffith | smcginnis: py26 is dead, long live py26! | 18:34 |
*** alonma has joined #openstack-cinder | 18:35 | |
smcginnis | :) | 18:35 |
*** alonma has quit IRC | 18:39 | |
openstackgerrit | Mikhail Khodos proposed openstack/cinder: Re-add Nexenta driver https://review.openstack.org/188877 | 18:39 |
*** sweston has quit IRC | 18:41 | |
*** patrickeast has quit IRC | 18:41 | |
*** adrianofr has quit IRC | 18:41 | |
*** alonma has joined #openstack-cinder | 18:44 | |
*** p0rtal_ has joined #openstack-cinder | 18:47 | |
*** alonma has quit IRC | 18:48 | |
smcginnis | Anyone else having issues running tox -ecover | 18:49 |
smcginnis | Getting an error, reports success, no output. | 18:49 |
*** alonma has joined #openstack-cinder | 18:50 | |
openstackgerrit | Sean McGinnis proposed openstack/os-brick: Add requests to project requirements https://review.openstack.org/248383 | 18:50 |
*** bardia has joined #openstack-cinder | 18:51 | |
*** p0rtal has quit IRC | 18:51 | |
*** vgridnev has joined #openstack-cinder | 18:52 | |
eharney | smcginnis: it's running for me | 18:54 |
tbarron | smcginnis: seems like it worked recently, trying again now | 18:54 |
*** alonma has quit IRC | 18:54 | |
smcginnis | eharney, tbarron: Thanks. Could very well just be me. I'll try on another machine. | 18:55 |
*** markus_z has quit IRC | 18:55 | |
*** alonma has joined #openstack-cinder | 18:57 | |
*** andrew____ has quit IRC | 18:58 | |
*** alonma has quit IRC | 19:02 | |
*** alonma has joined #openstack-cinder | 19:06 | |
*** sweston has joined #openstack-cinder | 19:08 | |
*** alonma has quit IRC | 19:10 | |
*** ociuhandu has quit IRC | 19:20 | |
*** aix has quit IRC | 19:20 | |
*** diablo_rojo has joined #openstack-cinder | 19:20 | |
*** adrianofr has joined #openstack-cinder | 19:21 | |
*** leeantho has joined #openstack-cinder | 19:23 | |
*** sgotliv__ has quit IRC | 19:31 | |
*** shausy has quit IRC | 19:32 | |
*** briancurtin has quit IRC | 19:33 | |
*** serverascode has quit IRC | 19:33 | |
*** rhefner has quit IRC | 19:33 | |
*** scottda has quit IRC | 19:33 | |
*** wanghao has quit IRC | 19:33 | |
*** ameade has quit IRC | 19:33 | |
*** zhiyan has quit IRC | 19:33 | |
*** leseb_ has quit IRC | 19:34 | |
*** angela-s has joined #openstack-cinder | 19:34 | |
*** leseb has joined #openstack-cinder | 19:36 | |
ildikov | hemna: hi. are you around? | 19:36 |
ildikov | hemna: I would like to talk to you about the multi-attach blueprint | 19:36 |
hemna | ildikov, hey | 19:37 |
hemna | ildikov, I'm guessing you saw my review. heh | 19:37 |
ildikov | hemna: hehe, yeap, you're pretty right :) | 19:38 |
*** abehl has quit IRC | 19:38 | |
ildikov | hemna: so the thing is that I'm getting confused as if you check the previous reviews we got to the point that volume attachments should be handled on host level | 19:38 |
*** 7YUAAB7RZ is now known as nug | 19:39 | |
*** nug has left #openstack-cinder | 19:39 | |
ildikov | hemna: we had a bug on Cinder side, when we ried to handle the attachments per instance: https://bugs.launchpad.net/cinder/+bug/1471278 | 19:39 |
openstack | Launchpad bug 1471278 in Cinder "target removal on detaching volume with multi-attach flag" [Undecided,Invalid] | 19:39 |
ildikov | hemna: and it was also marked as invalid with the same explanation as the spec is written now in Nova | 19:40 |
*** apoorvad has quit IRC | 19:41 | |
ildikov | hemna: could you help me clarify this? | 19:43 |
ildikov | hemna: the other side of the issue is that Nova spec freeze is tomorrow | 19:43 |
hemna | hold on a sec...on a phone call... | 19:43 |
*** patrickeast has joined #openstack-cinder | 19:45 | |
*** DuncanT has quit IRC | 19:54 | |
*** erlon has quit IRC | 19:54 | |
*** julim_ has quit IRC | 19:54 | |
*** markvoelker has quit IRC | 19:55 | |
*** ndipanov has quit IRC | 19:56 | |
*** gsilvis has joined #openstack-cinder | 19:57 | |
*** Lee1092 has quit IRC | 19:59 | |
*** cppforlife_ has quit IRC | 19:59 | |
*** markvoelker has joined #openstack-cinder | 19:59 | |
*** alkhod has joined #openstack-cinder | 20:05 | |
*** alonma has joined #openstack-cinder | 20:06 | |
openstackgerrit | Nate Potter proposed openstack/cinder: Check backup service before backup delete https://review.openstack.org/246498 | 20:06 |
hemna | ildikov, ok back | 20:06 |
*** erlon has joined #openstack-cinder | 20:06 | |
openstackgerrit | Merged openstack/os-brick: Fix iopsLimit parameter in ScaleIO connector https://review.openstack.org/251582 | 20:07 |
ildikov | hemna: ok, I'm still here | 20:07 |
openstackgerrit | Merged openstack/os-brick: Multipath Device Action Being Parsed as Name https://review.openstack.org/245882 | 20:07 |
*** julim has joined #openstack-cinder | 20:07 | |
hemna | ildikov, reading through the 1471278 bug.. | 20:07 |
hemna | ildikov, ok so I'm not sure that bug is overly descriptive | 20:08 |
hemna | I'm unclear if the nova side was passing the attachment_uuid along with the detach call to cinder | 20:08 |
ildikov | hemna: according to my understanding Cinder removed the target regardless of the fact that there were still existing attachment on the given host | 20:09 |
hemna | I presume this was an lvm cinder driver | 20:09 |
ildikov | hemna: also could you please check smcginnis's comments on the spec patch set #12? | 20:10 |
openstackgerrit | Merged openstack/os-brick: Brick add param documentation to connectors https://review.openstack.org/246023 | 20:10 |
openstackgerrit | Merged openstack/os-brick: Add quobyte protocol for remotefs connections https://review.openstack.org/250371 | 20:10 |
hemna | ok I'll go back through the review comments and see if I can wrap my head around it all | 20:10 |
*** alonma has quit IRC | 20:10 | |
hemna | but if my initial assumptions end up being correct, it could be a bug in the lvm driver's terminate connection call. | 20:11 |
hemna | some backends will export a single volume to a host, no matter how many attachments there are to vms on that host. | 20:11 |
Swanson | Are replication-promote and replication-reenable replication v2 functions? | 20:11 |
*** Lee1092 has joined #openstack-cinder | 20:11 | |
hemna | other backends will export a target for every attachment. | 20:11 |
ildikov | I'm not sure about the driver itself, it most probably was the lvm one we tested, but unfortunately I wasn't the one who did it | 20:12 |
hemna | ildikov, fair enough :) | 20:12 |
hemna | lvm is a bit of a special case in some respects | 20:12 |
ildikov | but the bug is not that important at this point, I'm more worried about the Nova spec freeze tomorrow | 20:12 |
hemna | even though it's the reference driver | 20:13 |
hemna | crap | 20:13 |
hemna | nova spec freeze is already?!?! | 20:13 |
hemna | *smh* | 20:13 |
ildikov | when we had the fix for the bug up for review the main concern was that the different drivers have different behavior | 20:13 |
hemna | so nova gets 1 milestone to get all specs in place for the entire release? | 20:13 |
hemna | that doesn't give folks a lot of time to work out issues. :(! | 20:14 |
*** serverascode has joined #openstack-cinder | 20:14 | |
ildikov | yes, because the last milestone is for high prio items | 20:14 |
ildikov | and this one is not a high prio one, although still smth that many people would be happy about | 20:14 |
ildikov | (including me and I assume you too :) ) | 20:14 |
hemna | we've been trying to get this in for a few years now | 20:14 |
ildikov | so we have code on the Nova side already | 20:15 |
hemna | https://review.openstack.org/#/c/85852/ | 20:15 |
*** ameade has joined #openstack-cinder | 20:15 | |
hemna | that's my original patch way back when | 20:15 |
ildikov | I rebased it, I need to double check it though, but most of the tests look ok | 20:15 |
ildikov | the API part we agreed with John to skip as they want to remove volume creation from the Nova API | 20:16 |
hemna | ildikov, cool! | 20:16 |
hemna | phew | 20:16 |
hemna | :) | 20:16 |
ildikov | the rest of the code is more or less in shape assuming attaching a volume per instance and not per host | 20:17 |
hemna | ildikov, ok so I don't know what to do. | 20:17 |
hemna | cinder has the volume_attachments table that is supposed to track attachments | 20:17 |
ildikov | https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bp/volume-multi-attach,n,z | 20:18 |
*** zhiyan has joined #openstack-cinder | 20:19 | |
ildikov | if you check the comments around patch set #12 on the spec, then you will see why I modified the blueprint to handle the attachments per host | 20:19 |
ildikov | I checked the Cinder blueprints and wiki pages | 20:19 |
ildikov | there is one, which talks about host level attaching a volume, all the rest refers to instances | 20:20 |
hemna | ildikov, ok I'll read through it. | 20:21 |
ildikov | hemna: is the intention on Cinder side to track all the attachments to actual VM instances? | 20:21 |
hemna | ildikov, yes | 20:21 |
hemna | ildikov, that was the intention | 20:21 |
hemna | and the attachment_uuid uniquely identifies each attachment to each instance | 20:22 |
ildikov | and how does it work in reality when we're attaching a second volume? | 20:22 |
ildikov | or what's the most common way for the drivers? | 20:23 |
ildikov | having let's say one target and then the initiator on the host opens a new iSCSI connection? | 20:23 |
hemna | the attach call comes in for the new instance, we save the attachment against that new instance and we get a 2nd record in the volume_attachments table | 20:23 |
hemna | and that gets a unique attachment_uuid | 20:23 |
hemna | so when nova calls detach, it's supposed to sent the attachment_uuid of the instance it's detaching from. Then cinder updates that record | 20:24 |
hemna | and is able to track correctly the state of the volume. (in-use, available) | 20:24 |
hemna | ildikov, so what the cinder driver actually does is entirely dependent on it's backend and how it does attachments. | 20:25 |
smcginnis | ildikov, hemna: Sorry, just got back from a block of meetings. | 20:25 |
*** IlyaG has joined #openstack-cinder | 20:25 | |
ildikov | the bug is about this part as Cinder completes the whole detach for the first call, maybe only for lvm case, I would need to check that | 20:25 |
smcginnis | ildikov: And sorry, looks like I may have given bad information. :{ | 20:25 |
hemna | we can't make any assumptions on how each cinder backend does it's exports (targets) and detaches. | 20:25 |
ildikov | smcginnis: no probs, we're in the middle of the story still :) | 20:25 |
hemna | ildikov, I think that bug was really against the lvm driver | 20:25 |
smcginnis | ildikov: hemna will straighten us out. ;) | 20:25 |
*** cppforlife_ has joined #openstack-cinder | 20:26 | |
hemna | smcginnis, or confuse us even more :) | 20:26 |
ildikov | hemna: but we need to ensure somehow still that the volume does not get detached from a host when there's still active attachment | 20:26 |
smcginnis | I honestly wasn't aware we tracked per vm instance. | 20:26 |
hemna | yup | 20:26 |
smcginnis | hemna: What is the reason for that? | 20:26 |
hemna | that's the job of the cinder driver to know if it still has active attachments on that host | 20:27 |
smcginnis | hemna: As a backend, I don't really care what nova does with it once it's exposed on the compute host. | 20:27 |
hemna | smcginnis, because some backends export a new LUN per attachment, even on the same host. | 20:27 |
ildikov | hemna: ok, then we can re-open the bug with this additional comment | 20:27 |
hemna | and we need to know which one of those to nuke at detach time. | 20:27 |
smcginnis | hemna: Is there a technical need for that? | 20:28 |
*** briancurtin has joined #openstack-cinder | 20:28 | |
dulek | diablo_rojo: Hi, can you take a look and advice on https://review.openstack.org/#/c/183537/ ? | 20:28 |
smcginnis | Ultimately nova just needs a scsi device to use for the vm. Why make multiple scsi devices for the same volume? | 20:28 |
hemna | smcginnis, other than that's the way the backend works | 20:28 |
dulek | diablo_rojo: I believe it's failing because of config options generator. | 20:28 |
hemna | this is how the 3PAR works fwiw. | 20:29 |
hemna | our other driver (lefthand) does a single target per host, regardless of how many instances on that host have the volume. | 20:29 |
dulek | diablo_rojo: Ah, it's more complicated. Patch is adding a new options group. How to proceed with that and genopts? | 20:29 |
hemna | but without tracking in cinder you could get the volume in available state by just accidentally calling the cinder detach api | 20:30 |
smcginnis | hemna: Still not sure why 3par would need to know there are more than one instances using the volume. | 20:30 |
smcginnis | Guess I need to learn more about other backends. | 20:31 |
hemna | also, the attachment tracking comes into play when you attach to multiple hosts | 20:32 |
hemna | re: attaches to ironic, and attaches to cinder nodes. | 20:32 |
diablo_rojo | dulek: You need to run tox -e genopts to get a new opt.py file | 20:32 |
hemna | those also get entries in the volume_attachments table | 20:32 |
smcginnis | I see multiple hosts, because ultimately from the storage side it's that target<>initiator connectivity. | 20:33 |
smcginnis | I still don't see how instances have any visibility to a backend. | 20:33 |
diablo_rojo | dulek: That should get all the recently added options and then you should be able to check in that opts.py file and pep8 should pass. | 20:33 |
*** rhefner has joined #openstack-cinder | 20:33 | |
dulek | diablo_rojo: But generate_cinder_opts.py has the sections hardcoded. | 20:34 |
ildikov | I assume the question here whether we would need different LUNs for each instance in case of 3PAR or it's enough to have one per host and have multiple instances using it | 20:34 |
diablo_rojo | OH | 20:34 |
dulek | diablo_rojo: And we're adding a new [coordination] section. | 20:34 |
Swanson | aorourke, jgriffith are replication-promote and replication-reenable repl v1 functions? | 20:34 |
diablo_rojo | dulek: Oh okay. | 20:34 |
hemna | so if we only use 1 attachment per host, then nova has state that cinder doesn't | 20:34 |
jgriffith | Swanson: yup | 20:34 |
ildikov | although I'm not really dying for refactor the Nova code if it's not what was the intention here oon the first place either | 20:35 |
smcginnis | hemna: But why does cinder care about that state. | 20:35 |
hemna | meaning only nova has the source of truth for attachments. | 20:35 |
smcginnis | If they want 1 vm or 10 vms, why do we care? | 20:35 |
hemna | smcginnis, force detach issues | 20:35 |
Swanson | jgriffith, Excellent. Mentally flushed. | 20:35 |
hemna | and reset state | 20:35 |
hemna | :( | 20:35 |
dulek | diablo_rojo: Is there a reason sections are hardcoded? Should we just add it to generate_cinder_opts? This seems a little odd. | 20:35 |
smcginnis | hemna: But a force is a "force". Still, why does storage care? | 20:35 |
ildikov | I'm fine if Cinder handles the state, from the perspective hemna highlighted that sounds more clean | 20:35 |
hemna | users could be dumb and try and force detach for 1 dead instance, which nukes all of them for the rest. | 20:35 |
smcginnis | Not trying to be difficult, just don't understand. | 20:35 |
diablo_rojo | dulek: Yeah currently those sections aren't being pulled out dynamically. One of the things on my plate is to do that. At this point you're probably going to need to hard code it. | 20:36 |
hemna | smcginnis, well but you may have 1 dead vm on the same n-cpu node and need to force detach it. | 20:36 |
smcginnis | This is different than any other storage management behavior I've ever dealt with. | 20:36 |
*** scottda has joined #openstack-cinder | 20:36 | |
smcginnis | hemna: Well, yeah. :) | 20:36 |
hemna | which will bypass all the nova checks to call terminate connection and detach | 20:36 |
smcginnis | hemna: That would be on the nova side, no? | 20:36 |
hemna | and now you've lost the target for the rest of the vms. | 20:36 |
smcginnis | Why would you be calling detach to your storage if you are detaching a vm? | 20:36 |
smcginnis | Cinder detach shouldn't ever be called unless that host no longer needs the SCSI device. | 20:37 |
hemna | we call it today w/ terminate_connection and detach. | 20:37 |
*** crose has quit IRC | 20:37 | |
hemna | but there is nothing preventing a user from calling it via the cinderclient to try and force detach | 20:37 |
hemna | and cinder would have no idea that it's attached to another 5 vms on that host. | 20:37 |
hemna | oops, there goes your target. | 20:37 |
hemna | poof | 20:37 |
dulek | diablo_rojo: Okay. bluex - you may want to take a look on my conversation with diablo_rojo. | 20:37 |
*** wanghao has joined #openstack-cinder | 20:38 | |
jgriffith | huh? | 20:38 |
smcginnis | But again, your telling cinder to force a detach. So wheterh a vm or container or whatever is using the volume, as a block storage service we just remove the device. | 20:38 |
hemna | anyway, I have to get some chow.... /me is starving | 20:38 |
smcginnis | ildikov: Sorry, we'll obviously need more discussion on this. :/ | 20:38 |
jgriffith | make clean; make all | 20:39 |
jgriffith | grrr | 20:39 |
ildikov | smcginnis: well, I don't know how much you checked our discussion with hemna, but the Nova spec deadline is tomorrow :S :( :.( etc. :) | 20:39 |
hemna | :( | 20:39 |
smcginnis | ildikov: Yeah, saw that. :{ | 20:39 |
*** ociuhandu has joined #openstack-cinder | 20:39 | |
ildikov | smcginnis: but I'm on the side of clarifying this for sure | 20:39 |
smcginnis | ildikov: Maybe we can at least get to the point of the spec being OK, then fix up in the implementation. | 20:40 |
ildikov | smcginnis: hemna: and obviously I would like to understand the behaviour also | 20:40 |
ildikov | yeah, that would be great, but that part is what needs more discussion as much as I ccan see here :) | 20:40 |
hemna | ok so | 20:41 |
ildikov | smcginnis: hemna: can we continue this a bit later today to get to a consensus? | 20:41 |
hemna | on one hand, this sort of violates the volume_attachments table | 20:41 |
hemna | but I wonder if we could just get away with it in the short term | 20:41 |
hemna | and see how it goes ? | 20:41 |
hemna | we could eventually migrate to what I've been discussing later ? | 20:42 |
smcginnis | hemna: To clarify - you mean get away with how the spec is written right now? | 20:42 |
hemna | yah | 20:42 |
hemna | meaning nova doesn't call cinder after the 1st attach | 20:42 |
hemna | it bugs me and I think we might run into problems | 20:43 |
ildikov | hemna: well, if we go for the per host direction that means refactoring on Nova side | 20:43 |
hemna | but that's almost always the case w/ anything | 20:43 |
ildikov | hemna: I'm not sure about the Cinder part, there might not | 20:43 |
hemna | I'd love to see the end to end ability land finally | 20:43 |
ildikov | hemna: so it's easier to go for the per instance version and then refactor if that seems better longer term | 20:43 |
hemna | ildikov, the downside is that we'd have to add checks in the drivers to make sure it doesn't nuke the target if there are other attachments to the same host. | 20:44 |
hemna | and I'm not sure the lvm driver has any concept of that at all | 20:44 |
ildikov | hemna: I mean the pervious version of the spec looks easier not the one you've just commented on | 20:44 |
hemna | only the attachments table has that, and it doesn't track the host for the instance | 20:44 |
ildikov | hemna: sure, this is what we had that bug report for originally | 20:45 |
smcginnis | ildikov: I think as it is is where it needs to be, but we need to hash some of this out on the cinder side. | 20:45 |
ildikov | :(, yeah, why life would be easy just out of the box | 20:45 |
hemna | ildikov, would be nice! | 20:45 |
smcginnis | hemna: Maybe change your vote for now, let's try to get the spec through while we can, then we can mess with it as we go? :) | 20:46 |
jgriffith | hemna: curious, didn't we go with just making attachments a list in Cinder? | 20:46 |
jgriffith | hemna: or did that suggestion flop | 20:46 |
ildikov | smcginnis: I have the code for the earlier version of the spec and I have a gut feeling that the refactorings on Nova side will not be that straight forward | 20:46 |
hemna | jgriffith, that has other problems | 20:46 |
* jgriffith supposes he could look | 20:46 | |
jgriffith | but there's the answer | 20:47 |
hemna | those problems related to force detach and detaching on baremetal. | 20:47 |
hemna | anyway....I have to go get food before the cafeteria here closes. | 20:47 |
jgriffith | hemna: that seems to be the "phrase of the month" | 20:47 |
jgriffith | FOOOD!!!! | 20:47 |
jgriffith | :) | 20:47 |
hemna | :) | 20:47 |
ildikov | :) | 20:48 |
*** hemna is now known as hemnafood | 20:48 | |
*** DuncanT has joined #openstack-cinder | 20:48 | |
ildikov | smcginnis: sorry for favoring the per instance direction as a first step | 20:49 |
smcginnis | ildikov: No, I get it from your perspective. | 20:49 |
smcginnis | I just don't think it makes sense for a block storage service to know or care about vm instances. | 20:49 |
smcginnis | Especially as we start looking at containers and bare metal as consumers of the block storage. | 20:50 |
ildikov | we tested the initial version of that code and it's feature is delayed for so long now | 20:50 |
smcginnis | It really doesn't matter to me who or what is consuming my storage. | 20:50 |
ildikov | yeah, that sounds reasonable | 20:50 |
smcginnis | ildikov: :( | 20:50 |
smcginnis | ildikov: Hopefully we can get this through. | 20:50 |
smcginnis | ildikov: I would love to see this implemented. | 20:50 |
ildikov | so if we can start with the current as a first step, than we would have a better likelyhood to get this into Mitaka | 20:51 |
ildikov | and then we can refactor it on both sides as for the user it should be transparent how we handle the attachments in the background | 20:51 |
smcginnis | ildikov: Yeah, let's just get things going. We can correct down the road. Totally agree. | 20:51 |
ildikov | by current I meant the code for the per instance base | 20:51 |
smcginnis | ildikov: If that's what we have to do, then I'm fine with that. | 20:52 |
ildikov | smcginnis: believe me, I'm the kind of let's make things the right way, but realistically the winter cycle is too short for that | 20:52 |
ildikov | especially with the Nova deadlines | 20:52 |
smcginnis | ildikov: I do think it needs to change, but this is obviously a bigger issue than just this spec. | 20:52 |
ildikov | yeah, I agree | 20:53 |
scottda | ildikov: Sorry to be late to the conversation. IRC client acting up on me. I just added comments to your spec | 20:53 |
scottda | And I think I missed an early part of this conversation. Prior to 20:36 UTC | 20:54 |
smcginnis | ildikov: If you get agreement from hemnafood and scottda, I'll get in there later and give a +1 for my support. | 20:54 |
ildikov | smcginnis: cool, thanks :) | 20:55 |
smcginnis | scottda: http://eavesdrop.openstack.org/irclogs/%23openstack-cinder/%23openstack-cinder.2015-12-02.log.html | 20:55 |
smcginnis | scottda: Search for "ildikov, ok back" :) | 20:55 |
scottda | well, that is handy. Thanks | 20:55 |
ildikov | scottda: we've just been discussing the main directions here which are either handling attachments per host or per instance | 20:55 |
ildikov | smcginnis: lol :) | 20:56 |
openstackgerrit | Nate Potter proposed openstack/cinder: Use the catalog to retrieve glance_api_servers https://review.openstack.org/252476 | 20:56 |
*** EinstCrazy has joined #openstack-cinder | 20:56 | |
scottda | yeah. And is the direction going towards per instance? | 20:56 |
*** raildo is now known as raildo-afk | 20:58 | |
smcginnis | scottda: I believe so. Is that you're take ildikov? | 20:58 |
ildikov | that's my preference at least as a first step for now | 20:58 |
ildikov | scottda: what would be your 2 cents for the topic? | 20:59 |
*** IlyaG has quit IRC | 21:00 | |
scottda | I think that Nova should not have to manage the attachments, and Cinder should have to deal with it, even if that means individual drivers will need some way to keep track in the case of 1 export per host. | 21:00 |
*** EinstCrazy has quit IRC | 21:00 | |
scottda | I should have said exports instead of attachments | 21:00 |
smcginnis | scottda: Why does block storage care about VMs? | 21:01 |
smcginnis | scottda: When we do bare metal, do we need to track which apps are using it? :) | 21:01 |
smcginnis | scottda: We should just care about exposing storage to an initiator. | 21:01 |
scottda | It should not care about VMs or bare metal. But the problem seems to be at the level of terminate_connection, not detach() | 21:01 |
smcginnis | scottda: If that initiator runs VMs and attaches one or more to the volume, then that's the domain of that host. | 21:02 |
ildikov | scottda: we were also discussing these options as short term and long term, where per instance is the short term one | 21:02 |
smcginnis | scottda: It's up to the service controlling the inititator to say when it no longer needs the attachment. | 21:02 |
smcginnis | scottda: So nova should only call cinder detach if it no longer needs access to that block storage. | 21:02 |
ildikov | dumb question do we have/can we have multiple connections for the same volume per initiator? | 21:03 |
scottda | smcginnis: Fair enough. I think that should be called out in the spec, since there is both the detach() management of the Cinder DB and the terminate_connection to manage the export. | 21:03 |
smcginnis | ildikov: Multipathing? | 21:03 |
smcginnis | scottda: That's where i think we should be. For the purposes of getting this spec through I think we just have to go with the per-instance bit. | 21:04 |
smcginnis | But I don't like it. :) | 21:04 |
smcginnis | Sorry, gotta run. bbl | 21:04 |
*** xyang has quit IRC | 21:05 | |
ildikov | smcginnis: yeah, i think my question falls there, but let's continue later | 21:05 |
scottda | ildikov: What time zone are you in? | 21:06 |
ildikov | scottda: CET, it's 10pm now | 21:06 |
scottda | yikes, getting late for you. | 21:06 |
*** EinstCrazy has joined #openstack-cinder | 21:06 | |
ildikov | scottda: but Nova spec deadline is tomorrow... | 21:06 |
*** alonma has joined #openstack-cinder | 21:06 | |
scottda | yes! | 21:07 |
ildikov | yeah, I gave my soul to open source, I'm not always sure it was a good deal... :) | 21:07 |
ildikov | so I hope we can agree one the Nova side of the mult-attach spec here as i still need to hunt down Nova folks to get this through | 21:08 |
*** xyang has joined #openstack-cinder | 21:08 | |
ildikov | *hoped | 21:08 |
scottda | Yes, when hemnafood turns into hemna we should be able to resolve this. | 21:09 |
ildikov | yeap, hopefully he does not take the afternoon off :) | 21:09 |
ildikov | I hope we can agree on a step by step option and start with the per instance direction as it seems that was the intention on Cinder side and then refactor to per host and then let Nova ddeal with the attachments | 21:10 |
*** alonma has quit IRC | 21:11 | |
*** EinstCrazy has quit IRC | 21:12 | |
scottda | I'm OK with that and I am not very adamant about either direction. I'm just interested in making the design as smart as possible. | 21:13 |
scottda | And I also don't worry about the 'force detach' case where a user calls the detach API directly without Nova. That's dangerous and unsupported AFAIC | 21:14 |
ildikov | long term that sounds good, I mean the as smart as possible | 21:14 |
ildikov | but with Nova deadlines we need something that works first IMHO | 21:14 |
ildikov | hehe, it's quite hard to fully prepare a system for users, they will eventually break it anyway | 21:15 |
scottda | The main issue seems to be the case where there is >1 attachment to a given host. If backend storage can handle this in different ways, by exporting a single LUN or >1 LUN, then someone (NOva or Cinder) needs to keep track of when the last detach is occuring. | 21:15 |
scottda | And I fully sympathize with the deadline. I'm for whatever it takes to get this through. | 21:16 |
*** ntpttr has quit IRC | 21:16 | |
ildikov | if for the 2nd+ instance the attach happens only on Nova side, then there should not be additional LUNs per host | 21:16 |
Swanson | jgriffith, replication_status seems to have undergone some changes. Are the expected states captured in a document or should I just work my way through driver.py again? | 21:17 |
*** ntpttr has joined #openstack-cinder | 21:17 | |
ildikov | scottda: but Nova needs refactoring to handle it this way | 21:17 |
ildikov | it seems that attaching a volume is quite centralized, I'm more concerned about detach, I mean when we get there to have the last instance detaching a volume so we would need to call out to Cinder to terminate_connection also | 21:19 |
jgriffith | Swanson: this one https://github.com/openstack/cinder/commit/c30ce044b713113317bbeb1c3df2593bd6a6ec2b#diff-28844a4bdd73ce7acb2b2cb32a4ae276 | 21:19 |
jgriffith | Swanson: or status? | 21:19 |
Swanson | jgriffith, replication_status. | 21:19 |
scottda | ildikov: Yes, either Nova needs the logic or Cinder. I see smcginnis arguement that Cinder should not care how the volume is used on a host once the export is presented. | 21:20 |
scottda | ildikov: Have you looked in detail at the scope of the Nova refactor? | 21:20 |
jgriffith | Swanson: so what's the question exactly? | 21:21 |
ildikov | scottda: to be honest as mid/long term goal I share that view | 21:21 |
*** alonma has joined #openstack-cinder | 21:21 | |
Swanson | jgriffith, When is what returned? | 21:21 |
ildikov | scottda: not deeply | 21:21 |
jgriffith | Swanson: so the status fields haven't been changed since V1 | 21:21 |
scottda | Sorry, could you repeat the short term solution? Doing it per instance? I'm not sure how we'd deal with terminate_connection in that case. | 21:21 |
ildikov | scottda: I got some pointers for the attach part, and I was told that deatch seems harder to handle, but I'm not full time on Nova :( | 21:22 |
jgriffith | Swanson: valid states are still: enabled, enabling, disabled, disabling, error | 21:22 |
scottda | Would Nova call terminate_connection along with each detach whenever 'nova volume-detach' is called, as it is done today? | 21:22 |
Swanson | enabling_secondary looks to be in there. active, copying, etc. | 21:22 |
ildikov | scottda: from what hemnafood said earlier that was the original idea that Cinder is supposed to handle this | 21:22 |
Swanson | jgriffith, Just going to go through manager.py and do what is appropriate. | 21:23 |
jgriffith | Swanson: https://github.com/openstack/cinder/blob/master/cinder/volume/manager.py#L3134 | 21:23 |
scottda | ildikov: OK. We'll have to wait for him to see if there is still a gap on the Cinder side. He wrote that code :) | 21:23 |
ildikov | scottda: if that's how it works today when we call detach, then I assume this should be changed | 21:23 |
jgriffith | Swanson: notice the nightmare V1 stuff is still in there... just focus on V2 if I were you | 21:24 |
openstackgerrit | Mikhail Khodos proposed openstack/cinder: Re-add Nexenta driver https://review.openstack.org/188877 | 21:24 |
scottda | yes, but Multi-attach is already in Cinder. So I'm not sure what would be missing. | 21:24 |
ildikov | scottda: then it's better to not make decisions without him :) | 21:24 |
*** alonma has quit IRC | 21:25 | |
ildikov | scottda: well, right, so the terminate_connection part should be handled somehow too, but we had issues with detach so it should be double checked for sure | 21:27 |
Swanson | jgriffith, That looks like a plan. I'm checking statuses I do not need to be. I think I'll just remove them. If the layers above are checking that I'm in the right state I'll call it good. | 21:27 |
jgriffith | Swanson: yeah... that V1 stuff is actually a bit of a nightmare, and confusing IMO | 21:28 |
jgriffith | and having both versions in the code base at the same time is not helping anyone :( | 21:28 |
*** IlyaG has joined #openstack-cinder | 21:30 | |
*** adrianofr has quit IRC | 21:30 | |
*** hemnafood is now known as hemna | 21:30 | |
openstackgerrit | Manjeet Singh Bhatia proposed openstack/python-cinderclient: Pass proxy environment variable to tox https://review.openstack.org/252198 | 21:31 |
*** alonma has joined #openstack-cinder | 21:33 | |
*** alonma has quit IRC | 21:37 | |
ildikov | hemna: please ping us with scottda, if you're ready to discuss and agree on the next steps | 21:39 |
*** xyang1 has joined #openstack-cinder | 21:44 | |
*** ctina_ has joined #openstack-cinder | 21:45 | |
*** earlephilhower has joined #openstack-cinder | 21:47 | |
hemna | hey I'm kinda here | 21:48 |
hemna | did you guys solve everything? | 21:49 |
hemna | :) | 21:49 |
*** ctina has quit IRC | 21:49 | |
scottda | So, it seems there are 2 basic issues: | 21:49 |
scottda | One is that the spec doesn't refer to the attachment_id for calling detach. That doesn't seem too controversial. | 21:49 |
*** ctina_ has quit IRC | 21:50 | |
scottda | The other is whether Nova should call terminate_connection each time the end user calls 'nova volume-detach' and let Cinder deal with the export... | 21:50 |
scottda | or whether Nova should manage the connections on it's side and determine when the last volume on a particular host is detached, and call terminate_connection at that time. | 21:51 |
scottda | With the problem being complicated by the fact that a backend storage driver might export 1 lun for multiple volumes on the same host, or might export >1 lun | 21:51 |
scottda | Did I get that right? | 21:51 |
ildikov | the attachment_id is referred in the spec | 21:51 |
ildikov | so when we go to Cinder we use it, the question is what complexity we should have in Nova and what in Cinder as much as I can see | 21:52 |
scottda | ildikov: Yes, but see the comments hemna and I have made regarding attachment_id. It's really a small thing and not the important one, I don't think. | 21:53 |
*** apoorvad has joined #openstack-cinder | 21:53 | |
*** thangp has quit IRC | 21:54 | |
scottda | The controversy seems to be around how/when to call terminate_connection. Unless I've gotten this wrong. | 21:54 |
hemna | cinder's unreserve_volume checks attachments in the volume_attachment table as well | 21:55 |
ildikov | scottda: yeah, so I would go with patch set #12 for now | 21:55 |
hemna | nm, I think that's safe | 21:56 |
ildikov | scottda: that basicly leaves tracking and responsibility on Cinder's side, which was the intention if I understood hemna correctly | 21:56 |
hemna | I'm trying to see if there are any gotchas with the volume state if we don't have nova call cinder for secondary attaches | 21:56 |
hemna | ildikov, yah | 21:56 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.contrib.test_snapshot_{,un}manage https://review.openstack.org/252641 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.volume.drivers.netapp.eseries.test_utils https://review.openstack.org/252642 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.contrib.test_scheduler_hints https://review.openstack.org/252643 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: Use oslo_serialization.jsonutils.loads instead of json.loads https://review.openstack.org/252644 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.contrib.test_volume_{,un}manage https://review.openstack.org/252645 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.contrib.test_cgsnapshots https://review.openstack.org/252646 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python3: fix cinder.tests.unit.api.contrib.test_volume_encryption_metadata https://review.openstack.org/252647 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.v2.test_volumes https://review.openstack.org/252648 | 21:57 |
openstackgerrit | Cyril Roelandt proposed openstack/cinder: Python 3: fix cinder.tests.unit.api.contrib.test_snapshot_actions https://review.openstack.org/252649 | 21:57 |
hemna | whoa | 21:57 |
scottda | yes, but I believe smcginnis is of the opposite opinion. | 21:58 |
smcginnis | Right now I'm of the opinion of what is the path of least resistance to get this nova spec through. | 21:59 |
smcginnis | Then I'll be of the opinion of how do we fix it. :) | 21:59 |
hemna | crud | 21:59 |
ildikov | smcginnis: I like your supportive attitude :) | 21:59 |
hemna | so, we'd need to fix the lvm driver to support multiattach | 21:59 |
hemna | or disable it | 22:00 |
ildikov | I can write up a backlog spec for Nova to cover the direction to handle the attachments on host level | 22:00 |
hemna | it would need to know that it has attachents left on that host and terminate_connection would be a noop. | 22:00 |
*** bswartz has quit IRC | 22:01 | |
openstackgerrit | Mitsuhiro Tanino proposed openstack/cinder: Robustify writing iscsi target persistence file https://review.openstack.org/247886 | 22:01 |
ildikov | smcginnis: the spec would go through somehow with the current form too, I'm more worried about the corrsponding code | 22:01 |
*** bswartz has joined #openstack-cinder | 22:01 | |
scottda | But we can worry about the code after tomorrow :) | 22:01 |
*** zohar has joined #openstack-cinder | 22:01 | |
ildikov | smcginnis: refactoring takes time and then we need to fight for review attention, which is tough according to my experience :S | 22:02 |
scottda | hehe , yes mine too. | 22:02 |
ildikov | scottda: well, non-priority code should be up for review nowadays too :) | 22:02 |
scottda | hemna: Won't we need to fix LVM to support multi-attach anyway? | 22:03 |
smcginnis | ildikov: Yeah, I know hemna has had a lot of fun getting stuff in nova. hehe | 22:03 |
zohar | hi all! can i get some pointers about writing a new nbd driver please? | 22:03 |
zohar | basically what our appliance can do is create nbd devices (like /dev/nbd1, etc...) from cluster objects | 22:03 |
ildikov | smcginnis: hehe, then I will ask him for help, as he already knows how to do that :) | 22:04 |
scottda | zohar: Here's an overview: https://wiki.openstack.org/wiki/Cinder/how-to-contribute-a-driver | 22:04 |
zohar | in this case, it is block device (like iscsi) | 22:04 |
hemna | *sigh* meeting.... | 22:04 |
*** hemna is now known as hemnafk | 22:04 | |
ildikov | oh, we lost hemnafk :( | 22:05 |
scottda | So, does ildikov 's spec need an update? I'm just not clear where it says anything about dealing with terminate_connection.... | 22:05 |
scottda | It should probably be called out whether it happens each time a 'nova volume-detach' is called, and Cinder does the management, or whether Nova will track the number of uses of each connection. | 22:06 |
zohar | so my question is simple, how can i serve a local device (on the node that should consume it, ie hyper-convergance) as a cinder volume? | 22:06 |
ildikov | scottda: so I would like to fall back to patch set #12 and there we kind of need to decide about the terms we use | 22:07 |
zohar | and the driver logic of creating/deleting/etc it will take care of of course | 22:07 |
zohar | it would be somewhat similar to lvm | 22:07 |
zohar | except no partitions, just raw devices | 22:07 |
zohar | nbd devices | 22:07 |
zohar | any pointers? :) | 22:08 |
zohar | sorry for spamming btw ^_^ | 22:08 |
*** adurbin_ has quit IRC | 22:08 | |
smcginnis | zohar: I would recommend taking a look at the lvm driver as a basis. | 22:09 |
smcginnis | zohar: And modify from there where it is different. | 22:09 |
scottda | ildikov: I am actually fine with either choice for managing the connections myself. So let's make sure smcginnis and hemnafk are on board with the decision. | 22:09 |
zohar | i did, had troubles figuring it out | 22:09 |
zohar | thank you though | 22:09 |
zohar | i will look more | 22:09 |
smcginnis | scottda, ildikov: hemnafk understands the way things are better than me. I just understand the way I think they should be. :) | 22:10 |
smcginnis | So hopefully he's back soon and can give his input. | 22:10 |
smcginnis | From my perspective, I'm fine rolling the spec back to how it was before I "helped | 22:10 |
ildikov | scottda: as much as I saw Nova calls terminate_connection now along with detach | 22:10 |
smcginnis | " | 22:10 |
*** julim has quit IRC | 22:11 | |
scottda | ildikov: That's correct. but they are 2 separate calls. And I'm fine with Nova calling terminate_connection for each instance of a volume being detached... | 22:12 |
scottda | it seems the only way to deal with drivers that export a new lun for each attach of the same volume | 22:12 |
ildikov | scottda: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4750 | 22:12 |
scottda | (or add a bunch or really complex code on the nova side to check this) | 22:12 |
ildikov | scottda: Nova folks would be really sad by adding more complexity to the code | 22:13 |
scottda | I certainly don't like the idea of sad Nova folk | 22:13 |
smcginnis | :) | 22:14 |
scottda | I think that it will be easier to have Cinder deal with the complexity. And mostly because of the aforementioned sadness. | 22:14 |
scottda | In which case I'd guess your spec might not need to be changed. As long as hemna doesn't see a problem. | 22:15 |
*** dustins has quit IRC | 22:15 | |
ildikov | scottda: single responsibility is a good thing in theory and I think in steps we can move the parts where they belong | 22:15 |
scottda | (Not that he needs to deal with the Cinder changes) | 22:15 |
smcginnis | ildikov: +1 | 22:15 |
ildikov | you know in amounts of sadness that can be handled at a time :) | 22:15 |
smcginnis | ildikov: Evenly spread the sadness. :) | 22:16 |
openstackgerrit | Kendall Nelson proposed openstack/cinder: Adding devref about genconfig https://review.openstack.org/252655 | 22:16 |
scottda | Yeah, push some sadness out to summer time. | 22:16 |
ildikov | smcginnis: exactly :) | 22:16 |
diablo_rojo | smcginnis: ^^ | 22:17 |
smcginnis | diablo_rojo: Already open in a tab. | 22:17 |
diablo_rojo | smcginnis: Ninja fast today. | 22:17 |
ildikov | scottda: sunshine makes it easier to handle | 22:17 |
smcginnis | Hah | 22:17 |
smcginnis | Sorry, I'll be online later. I'll watch for any nova-spec update and make sure I weigh in as soon as I can. | 22:18 |
scottda | Yeah, I'm ready to +1 as well. | 22:18 |
*** ntpttr has quit IRC | 22:19 | |
*** timcl has quit IRC | 22:20 | |
ildikov | scottda: smcginnis: I can go and revert to patch set #12 and add a link to the log of this discussion and hemnafk can check it also, when he's back from his meeting | 22:20 |
alkhod | Hi everyone. I have an issue with attaching nfs volume to instance. The only traceback I could find in logs was in n-cpu. Here is the link http://paste.openstack.org/show/480673/. Any thought on this would be great (I am totally stuck here), thanks in advance. Hope this is a correct channel to ask... | 22:20 |
scottda | ildikov: Sounds good. I'll remind hemnafk to look, if you need to be done for the day. | 22:21 |
ildikov | I can also add a comment on considering to move to the direction of what is outlined in patch set #13, but in a step-by-step approach | 22:21 |
*** Lee1092 has quit IRC | 22:21 | |
ildikov | scottda: I upload the spec now, then take a shower, if hemnafk is not back by then, I would really appreciate if you do this favor for me :) | 22:22 |
bardia | alkhod: What driver backend are you using? | 22:23 |
ildikov | scottda: smcginnis: hemnafk: thanks all for the chat and clarifications! | 22:23 |
alkhod | bardia: I have this error using generic nfs | 22:23 |
*** vgridnev has quit IRC | 22:24 | |
alkhod | bardia: which tells me this is probably a backend issue, but I can't find out what could this be. The error output is kinda not really informant | 22:25 |
*** erlon has quit IRC | 22:26 | |
*** lprice has quit IRC | 22:27 | |
*** alonma has joined #openstack-cinder | 22:28 | |
*** lprice has joined #openstack-cinder | 22:29 | |
scottda | ildikov: Thanks for the work and perseverance. | 22:30 |
*** baumann1 has left #openstack-cinder | 22:31 | |
ildikov | scottda: np, we're trying to get this done for too long to just simply let it go | 22:32 |
*** diablo_rojo has quit IRC | 22:32 | |
*** alonma has quit IRC | 22:32 | |
*** lprice has quit IRC | 22:33 | |
*** alonma has joined #openstack-cinder | 22:34 | |
bardia | alkhod: sorry not really familiar with the nova side. If your volume is created and you can see it then I'm assuming its a nova issue | 22:34 |
openstackgerrit | Chris Morrell proposed openstack/cinder: Address potential races in SolidFire VAG. https://review.openstack.org/252660 | 22:34 |
bardia | alkhod: maybe someone else here has seen this. I would try #openstack-nova as well | 22:35 |
*** ianbrown has joined #openstack-cinder | 22:36 | |
alkhod | bardia: ok, thank you, will try asking on nova channel too | 22:36 |
openstackgerrit | Helen Walsh proposed openstack/cinder: EMC VMAX - get_short_host_name not called in find_device_number https://review.openstack.org/252093 | 22:36 |
*** hemnafk is now known as hemna | 22:37 | |
hemna | sorry guys, had a meeting | 22:37 |
*** alonma has quit IRC | 22:38 | |
*** angela-s has quit IRC | 22:40 | |
*** angela-s has joined #openstack-cinder | 22:41 | |
*** edmondsw has quit IRC | 22:41 | |
*** adelia has quit IRC | 22:41 | |
*** angela-s has quit IRC | 22:42 | |
ildikov | hemna: np, I've just uploaded a new version of the spec | 22:42 |
hemna | ildikov, ok | 22:43 |
openstackgerrit | xing-yang proposed openstack/cinder: Add a FakeGateDriver https://review.openstack.org/244956 | 22:43 |
ildikov | hemna: I basically reverted to patch set #12 and addressed your cinderclient comment and scottda's comment about the docs with data corruption | 22:43 |
*** alonma has joined #openstack-cinder | 22:43 | |
hemna | ok sounds good. | 22:43 |
hemna | sorry about all of this | 22:43 |
hemna | there are probably going to be issues with either approach really. | 22:44 |
ildikov | hemna: no problem, I think it's important to get to the same page and it usually takes some time and effort | 22:44 |
xyang | jgriffith: I moved it to the fake_driver: https://review.openstack.org/#/c/244956/ | 22:44 |
ildikov | hemna: I think so too, this is why I'm more on the side of starting with the original intention and then fix things | 22:44 |
jgriffith | xyang: cool, that' looks good | 22:45 |
hemna | ildikov, ok sounds good. | 22:45 |
xyang | jgriffith: I can't log warning messages any more as there's a hacking check that prevents any logs in unit tests | 22:45 |
jgriffith | xyang: :( | 22:45 |
ildikov | hemna: I will link the log for this IRC discussion to the review too | 22:45 |
jgriffith | although I think that's partially my fault | 22:45 |
hemna | ildikov, ok that's probably a good idea :) | 22:45 |
xyang | jgriffith: this one have "Fake" in its name, I hope that is clear enough:) | 22:45 |
*** sgotliv__ has joined #openstack-cinder | 22:46 | |
ildikov | hemna: we can add a follow up spec later if we decide to handle the attach/detach/terminate_connection on the host level way | 22:46 |
hemna | ildikov, ok thats good. we may eventually end up there | 22:46 |
jgriffith | xyang: :) | 22:46 |
hemna | as long as we aren't painted into a corner | 22:46 |
jgriffith | xyang: at some point I guess we need to fix up the mess of fake drivers too | 22:46 |
ildikov | hemna: that refactoring should be transparent to the user anyway | 22:46 |
jgriffith | xyang: https://github.com/openstack/cinder/blob/master/cinder/volume/driver.py#L2556 | 22:46 |
hemna | ildikov, +! | 22:47 |
hemna | 1 | 22:47 |
jgriffith | xyang: https://github.com/openstack/cinder/blob/master/cinder/volume/driver.py#L2727 | 22:47 |
xyang | jgriffith: I wonder why we have so many of them | 22:47 |
jgriffith | xyang: at least FakeLVM is gone and LoggingDriver is gone | 22:47 |
hemna | ildikov, thank you so much for working on this. much appreciated! | 22:48 |
hemna | ildikov, I tried a few times | 22:48 |
xyang | jgriffith: are they? | 22:48 |
*** alonma has quit IRC | 22:48 | |
jgriffith | xyang: haha.. I think so :) | 22:48 |
ildikov | hemna: I cannot guarantee this time either, but at least we have a better view on where and how we want to go | 22:48 |
xyang | jgriffith: oh, they are in driver.py | 22:49 |
hemna | ildikov, ok if there is anything else I can help with, please let me know. | 22:49 |
xyang | jgriffith: just noticed that | 22:49 |
hemna | testing, etc. | 22:49 |
jgriffith | xyang: who would know anymore... there's like 20 classes in there now :( | 22:49 |
xyang | jgriffith: ya, it is hard to navigate it:( | 22:50 |
jgriffith | xyang: worst thing EVER! | 22:50 |
xyang | :) | 22:50 |
xyang | jgriffith: I agree it is very confusing | 22:50 |
ildikov | hemna: scottda: smcginnis: please check the spec review and add your votes there so that I can ping Nova folks tomorrow | 22:51 |
ildikov | hemna: sure, will do, thanks! | 22:51 |
jgriffith | xyang: so one thing I wonder.... | 22:51 |
*** kfarr has quit IRC | 22:51 | |
jgriffith | xyang: not for your patch... | 22:51 |
jgriffith | xyang: but at some point in the future, should we just collapse all those fakes in fake_driver into a single "class FakeDriver" | 22:51 |
*** mriedem has quit IRC | 22:52 | |
xyang | jgriffith: sure, that sounds good | 22:52 |
jgriffith | xyang: some of those honestly I don't think have any business being in there anyway | 22:52 |
jgriffith | xyang: ok.. maybe I'll actually work on it :) | 22:52 |
xyang | jgriffith: :) | 22:52 |
*** alonma has joined #openstack-cinder | 22:53 | |
*** ianbrown has quit IRC | 22:54 | |
*** jseiler has quit IRC | 22:55 | |
Swanson | Soooo..... I do a replication-failover. Volume is on the new backend. host seems right(ish). volume_type is the original volume_type. | 22:56 |
*** lprice has joined #openstack-cinder | 22:57 | |
*** alonma has quit IRC | 22:58 | |
*** jgregor has quit IRC | 22:58 | |
*** jungleboyj has quit IRC | 23:01 | |
*** alonma has joined #openstack-cinder | 23:02 | |
*** alonma has quit IRC | 23:06 | |
*** EinstCrazy has joined #openstack-cinder | 23:09 | |
*** akerr has quit IRC | 23:09 | |
*** xyang has quit IRC | 23:09 | |
*** alonma has joined #openstack-cinder | 23:10 | |
openstackgerrit | Merged openstack/cinder: Port Windows drivers to Python 3 https://review.openstack.org/234946 | 23:11 |
*** xyang has joined #openstack-cinder | 23:12 | |
*** EinstCrazy has quit IRC | 23:13 | |
tbarron | jgriffith, xyang: FakeVD ABC | 23:13 |
* tbarron ducks | 23:13 | |
*** [2]Thelo has joined #openstack-cinder | 23:14 | |
xyang | tbarron: we can easily add 20 of those:) | 23:14 |
tbarron | xyang: -) | 23:14 |
hemna | Fake Fakes | 23:14 |
*** alonma has quit IRC | 23:15 | |
tbarron | class PseudoFakeVD(FakeVD): | 23:15 |
tbarron | hemna's idea I thingk ^^ | 23:16 |
*** [1]Thelo has quit IRC | 23:16 | |
tbarron | ok, I'll stop now | 23:16 |
hemna | :) | 23:16 |
xyang | :) | 23:16 |
openstackgerrit | Merged openstack/cinder: Fix dictionary key error https://review.openstack.org/252451 | 23:18 |
*** p0rtal has joined #openstack-cinder | 23:19 | |
*** vgridnev has joined #openstack-cinder | 23:22 | |
*** p0rtal_ has quit IRC | 23:23 | |
jgriffith | tbarron: I'll get you for that! | 23:25 |
jgriffith | :) | 23:25 |
tbarron | jgriffith: thank you, thought you just didn't notice. | 23:26 |
tbarron | :-) | 23:26 |
jgriffith | Just delayed, ina meeting | 23:26 |
tbarron | sorry to hear that | 23:27 |
jgriffith | haha | 23:27 |
xyang | jgriffith, tbarron: maybe we should have a class navigator, just like the project navigator:) | 23:30 |
jgriffith | xyang: LOL | 23:30 |
jgriffith | xyang: I kinda think we need one | 23:30 |
xyang | :) | 23:30 |
tbarron | xyang: :) | 23:32 |
*** ntpttr has joined #openstack-cinder | 23:34 | |
*** ntpttr has left #openstack-cinder | 23:35 | |
*** p0rtal_ has joined #openstack-cinder | 23:35 | |
*** vgridnev has quit IRC | 23:36 | |
*** dulek has quit IRC | 23:36 | |
openstackgerrit | Bardia Keyoumarsi proposed openstack/cinder: Volume driver for Coho Data storage solutions https://review.openstack.org/246690 | 23:36 |
*** jaypipes has quit IRC | 23:38 | |
*** p0rtal has quit IRC | 23:38 | |
*** dulek has joined #openstack-cinder | 23:39 | |
*** hemna is now known as hemnafk | 23:42 | |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (managed) https://review.openstack.org/231201 | 23:42 |
*** smoriya_ has joined #openstack-cinder | 23:44 | |
openstackgerrit | Alex O'Rourke proposed openstack/cinder: 3PAR: Implement v2 replication (unmanaged) https://review.openstack.org/231245 | 23:47 |
*** zohar has quit IRC | 23:52 | |
*** yhayashi has joined #openstack-cinder | 23:52 | |
*** bardia has quit IRC | 23:54 | |
*** ildikov has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!