*** bkopilov has joined #openstack-swift | 00:00 | |
*** JimCheung has joined #openstack-swift | 00:12 | |
openstackgerrit | Clay Gerrard proposed openstack/swift master: WIP: Add multiple worker processes strategy to reconstructor https://review.openstack.org/478416 | 00:18 |
---|---|---|
*** hieulq has quit IRC | 00:21 | |
*** two_tired has joined #openstack-swift | 00:28 | |
*** hieulq has joined #openstack-swift | 00:36 | |
*** tonanhngo has joined #openstack-swift | 00:36 | |
*** tonanhngo has quit IRC | 00:40 | |
*** kiennt has joined #openstack-swift | 00:41 | |
*** tonanhngo has joined #openstack-swift | 00:42 | |
*** tonanhngo has quit IRC | 00:49 | |
kota_ | morning | 00:50 |
kota_ | oh, the reconstructer change was merged? | 00:50 |
clayg | just the one that skips the primary suffix hashing in handoffs_only mode | 00:50 |
clayg | next up is make the do_listdir work like the replicator (on do_listdir/suffix-double-check on 10% of parts per pass) | 00:51 |
clayg | then multi-process reconstructor - I'm testing in lab literally right now!!! | 00:51 |
clayg | just got it installed | 00:51 |
kiennt | good morning, i saw Swift already had assert:supports-rolling-upgrade tag. How do you test rolling upgrade in gate job? I am woking on Heat rolling upgrade and have to setup the CI to test this. But now, i don't know how to do it. | 00:52 |
kiennt | thank you :0 | 00:52 |
clayg | about to kick off adding a node - last time it took ~24 hrs | 00:52 |
clayg | kiennt: cschwede might know something about rolling upgrade gate tests, but he's having some kind of bouncer problem these days (that or he just doesn't like us anymore) | 00:54 |
*** bkopilov has quit IRC | 00:54 | |
clayg | tdasilva: timburke: you guys are gate masters? do you know anything about the rolling upgrade test stuff that cschwede was fighting with for months back when? | 00:54 |
tdasilva | clayg, kiennt: yeah, best person to contact is cschwede, but best time to contact him is EU time | 00:55 |
tdasilva | not sure what's going on with his bouncer | 00:56 |
*** bkopilov has joined #openstack-swift | 00:57 | |
* clayg yells out to into the void his longing for cschwede | 00:57 | |
kiennt | clayg, tdasilva: oh thank you, guys. I will ping cschwede later. | 00:59 |
*** tovin07_ has joined #openstack-swift | 01:10 | |
*** bkopilov has quit IRC | 01:16 | |
*** bkopilov has joined #openstack-swift | 01:16 | |
clayg | tdasilva: are probetests jacked? did you open any bugs or anything? | 01:18 |
tdasilva | clayg: I did not open a bug, talked to rledisez but he had not seen the problem. are you able to reproduce it? | 01:19 |
clayg | no, i just keep noticing the community cluster probetest jobs failing | 01:19 |
clayg | i rarely run the whole suite - any one's in particular you noticed were giving you troubles so I can do a more targeted search? | 01:20 |
clayg | ... maybe I can spin up an out-of-band vsaio - I recently got the aws-vagrant provider working with it again! | 01:20 |
tdasilva | yeah, at least these errors look like the same ones i'm running into: https://review.openstack.org/#/c/467710/ | 01:20 |
patchbot | patch 467710 - swift - Clean up some assertions in test_reconstructor | 01:20 |
*** cshastri has joined #openstack-swift | 01:20 | |
tdasilva | so the partition_power increase tests fail very consistently for me | 01:21 |
clayg | oic, random ECONNREFUSED | 01:21 |
tdasilva | yep | 01:21 |
tdasilva | restart service, head request, fail | 01:22 |
clayg | the partpower tests were the only ones that passed in that run! | 01:22 |
tdasilva | passed? ERROR: test_canceled (test.probe.test_object_partpower_increase.TestECPartPowerIncrease | 01:25 |
*** JimCheung has quit IRC | 01:34 | |
*** Mype has joined #openstack-swift | 01:34 | |
*** RayLei has joined #openstack-swift | 01:35 | |
Mype | Hello, is it recommanded to generate a token per action on OpenStack Swift ? I have a image hosting service and there is a lot of operation per minute, so I was wondering if it's the best way to use Swift | 01:35 |
clayg | tdasilva: oh, i was looking at TestObjectPartPowerIncrease I guess? | 01:35 |
clayg | Mype: "token per action" ??? like https://docs.openstack.org/swift/latest/api/temporary_url_middleware.html ??? | 01:36 |
clayg | or something something keystone token? | 01:37 |
RayLei | I would like to ask whether the security issues of swauth super users have a solution? | 01:38 |
clayg | RayLei: Mype: are you two asking about similar or unrelated things (!?) | 01:39 |
RayLei | Well, you can answer his question first | 01:42 |
clayg | RayLei: I tried he didn't respond - but your question standing on it's own seems to lack context - are you referring to a bug report or something you perceive as a "known issue" with swauth super users security? | 01:45 |
*** klamath has quit IRC | 01:46 | |
*** klamath has joined #openstack-swift | 01:47 | |
*** gkadam has joined #openstack-swift | 01:49 | |
RayLei | I used swauth, it's super password inside the configuration file inside, i think it's very unsafe, and I know that swauth's superuser is .super_admin, which is unsafe for people who use swauth as an important certification .Is it possible to propose a solution? | 01:52 |
*** klamath has quit IRC | 01:52 | |
*** abhitechie has joined #openstack-swift | 01:52 | |
*** klamath has joined #openstack-swift | 01:53 | |
clayg | i think the contributing guide is up-to-date - swauth it managed through gerrit just like other /openstack stuff -> https://github.com/openstack/swauth/blob/master/CONTRIBUTING.rst | 01:55 |
clayg | i don't really see any open issues about the super_admin_key https://bugs.launchpad.net/swauth ??? | 01:57 |
*** mat128 has joined #openstack-swift | 01:57 | |
*** Sukhdev has quit IRC | 01:57 | |
clayg | RayLei: you may be the first person to have any opinion on swauth's super_admin_key being a config option??? | 01:58 |
*** bkopilov has quit IRC | 01:59 | |
RayLei | maybe ,I have mentioned a related issue, but until now no one has responded to me | 01:59 |
clayg | oh.. here in channel? I probably just missed it | 02:00 |
clayg | or whoever was around paying attention at the time - or maybe no one was paying attention | 02:00 |
clayg | the bug reports or the ML sometimes is better for stuff that has low volume/attention | 02:00 |
RayLei | it's here https://bugs.launchpad.net/swauth/+bug/1658959 | 02:01 |
openstack | Launchpad bug 1658959 in Swift Authentication "how to encrypt swauthkey,In a production environment, it's too insecure" [Undecided,In progress] - Assigned to ray (rayoslei) | 02:01 |
clayg | so it's marked as in progress and assigned - that normally means someone is working on a solution? but in this case - that is you? | 02:03 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: Add small note for handoffs_only acceleration https://review.openstack.org/482376 | 02:03 |
RayLei | Maybe i can provide a demo, but i expect openstack-swauth core worker can offer a program out | 02:06 |
clayg | a demo or like... a patch? | 02:07 |
Mype | clayg: i was about generating a token on keystone every time a new object is sent to the container | 02:08 |
clayg | that seems like a lot of tokens to validate against keystone - why not keep resuing the same one? swift will try and keep a cache of the fact that it's valid and not talk to keystone quite so often - which should make things more fast-ish! | 02:09 |
clayg | a'ight - i gotta let this rebalance run | 02:10 |
RayLei | At first it could be a demo due to personal time constraints | 02:10 |
Mype | token expires, that's the problem :/ | 02:10 |
clayg | I think I got it tuned up where it should take less than 24 hours - but it's not super obvious blazing fast yet | 02:10 |
Mype | can't have a token that doesn't expire? | 02:10 |
clayg | Mype: I would expect keystone token expiry is configurable by the operator (in keystone config) - but not generally a user feature | 02:11 |
clayg | Mype: if you try to use a token and it's expired - can you just get a new one *then* instead of everytime whether you need it or not? | 02:11 |
clayg | kota_: thanks! | 02:12 |
Mype | there is no other way to do without token ? That could be easier to manage, like with just login and password on the curl request to Swift | 02:13 |
Mype | I also can't change keystone settings as i'm with OVH OpenStack provider | 02:13 |
clayg | well, tempurls work pretty well - all of the authorization is handled internally to swift you don't have to talk to external service - the authentication is done via signed request and hmac - but that could work for you? | 02:14 |
clayg | Mype: you could look at like https://docs.openstack.org/swift/latest/api/temporary_url_middleware.html | 02:14 |
Mype | my container is public so i don't need tempurls i think ? I just use the API to manage object (send, delete etc) | 02:15 |
clayg | RayLei: I'm not sure what you mean by "demo" then - but if you have something you can show and you can put it on the web - just link it on the bug report? If you need some "help" from other people #1 unassign the bug from yourself and #2 ask for help (like in here, like you're doing now, or on the openstack-operators or openstack-dev mailing lists) | 02:16 |
clayg | Mype: you allow public writes into the container? there's not a lot of use-cases where that's a good fit... but YMMV | 02:16 |
Mype | clayg: not writing access, just public acces to read all objects on the container | 02:17 |
clayg | normally even "x-container-read: .r:*" requires some sort of authn/authz to write - you can use keystone or tempurls - if neither of those solutions work - you can invent your own solution! But I think you probably either want to use keystone tokens more like swiftclient does - or you want to use tempurls | 02:19 |
clayg | i gotta run | 02:19 |
clayg | GL! | 02:19 |
Mype | Thanks! | 02:19 |
RayLei | Thanks! | 02:19 |
RayLei | See You | 02:20 |
*** klamath has quit IRC | 02:28 | |
*** RayLei has quit IRC | 02:32 | |
*** vint_bra has joined #openstack-swift | 02:35 | |
*** abhitechie has quit IRC | 02:57 | |
*** Mype has quit IRC | 02:59 | |
*** vint_bra has quit IRC | 03:06 | |
*** bkopilov has joined #openstack-swift | 03:18 | |
*** abhitechie has joined #openstack-swift | 03:21 | |
*** gyee has quit IRC | 03:23 | |
*** pdardeau has joined #openstack-swift | 03:30 | |
*** abhitechie has quit IRC | 03:35 | |
*** abhitechie has joined #openstack-swift | 03:36 | |
*** chsc has joined #openstack-swift | 03:38 | |
*** chsc has joined #openstack-swift | 03:38 | |
*** links has joined #openstack-swift | 03:41 | |
*** winggundamth has joined #openstack-swift | 03:42 | |
*** abhitechie has quit IRC | 03:46 | |
*** pdardeau has left #openstack-swift | 03:51 | |
*** psachin has joined #openstack-swift | 04:00 | |
*** wasmum has quit IRC | 04:14 | |
*** abhitechie has joined #openstack-swift | 04:15 | |
openstackgerrit | Merged openstack/swift master: Untangle ServersPerPortStrategy.bind_ports https://review.openstack.org/472851 | 04:16 |
*** wasmum has joined #openstack-swift | 04:28 | |
*** abhitechie has quit IRC | 04:30 | |
*** abhitechie has joined #openstack-swift | 04:30 | |
*** chsc has quit IRC | 04:33 | |
*** two_tired has quit IRC | 04:55 | |
*** abhitechie has quit IRC | 04:57 | |
*** abhinavtechie has joined #openstack-swift | 04:57 | |
*** chsc has joined #openstack-swift | 05:01 | |
*** chsc has quit IRC | 05:12 | |
*** d0ugal has joined #openstack-swift | 05:23 | |
*** abhitechie has joined #openstack-swift | 05:28 | |
*** abhinavtechie has quit IRC | 05:28 | |
*** abhitechie has quit IRC | 05:32 | |
*** abhitechie has joined #openstack-swift | 05:34 | |
*** kiennt has quit IRC | 05:41 | |
*** rcernin has joined #openstack-swift | 05:41 | |
notmyname | we've got the 0700 meeting this week. still looking for a chair | 05:50 |
* notmyname is going to bed, but will check in the morning | 05:51 | |
*** d0ugal has quit IRC | 05:52 | |
*** mat128 has quit IRC | 05:54 | |
*** kiennt has joined #openstack-swift | 05:56 | |
*** gkadam has quit IRC | 05:56 | |
*** gkadam has joined #openstack-swift | 05:58 | |
*** pcaruana has joined #openstack-swift | 06:04 | |
*** ChubYann has quit IRC | 06:07 | |
*** abhitechie has quit IRC | 06:09 | |
*** gokhan has joined #openstack-swift | 06:12 | |
*** abhitechie has joined #openstack-swift | 06:15 | |
*** gkadam has quit IRC | 06:17 | |
*** gkadam has joined #openstack-swift | 06:17 | |
*** gkadam has quit IRC | 06:18 | |
*** gkadam has joined #openstack-swift | 06:19 | |
openstackgerrit | Merged openstack/swift master: Clean up some assertions in test_reconstructor https://review.openstack.org/467710 | 06:19 |
*** gkadam has quit IRC | 06:21 | |
*** klrmn has quit IRC | 06:25 | |
*** abhitechie has quit IRC | 06:36 | |
*** abhitechie has joined #openstack-swift | 06:36 | |
*** gkadam has joined #openstack-swift | 06:44 | |
*** gkadam has quit IRC | 06:46 | |
*** hieulq has quit IRC | 06:50 | |
*** tovin07_ has quit IRC | 06:52 | |
*** kiennt has quit IRC | 06:52 | |
*** tovin07_ has joined #openstack-swift | 07:01 | |
*** tesseract has joined #openstack-swift | 07:02 | |
*** hieulq has joined #openstack-swift | 07:05 | |
* mattoliverau is taking a forced vacation (during unemployment so not sure I can actually take leave). The Power adaptor of my new laptop died and now I'm computer-less, well until the new replacement arrives so I can charge the battery. I have irc on phone so still contactable. | 07:06 | |
*** gokhan has left #openstack-swift | 07:07 | |
*** cschwede has joined #openstack-swift | 07:21 | |
*** ChanServ sets mode: +v cschwede | 07:21 | |
*** xrb has joined #openstack-swift | 07:22 | |
*** xrb has quit IRC | 07:22 | |
*** skudlik has joined #openstack-swift | 07:25 | |
*** skudlik has left #openstack-swift | 07:25 | |
*** xrb has joined #openstack-swift | 07:27 | |
*** tovin07__ has joined #openstack-swift | 07:31 | |
*** openstackgerrit has quit IRC | 07:33 | |
*** tovin07_ has quit IRC | 07:33 | |
*** cshastri has quit IRC | 07:35 | |
*** cbartz has joined #openstack-swift | 07:35 | |
*** hieulq has quit IRC | 07:44 | |
*** tovin07__ has quit IRC | 07:45 | |
*** hieulq has joined #openstack-swift | 08:02 | |
*** oshritf has joined #openstack-swift | 08:07 | |
*** tovin07_ has joined #openstack-swift | 08:10 | |
*** abhitechie has quit IRC | 08:12 | |
*** abhitechie has joined #openstack-swift | 08:23 | |
*** gkadam has joined #openstack-swift | 08:25 | |
*** mvk has quit IRC | 08:26 | |
*** gkadam is now known as gkadam-afk | 08:26 | |
*** gkadam-afk has quit IRC | 08:26 | |
xrb | hi all, trying to give ACL right on a bucket to a user from another tenant (using the S3 interface and the s3cmd command).. Cannot make it work... Still getting 404 NoSuchBucket when trying to access the bucket from the other user... | 08:27 |
xrb | what I tried so far | 08:28 |
xrb | s3cmd setacl --acl-grant=full_control:<project_id>:<user_id> s3://abc | 08:28 |
xrb | s3cmd setacl --acl-grant=full_control:<project_id>:* s3://abc | 08:28 |
xrb | s3cmd setacl --acl-grant=full_control:*:* s3://abc | 08:28 |
xrb | all this, but still does not work. Any way how to debug this? | 08:29 |
xrb | (setting the acl works, but access from the other user does not) | 08:29 |
*** kiennt has joined #openstack-swift | 08:30 | |
*** winggundamth has quit IRC | 08:39 | |
*** winggundamth has joined #openstack-swift | 08:42 | |
*** mvk has joined #openstack-swift | 08:55 | |
*** RayLei has joined #openstack-swift | 08:57 | |
RayLei | How to understand the container-sync mechanism in depth? | 09:04 |
*** winggundamth has quit IRC | 09:16 | |
acoles | RayLei: there is a description here https://docs.openstack.org/swift/latest/overview_container_sync.html | 09:16 |
*** mvk has quit IRC | 09:37 | |
*** links has quit IRC | 09:37 | |
RayLei | I have seen it, but I have doubts about how the container-sync process and container sync point work | 09:38 |
*** links has joined #openstack-swift | 09:39 | |
*** links has quit IRC | 09:44 | |
*** links has joined #openstack-swift | 09:49 | |
*** mvk has joined #openstack-swift | 09:51 | |
*** d0ugal has joined #openstack-swift | 09:53 | |
*** openstackgerrit has joined #openstack-swift | 09:53 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Fix StopIteration noise in obj/test_replicator.py https://review.openstack.org/482488 | 09:53 |
*** d0ugal has quit IRC | 09:59 | |
*** RayLei has quit IRC | 10:02 | |
*** hieulq has quit IRC | 10:06 | |
*** kiennt has quit IRC | 10:08 | |
*** tovin07_ has quit IRC | 10:08 | |
*** links has quit IRC | 10:13 | |
*** hieulq has joined #openstack-swift | 10:26 | |
*** gkadam has joined #openstack-swift | 11:00 | |
*** hieulq has quit IRC | 11:05 | |
*** bkopilov has quit IRC | 11:11 | |
*** hieulq has joined #openstack-swift | 11:19 | |
*** gkadam has quit IRC | 11:24 | |
*** silor has joined #openstack-swift | 11:36 | |
*** kei_yama has quit IRC | 11:45 | |
*** links has joined #openstack-swift | 11:45 | |
*** hieulq has quit IRC | 11:51 | |
*** links has quit IRC | 11:59 | |
*** silor has quit IRC | 12:04 | |
*** gkadam has joined #openstack-swift | 12:05 | |
*** hieulq has joined #openstack-swift | 12:05 | |
*** silor has joined #openstack-swift | 12:08 | |
*** hieulq has quit IRC | 12:16 | |
*** hieulq has joined #openstack-swift | 12:32 | |
*** MVenesio has joined #openstack-swift | 12:32 | |
*** mat128 has joined #openstack-swift | 12:32 | |
*** bkopilov has joined #openstack-swift | 12:33 | |
*** abhitechie has quit IRC | 12:38 | |
*** openstackgerrit has quit IRC | 12:47 | |
*** gkadam_ has joined #openstack-swift | 12:51 | |
*** gkadam has quit IRC | 12:54 | |
*** silor has quit IRC | 12:58 | |
*** silor has joined #openstack-swift | 12:59 | |
*** gkadam__ has joined #openstack-swift | 13:04 | |
*** gkadam_ has quit IRC | 13:06 | |
*** openstackgerrit has joined #openstack-swift | 13:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 13:08 |
*** gkadam__ has quit IRC | 13:11 | |
openstackgerrit | Christopher Bartz proposed openstack/swift master: Account Quota Factor for Storage Policies. https://review.openstack.org/482558 | 13:12 |
*** hieulq has quit IRC | 13:17 | |
*** hieulq has joined #openstack-swift | 13:33 | |
*** ukaynar has joined #openstack-swift | 13:37 | |
*** klamath has joined #openstack-swift | 13:40 | |
*** hieulq has quit IRC | 13:46 | |
*** mat128 has quit IRC | 13:49 | |
*** abhitechie has joined #openstack-swift | 13:49 | |
*** mat128 has joined #openstack-swift | 13:50 | |
*** klamath has quit IRC | 13:52 | |
*** klamath has joined #openstack-swift | 13:53 | |
*** d0ugal has joined #openstack-swift | 13:54 | |
*** klamath has quit IRC | 13:57 | |
*** klamath has joined #openstack-swift | 13:58 | |
*** jistr is now known as jistr|call | 13:58 | |
*** d0ugal has quit IRC | 14:00 | |
*** hieulq has joined #openstack-swift | 14:01 | |
*** tovin07 has joined #openstack-swift | 14:08 | |
*** gyee has joined #openstack-swift | 14:27 | |
*** rcernin has quit IRC | 14:38 | |
*** rcernin has joined #openstack-swift | 14:40 | |
*** klrmn has joined #openstack-swift | 14:42 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Fix StopIteration noise in obj/test_replicator.py https://review.openstack.org/482488 | 14:42 |
*** klrmn has quit IRC | 14:43 | |
*** openstackgerrit has quit IRC | 14:48 | |
*** hieulq has quit IRC | 14:51 | |
*** ukaynar has quit IRC | 14:51 | |
*** ukaynar has joined #openstack-swift | 14:52 | |
*** ukaynar has quit IRC | 14:56 | |
*** ukaynar has joined #openstack-swift | 15:02 | |
*** hieulq has joined #openstack-swift | 15:06 | |
*** chsc has joined #openstack-swift | 15:10 | |
*** chsc has joined #openstack-swift | 15:10 | |
*** chsc has quit IRC | 15:16 | |
*** abhitechie has quit IRC | 15:16 | |
*** abhitechie has joined #openstack-swift | 15:17 | |
*** psachin has quit IRC | 15:18 | |
*** rcernin has quit IRC | 15:18 | |
*** jistr|call is now known as jistr | 15:22 | |
*** hieulq has quit IRC | 15:24 | |
*** abhinavtechie has joined #openstack-swift | 15:27 | |
*** catintheroof has joined #openstack-swift | 15:28 | |
*** abhitechie has quit IRC | 15:30 | |
*** ukaynar has quit IRC | 15:37 | |
*** ukaynar has joined #openstack-swift | 15:37 | |
*** hieulq has joined #openstack-swift | 15:41 | |
*** ukaynar has quit IRC | 15:42 | |
*** SkyRocknRoll has joined #openstack-swift | 15:42 | |
*** abhinavtechie has quit IRC | 15:44 | |
*** tonanhngo has joined #openstack-swift | 15:55 | |
*** chsc has joined #openstack-swift | 16:01 | |
*** chsc has joined #openstack-swift | 16:01 | |
*** vint_bra has joined #openstack-swift | 16:09 | |
timburke | good morning | 16:15 |
*** chsc has quit IRC | 16:23 | |
*** cbartz has quit IRC | 16:24 | |
*** tovin07 has left #openstack-swift | 16:25 | |
notmyname | good morning | 16:26 |
*** hieulq has quit IRC | 16:27 | |
*** vint_bra has quit IRC | 16:29 | |
xrb | Anyone has an input regarding this ACL for cross-tenant users through S3 issue from above? | 16:30 |
*** cbartz has joined #openstack-swift | 16:32 | |
*** ChubYann has joined #openstack-swift | 16:36 | |
timburke | xrb: what's the access key id look like when attempting cross-tenant access? i'm fairly certain you'll need something like `AUTH_other_project:access_key_id` instead of just `access_key_id` (search for force_tenant in https://github.com/openstack/swift3/blob/master/swift3/s3_token_middleware.py) | 16:41 |
*** hieulq has joined #openstack-swift | 16:42 | |
*** ukaynar has joined #openstack-swift | 16:43 | |
*** ukaynar has quit IRC | 16:43 | |
*** tonanhngo has quit IRC | 16:50 | |
*** JimCheung has joined #openstack-swift | 16:54 | |
notmyname | still don't know who's on for chairing the 0700 meeting this week (ie tonight/tomorrow morning) | 16:59 |
notmyname | which means I'm up, I think | 16:59 |
*** hieulq has quit IRC | 17:00 | |
*** klrmn has joined #openstack-swift | 17:07 | |
*** itlinux has joined #openstack-swift | 17:09 | |
*** JimCheung has quit IRC | 17:10 | |
*** JimCheung has joined #openstack-swift | 17:11 | |
*** hieulq has joined #openstack-swift | 17:16 | |
*** openstackgerrit has joined #openstack-swift | 17:18 | |
openstackgerrit | Christopher Bartz proposed openstack/swift master: Account Quota Factor for Storage Policies. https://review.openstack.org/482558 | 17:18 |
*** cbartz has quit IRC | 17:18 | |
*** chsc has joined #openstack-swift | 17:33 | |
*** tonanhngo has joined #openstack-swift | 17:34 | |
*** tonanhngo has quit IRC | 17:35 | |
*** tonanhngo has joined #openstack-swift | 17:36 | |
tdasilva | notmyname: weren't they going by alphabet order? | 17:50 |
notmyname | yeah | 17:50 |
notmyname | but it's ok. I'll do the 0700 meeting | 17:50 |
notmyname | we're getting closer to doing some releases, so I want to be there anyway | 17:51 |
*** hieulq has quit IRC | 18:03 | |
*** ukaynar has joined #openstack-swift | 18:10 | |
*** hieulq has joined #openstack-swift | 18:19 | |
*** tesseract has quit IRC | 18:25 | |
*** ukaynar has quit IRC | 18:53 | |
*** ukaynar has joined #openstack-swift | 18:58 | |
*** tonanhngo has quit IRC | 19:00 | |
*** mvk has quit IRC | 19:11 | |
*** silor has quit IRC | 19:24 | |
*** cschwede has quit IRC | 19:26 | |
*** SkyRocknRoll has quit IRC | 19:34 | |
clayg | timburke: one of these commits says "redis bucket database" https://github.com/open-io/swift3/commits/master | 19:36 |
clayg | i'd never heard of open-io until today - I always find *new* opensource object storage systems interesting - i always wonder "but... why?" | 19:37 |
timburke | yes it does | 19:37 |
clayg | timburke: but... https://github.com/openstack/swift3/commits/master doesn't... does it!? | 19:39 |
timburke | they reached out to kota_ and i about getting some of those upstream -- see https://review.openstack.org/#/c/482485/ for example | 19:39 |
patchbot | patch 482485 - swift3 - Implement "GET Bucket (List Objects) Version 2" | 19:39 |
clayg | oh, noice | 19:39 |
timburke | unfortunately, i haven't had a chance to circle back around on swift3 development much lately. otherwise we'd probably have a functional gate :-/ | 19:40 |
*** JimCheung has quit IRC | 19:43 | |
tdasilva | clayg: I think I heard about openio in Barcelona. I think they are doing something like "no need to rebalance data when you scale out???" i was curious... | 19:43 |
openstackgerrit | Merged openstack/swift master: Add small note for handoffs_only acceleration https://review.openstack.org/482376 | 19:46 |
*** SkyRocknRoll has joined #openstack-swift | 19:46 | |
*** itlinux has quit IRC | 19:47 | |
*** hieulq has quit IRC | 19:50 | |
*** saint_ has joined #openstack-swift | 19:56 | |
*** ukaynar has quit IRC | 19:58 | |
*** JimCheung has joined #openstack-swift | 19:58 | |
*** JimCheung has quit IRC | 20:03 | |
*** ukaynar has joined #openstack-swift | 20:09 | |
*** itlinux has joined #openstack-swift | 20:11 | |
*** JimCheung has joined #openstack-swift | 20:14 | |
*** ukaynar has quit IRC | 20:18 | |
*** MVenesio has quit IRC | 20:25 | |
*** SkyRocknRoll has quit IRC | 20:31 | |
*** hieulq has joined #openstack-swift | 20:33 | |
*** SkyRocknRoll has joined #openstack-swift | 20:48 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements https://review.openstack.org/88736 | 20:49 |
*** mat128 has quit IRC | 20:57 | |
*** tonanhngo has joined #openstack-swift | 21:01 | |
*** catintheroof has quit IRC | 21:04 | |
*** tonanhngo has quit IRC | 21:06 | |
*** pcaruana has quit IRC | 21:23 | |
*** SkyRocknRoll has quit IRC | 21:43 | |
*** saint_ has quit IRC | 21:45 | |
*** dfflanders has joined #openstack-swift | 21:48 | |
notmyname | https://wiki.openstack.org/wiki/Swift/PriorityReviews updated with some sections for the next releases | 22:24 |
notmyname | there's 2 tracked high-priority bugs that don't currently have patches | 22:25 |
notmyname | likely related to each other | 22:25 |
notmyname | https://bugs.launchpad.net/swift/+bug/1572719 and https://bugs.launchpad.net/swift/+bug/1568650 | 22:25 |
openstack | Launchpad bug 1572719 in OpenStack Object Storage (swift) "Client may hold socket open after ChunkWriteTimeout" [High,Confirmed] | 22:25 |
openstack | Launchpad bug 1568650 in OpenStack Object Storage (swift) "Connection between client and proxy service does not closes" [High,Confirmed] - Assigned to drax (devesh-gupta) | 22:25 |
*** dr_gogeta86 has quit IRC | 22:30 | |
clayg | notmyname: I think they're both correctly classified as "High" and shouldn't block the release. | 22:49 |
clayg | notmyname: i'm not sure when/how we should address those - I'd guess *when* someone who uses SwiftStack runs into those we'll have to do them - so it's basically a landmine...but for right now I'm not breaking off the reconstructor scaling | 22:51 |
clayg | if anything the work might stretch to include replicators - esp for geo-replicated clusters - we need a handoffs_only worker running all the time (and another sync_only worker) | 22:58 |
notmyname | clayg: what about https://review.openstack.org/#/c/448480? | 22:59 |
patchbot | patch 448480 - swift - DB replicator cleanup | 22:59 |
notmyname | no bug linked on it, but it seems pretty important | 22:59 |
clayg | yeah afaik that's still terrible and we should totally review/merge it | 22:59 |
clayg | I want to say I had some cluster with an unmounted container db - that hit the "super every ssd replica" bug | 23:00 |
notmyname | the meetings will be going over these things to get reviewers etc | 23:00 |
clayg | when we *fixed* the bug - i'm pretty sure I noted it doesn't cleanup until the drive that started everything gets remounted | 23:01 |
clayg | ... and the cluster we had that was effected swapped out the bad drive by the time they upgraded | 23:01 |
clayg | IIRC | 23:01 |
*** tonanhngo has joined #openstack-swift | 23:03 | |
*** tonanhngo has quit IRC | 23:08 | |
*** itlinux has quit IRC | 23:10 | |
*** chsc has quit IRC | 23:22 | |
*** klamath has quit IRC | 23:25 | |
*** tonanhngo has joined #openstack-swift | 23:30 | |
*** kei_yama has joined #openstack-swift | 23:33 | |
*** tonanhngo has quit IRC | 23:35 | |
*** d0ugal has joined #openstack-swift | 23:37 | |
*** tonanhngo has joined #openstack-swift | 23:42 | |
*** tonanhngo has quit IRC | 23:48 | |
*** tonanhngo has joined #openstack-swift | 23:51 | |
*** tonanhngo has quit IRC | 23:55 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!