*** gyee has quit IRC | 00:05 | |
*** BjoernT has joined #openstack-swift | 00:14 | |
*** diablo_rojo has quit IRC | 00:37 | |
*** baojg has joined #openstack-swift | 01:06 | |
openstackgerrit | Merged openstack/swift master: sharder: Keep cleaving on empty shard ranges https://review.opendev.org/675820 | 01:42 |
---|---|---|
*** BjoernT has quit IRC | 02:38 | |
openstackgerrit | Tim Burke proposed openstack/swift feature/losf: Add tests for vfile.py https://review.opendev.org/666378 | 04:00 |
timburke | ha! | 04:54 |
timburke | >>> IOError | 04:54 |
timburke | <class 'OSError'> | 04:55 |
*** tkajinam has quit IRC | 05:00 | |
*** tkajinam has joined #openstack-swift | 05:02 | |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: decode stdout from backgrounded servers https://review.opendev.org/674705 | 05:06 |
*** tkajinam_ has joined #openstack-swift | 05:36 | |
*** tkajinam has quit IRC | 05:38 | |
*** Guest29634 has quit IRC | 06:16 | |
*** rcernin has quit IRC | 06:29 | |
*** benj has joined #openstack-swift | 06:32 | |
*** benj is now known as Guest57861 | 06:32 | |
*** e0ne has joined #openstack-swift | 06:45 | |
*** e0ne has quit IRC | 06:50 | |
*** tesseract has joined #openstack-swift | 07:20 | |
*** pcaruana has joined #openstack-swift | 07:21 | |
*** tkajinam_ has quit IRC | 08:16 | |
alecuyer | timburke: yes, that IOError change in py3 was a surprise.. :-) | 08:48 |
*** pcaruana has quit IRC | 08:52 | |
*** rcernin has joined #openstack-swift | 08:54 | |
*** pcaruana has joined #openstack-swift | 09:03 | |
*** e0ne has joined #openstack-swift | 09:25 | |
*** Guest57861 has quit IRC | 09:44 | |
*** e0ne has quit IRC | 09:45 | |
*** benj has joined #openstack-swift | 09:47 | |
*** benj is now known as Guest94083 | 09:48 | |
*** tesseract has quit IRC | 10:35 | |
*** tesseract has joined #openstack-swift | 10:35 | |
*** e0ne has joined #openstack-swift | 12:04 | |
*** mvkr has quit IRC | 12:11 | |
*** mvkr has joined #openstack-swift | 12:13 | |
*** NM has joined #openstack-swift | 12:26 | |
*** tkajinam has joined #openstack-swift | 13:05 | |
*** pcaruana has quit IRC | 13:09 | |
*** rcernin has quit IRC | 13:18 | |
*** BjoernT has joined #openstack-swift | 13:21 | |
*** rdejoux has quit IRC | 13:22 | |
openstackgerrit | Thiago da Silva proposed openstack/swift master: WIP: New Object Versioning mode https://review.opendev.org/682382 | 13:49 |
*** pcaruana has joined #openstack-swift | 14:04 | |
*** tkajinam has quit IRC | 14:24 | |
*** pcaruana has quit IRC | 14:35 | |
*** BjoernT has quit IRC | 14:53 | |
*** BjoernT has joined #openstack-swift | 14:56 | |
*** gyee has joined #openstack-swift | 15:30 | |
timburke | well that's a curious traceback: http://paste.openstack.org/show/779701/ | 15:34 |
timburke | (snipped from https://3b798c7d49936bd690f8-9fa499072a9f8bf63e024cc09284603e.ssl.cf1.rackcdn.com/682173/4/gate/swift-tox-py37/ce5f9d3/job-output.txt) | 15:34 |
*** pcaruana has joined #openstack-swift | 15:36 | |
alecuyer | ouch.. doesn't look good | 15:41 |
*** NM has quit IRC | 15:45 | |
timburke | i remember hitting something similar that prompted me to write https://github.com/openstack/swift/commit/c19d09f60 ... but it's all rather weird | 15:47 |
*** diablo_rojo has joined #openstack-swift | 15:58 | |
*** diablo_rojo has quit IRC | 16:03 | |
*** diablo_rojo has joined #openstack-swift | 16:03 | |
*** e0ne has quit IRC | 16:04 | |
timburke | oh yeah! https://github.com/openstack/swift/commit/ff4459e was prompted by a very similar error as the one in https://bugs.launchpad.net/swift/+bug/1844368 ... | 16:23 |
openstack | Launchpad bug 1844368 in OpenStack Object Storage (swift) "fallocate_reserve cannot be specified as a percentage running under python3" [High,Confirmed] | 16:23 |
*** tesseract has quit IRC | 16:32 | |
*** paladox has quit IRC | 16:38 | |
*** NM has joined #openstack-swift | 16:47 | |
*** paladox has joined #openstack-swift | 16:49 | |
*** mrjk_ has quit IRC | 17:08 | |
*** pcaruana has quit IRC | 17:23 | |
*** itlinux has joined #openstack-swift | 17:39 | |
*** diablo_rojo has quit IRC | 17:46 | |
*** diablo_rojo has joined #openstack-swift | 17:46 | |
clayg | alecuyer: i don't remember off hand what datastore the LoSF name-server uses... any problems with keys that have the null-byte? https://etherpad.openstack.org/p/swift-null-namespace | 17:46 |
rledisez | clayg: it's leveldb. the key is <one byte prefix><hash(a,c,o)><filename> => so the null byte of a container or account name wont appear here. it should not be a problem. but i'll let alecuyer confirm that | 17:49 |
clayg | ah, yes of course - quite good then | 17:50 |
*** e0ne has joined #openstack-swift | 17:50 | |
*** NM has quit IRC | 18:02 | |
*** NM has joined #openstack-swift | 18:05 | |
zaitcev | Man, I was using the new "1 core enough" policy today. | 18:07 |
openstackgerrit | Merged openstack/swift stable/rocky: Modifying URL errors in installation deployment documents https://review.opendev.org/684425 | 18:08 |
openstackgerrit | Merged openstack/swift stable/queens: Modifying URL errors in installation deployment documents https://review.opendev.org/684430 | 18:08 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: Allow percentages in configs https://review.opendev.org/685455 | 18:41 |
timburke | thanks for all the reviews, zaitcev! | 18:44 |
*** itlinux has quit IRC | 19:01 | |
*** NM has quit IRC | 19:01 | |
*** zaitcev has quit IRC | 19:01 | |
*** NM has joined #openstack-swift | 19:06 | |
*** zaitcev has joined #openstack-swift | 19:14 | |
*** ChanServ sets mode: +v zaitcev | 19:14 | |
*** mvkr has quit IRC | 20:11 | |
*** mvkr has joined #openstack-swift | 20:25 | |
*** e0ne has quit IRC | 20:45 | |
openstackgerrit | Merged openstack/swift master: Make sharding methods with only one job https://review.opendev.org/684844 | 20:45 |
*** NM has quit IRC | 20:56 | |
*** NM has joined #openstack-swift | 21:29 | |
*** NM has quit IRC | 21:31 | |
*** BjoernT has quit IRC | 21:40 | |
*** rcernin has joined #openstack-swift | 22:24 | |
*** rcernin has quit IRC | 22:48 | |
openstackgerrit | Merged openstack/swift master: proxy: Don't trust Content-Length for chunked transfers https://review.opendev.org/682173 | 23:00 |
openstackgerrit | Tim Burke proposed openstack/swift master: Authors/changelog for 2.23.0 https://review.opendev.org/685503 | 23:11 |
openstackgerrit | Tim Burke proposed openstack/swift master: Add experimental job to test upgrades from stein https://review.opendev.org/685505 | 23:19 |
*** diablo_rojo has quit IRC | 23:44 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!