Thursday, 2019-10-24

*** gyee has quit IRC00:11
*** early has quit IRC00:14
*** early has joined #openstack-swift00:17
*** nanzha has joined #openstack-swift00:59
openstackgerritMerged openstack/swift stable/rocky: Fix socket leak on object-server death  https://review.opendev.org/69064401:28
openstackgerritMerged openstack/python-swiftclient stable/queens: Authors/changelog for 3.5.1  https://review.opendev.org/69070301:28
openstackgerritMerged openstack/python-swiftclient stable/rocky: Changelog for 3.6.1  https://review.opendev.org/69070501:58
*** spsurya has joined #openstack-swift01:59
openstackgerritMerged openstack/swift stable/rocky: encryption: Stop being cutesy with os.path.join()  https://review.opendev.org/69062902:53
*** diablo_rojo has quit IRC03:18
*** psachin has joined #openstack-swift03:39
*** tkajinam_ has joined #openstack-swift05:03
*** tkajinam has quit IRC05:05
*** tkajinam__ has joined #openstack-swift05:52
*** tkajinam_ has quit IRC05:54
*** psachin has quit IRC05:58
*** psachin has joined #openstack-swift06:02
*** nanzha has quit IRC06:30
*** nanzha has joined #openstack-swift06:30
*** tkajinam__ is now known as tkajinam06:34
*** pcaruana has joined #openstack-swift06:41
*** tesseract has joined #openstack-swift07:18
*** ccamacho has joined #openstack-swift07:29
*** rpittau|afk is now known as rpittau07:52
*** rdejoux has joined #openstack-swift08:00
*** nanzha has quit IRC08:03
*** nanzha has joined #openstack-swift08:05
*** tkajinam has quit IRC08:19
*** e0ne has joined #openstack-swift09:33
*** nanzha has quit IRC11:14
*** nanzha has joined #openstack-swift11:14
*** nanzha has quit IRC11:19
*** nanzha has joined #openstack-swift11:19
*** nanzha has quit IRC11:47
*** mvkr has quit IRC11:54
*** nanzha has joined #openstack-swift11:59
*** psachin has quit IRC12:18
*** psachin has joined #openstack-swift12:33
*** nanzha has quit IRC12:34
*** nanzha has joined #openstack-swift12:35
*** mvkr has joined #openstack-swift12:37
*** onovy has quit IRC13:25
*** psachin has quit IRC13:28
*** spsurya has quit IRC13:29
*** zaitcev has joined #openstack-swift13:33
*** ChanServ sets mode: +v zaitcev13:33
*** e0ne has quit IRC13:35
*** e0ne has joined #openstack-swift13:36
*** onovy has joined #openstack-swift13:37
*** pcaruana has quit IRC14:19
*** evrardjp_ is now known as evrardjp14:48
*** ccamacho has quit IRC14:59
*** mvkr has quit IRC15:00
*** rdejoux has quit IRC15:25
*** gyee has joined #openstack-swift15:38
*** tesseract has quit IRC15:49
tdasilvaclayg: wondering if it makes sense to add allow_reserved_names setter in swob.py so devs don't have to drop `hdrs = {'X-Backend-Allow-Reserved-Names': 'true'}` all over? thoughts?15:54
tdasilvaclayg: ^^^ re p 68213815:55
patchbothttps://review.opendev.org/#/c/682138/ - swift - WIP: Allow internal clients to use reserved namespace - 18 patch sets15:55
*** diablo_rojo has joined #openstack-swift15:56
tdasilvaor maybe I'm missing somethign?15:58
*** diablo_rojo has quit IRC15:59
*** diablo_rojo has joined #openstack-swift16:00
*** rpittau is now known as rpittau|afk16:05
*** mvkr has joined #openstack-swift16:11
*** e0ne has quit IRC16:14
zaitcevguys16:14
zaitcevI have a Swift cluster which runs on Fedora with kernel 5.x16:15
zaitcev[root@rhev-a24c-03 ~]# sysctl -a | grep tw16:15
zaitcevnet.ipv4.tcp_max_tw_buckets = 26214416:15
zaitcevnet.ipv4.tcp_tw_reuse = 116:15
zaitcevThis is it. The old TIME_WAIT mitigations are gone, presumably thought unnecessary anymore by the kernel developers.16:15
zaitcevMeanwhile, an idle cluster has about 8000-9000 outstanding TIME_WAIT sockets.16:18
zaitcevThe net.ipv4.tcp_tw_reuse does absolutely nothing.16:19
*** ianychoi has joined #openstack-swift16:21
*** henriqueof has joined #openstack-swift17:25
openstackgerritTim Burke proposed openstack/swift master: WIP: run probe tests on CentOS 8  https://review.opendev.org/69071718:55
tdasilvatimburke: I think libec is not yet available in centos819:16
timburketdasilva, my current trouble is actually rsync: "Could not find the requested service rsyncd: host"19:22
tdasilvaoh, you might need to install rsync-server or something like that, one sec19:22
timburkepython3-pyeclib seemed to install OK -- presumably that means libec got installed, too?19:22
timburkeit's kinda funny -- i'm not at all clear on how we got rsync on cent7... i guess it's pre-installed?19:23
tdasilvarsync-daemon19:23
tdasilvayeah, iirc, the image in zuul already comes with some packages installed19:24
tdasilvai wonder if it would be possible to download the image available in zuul and run things locally19:25
timburkeoh hey, http://eavesdrop.openstack.org/irclogs/%23openstack-swift/%23openstack-swift.2019-09-04.log.html#t2019-09-04T17:38:5419:27
openstackgerritTim Burke proposed openstack/swift master: WIP: run probe tests on CentOS 8  https://review.opendev.org/69071719:28
timburkehmm.... http://paste.openstack.org/show/785564/19:47
timburkebut https://github.com/pixelb/crudini/commit/8cc82e3 ! and even before then, https://github.com/pixelb/crudini/commit/2e0933e ! what version got installed, i wonder...19:49
timburkeoh... i see... https://pypi.org/project/crudini/ <-- "Last released: Dec 13, 2016"19:51
timburkehmm https://github.com/pixelb/crudini/issues/5819:52
timburkebut maybe i could install python3-crudini?19:52
tdasilva:/ that's too bad, it's a handy tool19:58
openstackgerritTim Burke proposed openstack/swift master: WIP: run probe tests on CentOS 8  https://review.opendev.org/69071719:59
tdasilvahttps://github.com/pixelb/crudini/commit/235aa6e4f3f0bd26daa452300ab3a56a89730f9e20:01
*** nanzha has quit IRC20:02
timburkeyeah, the crux is in the issue i linked: "I've not pushed this to pypi yet as it depends on python-iniparse which doesn't have a python3 version on pypi yet. Though crudini does support python3 now, and has been released to fedora as python3 only as python-iniparse has been adjusted to support python3 there"20:03
openstackgerritTim Burke proposed openstack/swift master: WIP: run probe tests on CentOS 8  https://review.opendev.org/69071720:07
openstackgerritClay Gerrard proposed openstack/swift master: WIP: Allow internal clients to use reserved namespace  https://review.opendev.org/68213820:35
openstackgerritClay Gerrard proposed openstack/swift master: WIP: New Object Versioning mode  https://review.opendev.org/68238220:35
openstackgerritClay Gerrard proposed openstack/swift master: WIP: s3api: Implement object versioning API  https://review.opendev.org/67368220:35
timburke\o/ they're all stacked up!20:37
openstackgerritMerged openstack/python-swiftclient stable/stein: docs: Fix warning treated as error  https://review.opendev.org/69074121:22
openstackgerritMerged openstack/python-swiftclient stable/stein: Changelog for 3.7.1  https://review.opendev.org/69070621:22
timburke:-( i really feel like https://zuul.opendev.org/t/openstack/build/16dc033f4d3c44dfb7f9ff84e9677f7c/console#2/0/1/centos-8 should have *failed*21:33
timburketwo requested items couldn't get installed!21:33
*** e0ne has joined #openstack-swift21:37
*** e0ne has quit IRC21:49
*** e0ne has joined #openstack-swift21:49
*** e0ne has quit IRC21:56
*** rcernin has quit IRC22:03
mattoliveraumorning22:03
*** tkajinam has joined #openstack-swift23:04
*** rcernin has joined #openstack-swift23:13
*** henriqueof has quit IRC23:33

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!