Monday, 2020-07-27

openstackgerritArzhna Lee proposed openstack/swift master: Allow lowercase region name for AWS .NET SDK compatibility  https://review.opendev.org/74232201:37
*** rcernin has quit IRC02:31
*** rcernin has joined #openstack-swift02:41
*** psachin has joined #openstack-swift03:39
*** baojg has quit IRC03:39
*** baojg has joined #openstack-swift03:55
*** m75abrams has joined #openstack-swift04:37
*** rcernin has quit IRC05:50
*** rcernin has joined #openstack-swift05:52
*** rcernin has quit IRC06:21
*** rcernin has joined #openstack-swift06:23
*** rcernin has quit IRC07:28
*** gtema has joined #openstack-swift08:24
*** gtema has quit IRC08:32
*** rpittau has joined #openstack-swift08:34
*** psachin has quit IRC08:42
*** rcernin has joined #openstack-swift09:25
*** rcernin has quit IRC09:30
*** tkajinam has quit IRC10:10
*** baojg has quit IRC10:19
*** baojg has joined #openstack-swift10:21
*** psachin has joined #openstack-swift10:22
*** rcernin has joined #openstack-swift11:24
*** psachin has quit IRC11:34
*** psachin has joined #openstack-swift12:07
*** baojg has quit IRC12:10
*** baojg has joined #openstack-swift12:11
*** baojg has quit IRC12:26
*** evrardjp has quit IRC12:32
*** evrardjp has joined #openstack-swift12:32
*** evrardjp has quit IRC12:32
*** evrardjp has joined #openstack-swift12:33
*** baojg has joined #openstack-swift12:35
*** baojg has quit IRC12:48
*** baojg has joined #openstack-swift12:51
*** cwright has quit IRC13:16
*** cwright has joined #openstack-swift13:18
*** rcernin has quit IRC13:29
*** jv_ has joined #openstack-swift14:18
*** rcernin has joined #openstack-swift14:23
*** psachin has quit IRC14:31
*** baojg has quit IRC14:34
*** hoonetorg has quit IRC14:35
*** baojg has joined #openstack-swift14:36
*** hoonetorg has joined #openstack-swift14:49
*** rcernin has quit IRC14:56
*** m75abrams has quit IRC15:07
*** gyee has joined #openstack-swift15:47
claygi'm getting an error trying to update per-policy concurrent gets tuning16:25
clayganyone have an objection to me just rebasing the whole chain on master?16:26
claygi'd like to pickup p 742281 at a minimum16:27
patchbothttps://review.opendev.org/#/c/742281/ - swift - Decouple proxy_server tests (MERGED) - 1 patch set16:27
timburkedo it!16:28
timburkeoh yeah, and there's also the conflict with https://review.opendev.org/#/c/735751/ ...16:29
patchbotpatch 735751 - swift - Allow direct and internal clients to use the repli... - 7 patch sets16:29
openstackgerritTim Burke proposed openstack/swift stable/ussuri: Stop syncing empty suffixes list  https://review.opendev.org/74327916:46
claygoh right; and we're all onboard with how that's stacked up, right?  fix replication_server is merging; so next we can force everything to use the replication network?16:51
timburkei think i still need to update the UpgradeImpact, but yeah -- i don't think i've heard any objections16:52
timburkelooks like there's a poll up to get input on when to hold the next virtual PTG: http://lists.openstack.org/pipermail/openstack-discuss/2020-July/016098.html16:54
openstackgerritClay Gerrard proposed openstack/swift master: Start to decouple Object GET path  https://review.opendev.org/73391117:00
openstackgerritClay Gerrard proposed openstack/swift master: Add concurrent_gets to EC GET requests  https://review.opendev.org/71134217:00
openstackgerritClay Gerrard proposed openstack/swift master: Add concurrent_ec_extra_requests  https://review.opendev.org/73709617:00
*** zaitcev has joined #openstack-swift17:24
*** ChanServ sets mode: +v zaitcev17:24
*** baojg has quit IRC17:32
*** baojg has joined #openstack-swift17:34
*** jv_ has quit IRC17:36
*** evrardjp has quit IRC18:21
claygtimburke: I'm getting `curl: option --path-as-is: is unknown` trying to get work done in prod, would it be reasonable to revert p 738147 or do we have a "supported" version of curl we need to upgrade to?18:23
patchbothttps://review.opendev.org/#/c/738147/ - swift - Fix up curl commands when object name has unix dir... (MERGED) - 1 patch set18:23
*** evrardjp has joined #openstack-swift18:24
timburkelooks like it was added in 7.42.0: https://curl.haxx.se/docs/manpage.html#--path-as-is18:25
timburkewhich should be from Apr 22 201518:25
timburkei'm inclined to say we ought to keep the patch and push operators to upgrade curl18:26
timburkethough i'd also be ok with a patch to only add that if there's `/./` or `/../` in the path that's built18:27
claygcurl 7.29.0 on my centos7 node - just missed it! 👎18:28
timburkeidk about "just" -- there's like 2 years worth of releases in between those...18:29
clayg🤣 edge of technology18:31
*** baojg has quit IRC18:59
*** baojg has joined #openstack-swift19:00
*** jv_ has joined #openstack-swift19:34
zaitcevcurl-7.69.1-4.fc32.x86_6421:27
*** rcernin has joined #openstack-swift21:53
*** rcernin has quit IRC21:58
openstackgerritTim Burke proposed openstack/swift master: s3api: Allow lower-cased regions when making buckets  https://review.opendev.org/74342521:59
*** rcernin has joined #openstack-swift21:59
openstackgerritMerged openstack/swift stable/ussuri: Stop syncing empty suffixes list  https://review.opendev.org/74327922:00
*** renich has joined #openstack-swift22:24
timburkerenich, it might also make sense for us to continue the conversation here instead of in -keystone, at least until we've sorted out the swift issues ;-)22:34
renichyes22:49
renichThanks, btw, timburke, for the patience and all22:49
timburkerenich, no worries! happy to help22:50
timburkewhat do the swift logs say? s3api shouldn't ever return a 401, as i recall... just 403s...22:50
renichI only see logs through journald.22:50
renichGET / HTTP/1.0 401 - - - - 114 - tx076a6058e19d4c60b5fa5-005f1f5a45 - 0.0012 - - 1595890245.834458828 1595890245.835676670 -22:50
timburkemight be that we need to set `delay_auth_decision = true` in authtoken's config22:50
renichOK, let me apply that22:51
renichand restart the proxy, right?22:51
timburkeyes please22:51
renichhah! it works!22:51
timburke\o/22:51
renich$ s3cmd ls22:52
renich2009-02-03 16:45  s3://test22:52
*** tkajinam has joined #openstack-swift22:52
renichYeah, man. Thanks a ton!22:52
renichI highly appreciate the help: I was at it for two days...22:53
timburkeagain, no worries -- i know how it can go :-)22:53
timburkeglad it's working now!22:53
renichThanks again and have a great evening/morning/day. I'm going offline. I am beat... phew!22:54
timburkefwiw, you might want to look at the secret caching in s3token -- i've heard it really improves performance when using s3 with keystone22:54
renichOK. I will.22:54
timburkegood night!22:54
renichbye! o/22:54
*** renich has quit IRC22:54
*** hoonetorg has quit IRC23:06
mattoliveraumorning23:32
openstackgerritArzhna Lee proposed openstack/swift master: s3api: Allow lower-cased region name for AWS .NET SDK compatibility  https://review.opendev.org/74232223:48

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!