Tuesday, 2018-11-13

openstackgerritPete Zaitcev proposed openstack/swift master: Make ShardRanges and its CLI py3-compliant  https://review.openstack.org/57032000:30
*** gyee has quit IRC00:39
*** threestrands has joined #openstack-swift01:46
*** two_tired has joined #openstack-swift02:29
*** psachin has joined #openstack-swift03:00
*** two_tired has quit IRC03:33
timburkewat. http://paste.openstack.org/show/734738/ (from http://logs.openstack.org/86/617386/1/check/openstack-tox-lower-constraints/d8f5016/job-output.txt.gz)04:59
*** threestrands has quit IRC04:59
*** threestrands has joined #openstack-swift05:02
zaitcevouch06:46
zaitcevpython3-six-1.11.0-6.fc29.noarch06:46
zaitcevit is a separate module that we must request in bindeps06:46
zaitcevsix>=1.9.006:47
zaitcevwait, this was swiftclient06:47
zaitcevand requirements.txt does have it06:47
*** gkadam has joined #openstack-swift07:46
*** e0ne has joined #openstack-swift07:58
*** e0ne has quit IRC08:00
*** threestrands has quit IRC08:04
*** e0ne has joined #openstack-swift08:49
*** itlinux has joined #openstack-swift08:49
*** itlinux has quit IRC08:50
*** ccamacho has joined #openstack-swift09:06
*** e0ne has quit IRC09:13
*** e0ne has joined #openstack-swift09:18
*** admin6 has joined #openstack-swift09:19
*** mvkr has quit IRC09:29
*** e0ne has quit IRC09:35
*** e0ne has joined #openstack-swift09:36
*** e0ne has quit IRC09:36
*** mvkr has joined #openstack-swift09:55
*** pcaruana has joined #openstack-swift09:56
*** e0ne has joined #openstack-swift10:01
*** dsariel has joined #openstack-swift10:04
*** psachin has quit IRC10:36
*** e0ne has quit IRC10:38
*** mvkr has quit IRC10:38
*** mvkr has joined #openstack-swift10:38
*** itlinux has joined #openstack-swift10:46
*** ccamacho has quit IRC10:47
*** itlinux has quit IRC10:47
*** psachin has joined #openstack-swift10:48
*** ccamacho has joined #openstack-swift12:04
*** ccamacho has quit IRC12:26
*** ccamacho has joined #openstack-swift12:26
*** ccamacho has quit IRC12:28
*** ccamacho has joined #openstack-swift12:29
*** ccamacho has quit IRC12:33
*** ccamacho has joined #openstack-swift12:33
*** ccamacho has quit IRC12:38
*** e0ne has joined #openstack-swift12:57
*** e0ne has joined #openstack-swift12:58
*** dsariel has quit IRC13:02
*** e0ne has quit IRC13:10
*** spsurya has joined #openstack-swift14:03
*** e0ne has joined #openstack-swift14:34
*** pvradu has joined #openstack-swift14:48
*** two_tired has joined #openstack-swift14:52
*** jistr is now known as jistr|mtg14:57
*** e0ne has quit IRC15:05
*** ccamacho has joined #openstack-swift15:24
*** two_tired has quit IRC15:33
*** psachin has quit IRC15:38
admin6Hi team. I’m looking for information about the impact of reducing the number of zones in an erasure coding ring (9+3). I currently have 6 differents zone hosting about 130TB each and would like to reduce to only 4 zones. What will happen when I’ll gradually reduce and remove disks from zone 5 and 6 and grow zones 1 to 4 ? How data will be distributed over unequal zones ? Should I reduce and remove only one zone15:54
admin6first then remove the other zone ?15:54
*** ccamacho has quit IRC15:54
*** jistr|mtg is now known as jistr15:59
*** gyee has joined #openstack-swift16:00
*** spsurya has quit IRC16:12
*** itlinux has joined #openstack-swift16:17
*** gkadam has quit IRC16:23
*** itlinux has quit IRC16:32
*** mvkr has quit IRC16:39
*** irclogbot_2 has joined #openstack-swift16:42
*** irclogbot_2 has quit IRC16:43
*** itlinux has joined #openstack-swift16:43
DHEthe issue i see is that you currently can't move a host/device between zones directly. you have to delete the device and re-add it. I'm worried this will wreak havoc on availability unless you do it really slowly17:18
*** itlinux has quit IRC17:21
*** pvradu has quit IRC17:56
*** pvradu has joined #openstack-swift17:56
*** pvradu has quit IRC18:00
*** ianychoi has quit IRC18:00
*** ianychoi has joined #openstack-swift18:01
*** e0ne has joined #openstack-swift18:05
*** dr_feelgood has joined #openstack-swift18:08
openstackgerritTim Burke proposed openstack/swift master: Make symlink work with Unicode account names  https://review.openstack.org/57190618:24
*** e0ne has quit IRC18:30
*** gyee has quit IRC18:38
openstackgerritTim Burke proposed openstack/swift master: Fix quoting for large objects  https://review.openstack.org/57190519:06
openstackgerritTim Burke proposed openstack/swift master: Make symlink work with Unicode account names  https://review.openstack.org/57190619:06
openstackgerritTim Burke proposed openstack/swift master: Make staticweb return URL-encoded Location headers  https://review.openstack.org/57190719:10
*** irclogbot_2 has joined #openstack-swift19:12
zaitcevI'm so tired of working around unquote(), that I'm going to roll my own. It's much simpler than quote(), so, as a last resort, it should be acceptable.19:44
zaitcevI feel quite bad about it, because I'm used to the notion that anyone who re-implements library functions is an idiot. But the unquote() was a disaster. And we re-implemented WebOb at one point, so that cherry is popped long ago.19:59
*** irclogbot_2 has quit IRC20:11
*** irclogbot_2 has joined #openstack-swift20:22
*** dr_feelgood has quit IRC20:37
*** mvkr has joined #openstack-swift21:02
*** pvradu has joined #openstack-swift21:04
mattoliveraumorning21:46
*** pcaruana has quit IRC21:56
*** pvradu has quit IRC21:59
*** threestrands has joined #openstack-swift22:00
*** hoonetorg has quit IRC22:09
*** pdardeau has quit IRC22:09
*** kukacz has quit IRC22:09
*** hoonetorg has joined #openstack-swift22:10
*** kukacz has joined #openstack-swift22:10
*** e0ne has joined #openstack-swift22:34
*** nguyenhai93 has joined #openstack-swift22:36
*** nguyenhai_ has quit IRC22:40
*** e0ne has quit IRC22:55
*** gyee has joined #openstack-swift23:01
*** pvradu has joined #openstack-swift23:14
*** pvradu has quit IRC23:19
openstackgerritTim Burke proposed openstack/swift master: py3: adapt the account server completely  https://review.openstack.org/61350523:43

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