Thursday, 2018-01-18

rcerninnotmyname: that actually creates rings in /etc/swift and moves the old ones to /etc/swift/backup/$(date).*ring.gz00:00
rcerninnotmyname: and the ring md5 of those created in /etc/swift is different from the other servers.00:02
*** saint_ has quit IRC00:03
*** bigdogstl has joined #openstack-swift00:04
notmynameof course it is00:05
notmyname:-(00:05
notmynamercernin: are you seeing a lot of replication traffic or a lot of 404s on object reads?00:06
mattoliverausome kind of diff on each replica2part2dev would be interesting. Maybe need could start by writing one of those :)00:07
rcerninnotmyname: I see just HEAD 404 and GET 404s on .expiring_objects00:08
notmynamethat's good news00:08
rcerninthen I see error with REPLICATE like every 2 minute00:08
rcerninoh its not every 2 minutes but its there.00:09
notmynamewhat error is that?00:09
rcerninswift-recon -r doesnt show any failed replication.00:09
rcerninTraceback on swift-container-updater00:10
*** bigdogstl has quit IRC00:13
openstackgerritTim Burke proposed openstack/swift master: Consolidate some delete-at/delete-after tests  https://review.openstack.org/53497800:15
rcerninnotmyname: so the error with REPLICATE comes only after "Begin container update sweep"00:15
notmynamecan you pastebin it?00:16
rcerninnotmyname: http://paste.openstack.org/show/646686/00:17
rcerninalways get the LockTimeout on /d1/588/.expiring_objets00:18
claygredbo: crieht came in one time with something something func tests and troubling/hummingbird - can you ask him and dfg about patch 53332100:19
patchbothttps://review.openstack.org/#/c/533321/ - swift - slo: Send ETag header in 206 responses00:19
timburkeclayg: looks like they're doing sane things, fwiw -- https://github.com/troubling/hummingbird/blob/master/proxyserver/middleware/largeobject.go#L371-L37300:22
claygthat is to say *not* popping the etag?00:22
timburkeyup -- after that, there's an unconditional set: https://github.com/troubling/hummingbird/blob/master/proxyserver/middleware/largeobject.go#L38300:23
claygwell there you go!00:23
notmynamercernin: I'm not sure what the next answer is. I think it's probably time sto start copying one ring to all the servers. and monitor logs and metrics for signs things aren't going well00:27
rcerninnotmyname: *.ring.gz and *.builder right?00:30
rcerninnotmyname: question about the data, if the ring.gz is old it might loose some data right? there is no way to find the latest ring.gz?00:30
zaitcev_If you only refresh 1 node at a time, chances are the availability is still 2 out of 3. So just start with one.00:32
zaitcev_Not "all the servers" as notmyname suggested just now.00:33
zaitcev_Well, eventually all the servers.00:33
notmynamercernin: if they've got the same partition power and you've got the same swift.conf, you shouldn't lose any data. it's possible you could have some data unavailable until replication can sync it00:40
notmynamealternatively, clayg's suggestion isn't bad, for a very very conservative approach00:40
*** bigdogstl has joined #openstack-swift00:40
notmynameyou've only got 200GB, so merge the contents of the drives and then get the rings in the right place00:41
notmynamewell, I guess it's more conservative if you are comfortable with the on-disk layout and know what swift's doing with that :-)00:41
rcerninmoving *.ring.gz and *.builder to other controllers.00:44
*** bigdogstl has quit IRC00:45
*** threestrands_ has quit IRC00:48
*** threestrands has joined #openstack-swift00:48
*** bigdogstl has joined #openstack-swift00:52
notmynamercernin: how's it looking?00:59
*** tovin07 has quit IRC01:04
*** tovin07 has joined #openstack-swift01:04
rcerninnotmyname: md5 is same on all controllers now01:13
openstackgerritTim Burke proposed openstack/swift feature/deep: fixups for I1aa9ef01508a65949615a24aaef472820d6f30c8  https://review.openstack.org/53498501:15
*** bigdogstl has quit IRC01:24
rcerninnotmyname: zaitcev_: Thank you guys for help01:33
*** two_tired has joined #openstack-swift01:38
*** bigdogstl has joined #openstack-swift01:41
*** bigdogstl has quit IRC01:46
*** itlinux has joined #openstack-swift01:50
*** bigdogstl has joined #openstack-swift01:52
*** openstackstatus has quit IRC01:55
*** robcresswell has quit IRC01:55
*** zacksh_ has quit IRC01:55
*** acoles has quit IRC01:55
*** jlvillal has quit IRC01:55
*** cargonza has quit IRC01:55
*** acoles has joined #openstack-swift01:55
*** ChanServ sets mode: +v acoles01:55
*** zacksh has joined #openstack-swift01:55
*** jlvillal has joined #openstack-swift01:55
*** m_kazuhiro has joined #openstack-swift01:56
*** cargonza has joined #openstack-swift01:56
*** robcresswell has joined #openstack-swift01:56
*** bigdogstl has quit IRC01:57
*** openstackstatus has joined #openstack-swift01:57
*** ChanServ sets mode: +v openstackstatus01:57
*** itlinux has quit IRC02:05
*** bigdogstl has joined #openstack-swift02:11
m_kazuhirogood morning02:11
*** bigdogstl has quit IRC02:21
*** kei_yama_ has joined #openstack-swift02:31
*** kei_yama has quit IRC02:32
mattoliveraum_kazuhiro: morning02:47
mattoliverauSpeaking of a part diff tool, here's a random hack of lunchtime. Needs a bunch of polish: https://gist.github.com/matthewoliver/ce5172dbf1bcf8143184686517ad67ca02:47
*** __david has quit IRC02:47
*** bigdogstl has joined #openstack-swift02:48
openstackgerrityanwei proposed openstack/swift master: Solve the zombie process problem of Auditor  https://review.openstack.org/53351702:53
*** bigdogstl has quit IRC02:57
*** bkopilov has quit IRC02:59
*** two_tired has quit IRC03:09
*** two_tired has joined #openstack-swift03:09
*** gkadam has joined #openstack-swift03:10
*** bigdogstl has joined #openstack-swift03:11
*** bigdogstl has quit IRC03:28
*** AndyWojo has quit IRC03:30
*** samueldmq has quit IRC03:30
*** mahatic has quit IRC03:30
*** mahatic has joined #openstack-swift03:30
*** samueldmq has joined #openstack-swift03:31
*** AndyWojo has joined #openstack-swift03:31
openstackgerritOpenStack Proposal Bot proposed openstack/swift master: Updated from global requirements  https://review.openstack.org/8873603:36
*** kei_yama_ has quit IRC03:39
*** bigdogstl has joined #openstack-swift03:46
*** tovin07_ has joined #openstack-swift03:50
*** bigdogstl has quit IRC03:51
*** bigdogstl has joined #openstack-swift03:55
*** bigdogstl has quit IRC04:00
*** tovin07 has quit IRC04:00
*** tovin07 has joined #openstack-swift04:01
*** kei_yama has joined #openstack-swift04:03
*** psachin has joined #openstack-swift04:10
*** bkopilov has joined #openstack-swift04:19
*** bigdogstl has joined #openstack-swift04:27
*** bigdogstl has quit IRC04:40
*** zhongjun has quit IRC04:46
*** m_kazuhiro has quit IRC04:52
*** m_kazuhiro has joined #openstack-swift04:53
openstackgerritTim Burke proposed openstack/python-swiftclient master: Allow for object uploads > 5GB from stdin.  https://review.openstack.org/47861104:57
*** acoles has quit IRC05:00
*** two_tired has quit IRC05:11
*** acoles has joined #openstack-swift05:14
*** ChanServ sets mode: +v acoles05:14
openstackgerritTim Burke proposed openstack/swift feature/deep: fixups for I1aa9ef01508a65949615a24aaef472820d6f30c8  https://review.openstack.org/53498505:15
*** bigdogstl has joined #openstack-swift05:17
*** kei_yama has quit IRC05:26
*** bigdogstl has quit IRC05:27
*** bigdogstl has joined #openstack-swift05:28
*** links has joined #openstack-swift05:31
*** kei_yama has joined #openstack-swift05:40
*** bigdogstl has quit IRC05:42
*** bigdogstl has joined #openstack-swift05:58
claygthe situation with keystone vs. tempauth is pretty bad... I can't even test openstack commandline client against my saio05:59
timburkeclayg: do you have a recent version of swiftclient installed?06:00
claygdo we even have a plan for this?  should we put keystone in our aio?06:00
claygtimburke: well sure...06:00
timburkeone with, say, https://github.com/openstack/python-swiftclient/blob/master/swiftclient/authv1.py ...06:00
timburkecheck the commit message -- https://github.com/openstack/python-swiftclient/commit/a38efb606:00
claygmeh, that's going the other way - and in this case I want to test python-openstackclient (does the plugin work both ways!?)06:01
timburke...check...the...commit...message...06:01
timburkeit totally does!06:02
timburkeexport OS_AUTH_TYPE=v1password06:02
claygthat's crazy06:02
timburkenote that project name is *required* to openstack, tho06:02
timburke...because reasons.06:02
*** bigdogstl has quit IRC06:03
claygdood that toally worked - you're crazy06:04
*** bigdogstl has joined #openstack-swift06:04
timburkei knew there was *no chance* that swiftclient would ever properly support keystoneauth Sessions without it... may still not, who knows. but it was a step in the right direction06:04
*** armaan has quit IRC06:05
timburkeand thanks for looking at that -- i'd been meaning to take a look at that bug but had so many other things to look at today06:05
*** armaan has joined #openstack-swift06:06
*** bigdogstl has quit IRC06:14
openstackgerritKazuhiro MIYAHARA proposed openstack/swift master: Update object-expirer to use general task queue system  https://review.openstack.org/51738906:14
*** bigdogstl has joined #openstack-swift06:19
*** itlinux has joined #openstack-swift06:20
*** gkadam has quit IRC06:21
*** bigdogstl has quit IRC06:34
m_kazuhiromattoliverau: rledisez: I fixed merge conflict of general task queue patch (patch 517389). Now I think it is ready for review. If you have time, please review it.06:37
*** itlinux has quit IRC06:44
openstackgerritMerged openstack/swift master: Fix intermittent unit test failure  https://review.openstack.org/53482506:45
openstackgerritMerged openstack/swift feature/deep: Add state and state_timestamp to ShardRange  https://review.openstack.org/53148806:45
openstackgerritMerged openstack/swift feature/deep: Set shard range state during sharding  https://review.openstack.org/53148906:45
openstackgerritMerged openstack/swift feature/deep: Don't attempt to merge root and shard listings in proxy  https://review.openstack.org/53260406:45
openstackgerritMerged openstack/swift master: Preserve expiring object behaviour with old proxy-server  https://review.openstack.org/53474906:46
*** zhongjun has joined #openstack-swift06:49
zhongjunhi everyone,  does anyone know which openstack swift version added the “Encrypt the object” feature? Is there a link?06:52
notmynamezhongjun: that was in 2.9.0 https://github.com/openstack/swift/blob/master/CHANGELOG#L540-L55906:55
*** bigdogstl has joined #openstack-swift06:55
notmynameto map that to openstack cycle names and dates, use https://wiki.openstack.org/wiki/Swift/version_map06:55
*** hseipp has joined #openstack-swift06:59
*** bigdogstl has quit IRC07:00
*** bigdogstl has joined #openstack-swift07:08
zhongjunnotmyname: cool!  That is what I want. Thanks07:08
*** bigdogstl has quit IRC07:13
*** pcaruana has joined #openstack-swift07:15
*** cshastri has joined #openstack-swift07:30
*** hseipp has quit IRC07:40
*** bigdogstl has joined #openstack-swift07:54
*** m_kazuhiro has quit IRC07:54
*** tovin07_ has quit IRC07:54
*** tovin07 has quit IRC07:56
*** tovin07_ has joined #openstack-swift08:01
*** gkadam has joined #openstack-swift08:02
*** threestrands has quit IRC08:03
*** bigdogstl has quit IRC08:04
*** armaan has quit IRC08:07
*** tesseract has joined #openstack-swift08:08
openstackgerritchenxiangui proposed openstack/swift master: Fix wrong description  https://review.openstack.org/53521508:13
*** notmyname has quit IRC08:13
*** tovin07 has joined #openstack-swift08:14
*** notmyname has joined #openstack-swift08:16
*** ChanServ sets mode: +v notmyname08:16
*** tovin07_ has quit IRC08:16
*** tovin07_ has joined #openstack-swift08:18
*** rcernin has quit IRC08:28
*** bigdogstl has joined #openstack-swift08:31
*** tovin07_ has quit IRC08:34
*** tovin07_ has joined #openstack-swift08:35
*** bigdogstl has quit IRC08:41
*** pcaruana has quit IRC08:43
*** pcaruana has joined #openstack-swift08:43
*** tovin07_ has quit IRC08:53
*** ma9_ has joined #openstack-swift08:54
ma9_Hi there.. I'm having problems with Swift client, I'm trying to do long recursive uploads and segemented uploads of big files. In both cases the upload hangs if the token expires during the transfer, is this a known issue?08:54
*** tovin07 has quit IRC08:56
*** tovin07_ has joined #openstack-swift08:57
openstackgerritchenge proposed openstack/swift master: Modify redirection URL and broken URL  https://review.openstack.org/53524009:05
openstackgerritMerged openstack/swift master: Fix InternalClient to drain response body if the request fails  https://review.openstack.org/53017509:11
openstackgerritMerged openstack/swift master: Recenter builder test expectation around random variance  https://review.openstack.org/53297809:11
openstackgerritMerged openstack/swift feature/s3api: Add s3api section into docs  https://review.openstack.org/52923809:11
openstackgerritMerged openstack/swift feature/s3api: Remove unnecessary .unittests file  https://review.openstack.org/52926709:11
openstackgerritMerged openstack/swift feature/s3api: Avoid global LOGGER instance  https://review.openstack.org/52926809:11
openstackgerritMerged openstack/swift master: Remove old post-as-copy leftovers from tests.  https://review.openstack.org/53463909:11
*** tovin07 has joined #openstack-swift09:12
*** bigdogstl has joined #openstack-swift09:30
acolesgood morning09:37
*** bigdogstl has quit IRC09:41
*** tovin07_ has quit IRC10:04
*** geaaru_ has joined #openstack-swift10:08
*** geaaru has quit IRC10:10
*** geaaru__ has joined #openstack-swift10:13
*** geaaru_ has quit IRC10:15
*** SkyRocknRoll_ has joined #openstack-swift10:19
*** geaaru__ has quit IRC10:20
*** SkyRocknRoll_ has quit IRC10:21
*** geaaru__ has joined #openstack-swift10:23
openstackgerritKota Tsuyuzaki proposed openstack/swift feature/s3api: Let's skip the test if not s3api in the middleware  https://review.openstack.org/53470310:26
kota_good morning acoles10:26
*** tesseract has quit IRC10:27
*** tesseract has joined #openstack-swift10:29
*** geaaru_ has joined #openstack-swift10:34
*** geaaru__ has quit IRC10:37
*** bigdogstl has joined #openstack-swift10:43
*** geaaru__ has joined #openstack-swift10:45
*** geaaru_ has quit IRC10:47
*** cbartz has joined #openstack-swift10:49
*** geaaru_ has joined #openstack-swift10:51
*** armaan has joined #openstack-swift10:51
*** geaaru__ has quit IRC10:53
*** bigdogstl has quit IRC10:53
*** geaaru__ has joined #openstack-swift10:56
*** geaaru_ has quit IRC10:58
openstackgerritKota Tsuyuzaki proposed openstack/swift feature/s3api: Let's skip the test if not s3api in the middleware  https://review.openstack.org/53470310:59
*** armaan has quit IRC11:01
*** armaan has joined #openstack-swift11:01
openstackgerritKota Tsuyuzaki proposed openstack/swift feature/s3api: Let's skip the test if not s3api in the middleware  https://review.openstack.org/53470311:04
*** bigdogstl has joined #openstack-swift11:21
*** bigdogstl has quit IRC11:25
*** cbartz has quit IRC11:33
*** cbartz has joined #openstack-swift11:34
*** geaaru__ has quit IRC11:40
*** jistr is now known as jistr|mtg11:41
*** bkopilov has quit IRC11:43
*** cshastri has quit IRC11:48
*** bigdogstl has joined #openstack-swift11:52
*** kei_yama has quit IRC11:56
*** cshastri has joined #openstack-swift11:56
*** bigdogstl has quit IRC12:01
*** bigdogstl has joined #openstack-swift12:06
*** bigdogstl has quit IRC12:11
acolestimburke: thanks for the merges!12:24
*** bigdogstl has joined #openstack-swift12:30
*** bigdogstl has quit IRC12:41
*** geaaru has joined #openstack-swift12:42
*** mvk has quit IRC12:53
*** bigdogstl has joined #openstack-swift13:03
*** bigdogstl has quit IRC13:07
*** ianychoi has quit IRC13:12
*** bkopilov has joined #openstack-swift13:14
*** psachin has quit IRC13:15
*** cshastri_ has joined #openstack-swift13:16
*** cshastri has quit IRC13:18
openstackgerritMerged openstack/swift feature/deep: fixups for I1aa9ef01508a65949615a24aaef472820d6f30c8  https://review.openstack.org/53498513:29
*** bigdogstl has joined #openstack-swift13:32
*** bigdogstl has quit IRC13:41
*** ianychoi has joined #openstack-swift13:55
*** jistr|mtg is now known as jistr14:08
*** HW_Peter has quit IRC14:29
*** HW-Peter has joined #openstack-swift14:29
*** mvk has joined #openstack-swift14:32
*** bigdogstl has joined #openstack-swift14:34
*** bigdogstl has quit IRC14:43
*** bigdogstl has joined #openstack-swift14:47
*** geaaru_ has joined #openstack-swift14:49
*** geaaru has quit IRC14:51
*** bigdogstl has quit IRC14:56
*** geaaru_ has quit IRC14:57
openstackgerritMerged openstack/swift master: Don't make async_pendings during object expiration  https://review.openstack.org/53238314:58
*** vinsh has joined #openstack-swift14:59
*** geaaru has joined #openstack-swift14:59
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Define singletons to represent min and max shard range bounds  https://review.openstack.org/53320015:09
openstackgerritAlistair Coles proposed openstack/swift feature/deep: Simplify proxy-server getting sharded listings  https://review.openstack.org/53320115:09
openstackgerritAlistair Coles proposed openstack/swift feature/deep: only make single request for container listings  https://review.openstack.org/51275615:09
*** bigdogstl has joined #openstack-swift15:09
*** itlinux has joined #openstack-swift15:11
*** itlinux has quit IRC15:17
*** bigdogstl has quit IRC15:20
*** two_tired has joined #openstack-swift15:25
*** bigdogstl has joined #openstack-swift15:30
*** links has quit IRC15:38
*** bigdogstl has quit IRC15:39
*** dcourtoi has quit IRC15:44
*** two_tired has quit IRC15:48
*** jerrygb has joined #openstack-swift15:50
*** jerrygb has left #openstack-swift15:51
*** bigdogstl has joined #openstack-swift16:03
*** itlinux has joined #openstack-swift16:04
*** dcourtoi has joined #openstack-swift16:04
*** bigdogstl has quit IRC16:08
*** bigdogstl has joined #openstack-swift16:16
*** pcaruana has quit IRC16:29
*** bigdogstl has quit IRC16:30
*** chsc has joined #openstack-swift16:43
*** chsc has joined #openstack-swift16:43
*** bigdogstl has joined #openstack-swift16:50
*** ma9_ has quit IRC16:51
timburkegood morning16:54
*** bigdogstl has quit IRC16:55
*** geaaru_ has joined #openstack-swift17:00
*** geaaru has quit IRC17:02
*** linkmark has joined #openstack-swift17:03
*** gkadam has quit IRC17:06
openstackgerritAlistair Coles proposed openstack/swift feature/deep: enable single PUT of multiple shard ranges to container servers  https://review.openstack.org/53540717:08
*** ukaynar has joined #openstack-swift17:11
*** geaaru_ has quit IRC17:12
*** geaaru_ has joined #openstack-swift17:13
*** itlinux has quit IRC17:14
*** cbartz has quit IRC17:15
openstackgerritAlistair Coles proposed openstack/swift feature/deep: enable single PUT of multiple shard ranges to container servers  https://review.openstack.org/53540717:16
*** itlinux has joined #openstack-swift17:18
notmynamegood morning17:18
*** itlinux has quit IRC17:20
openstackgerritTim Burke proposed openstack/swift master: Consolidate some delete-at/delete-after tests  https://review.openstack.org/53497817:24
notmyname"Next Thursday is the final client library release."17:25
timburkeso go land patch 534881 and patch 478611 (and go feel bad about there not being more client patches)17:26
patchbothttps://review.openstack.org/#/c/534881/ - python-swiftclient - Revert "Add Constraints support"17:26
patchbothttps://review.openstack.org/#/c/478611/ - python-swiftclient - Allow for object uploads > 5GB from stdin.17:26
timburkeat *some point* i should figure out what's going on with the non-voting py36 job. might resolve itself if i can port it to native, in-repo, zuulv3?17:27
*** geaaru__ has joined #openstack-swift17:27
*** geaaru_ has quit IRC17:29
*** gyee has joined #openstack-swift17:32
*** cshastri_ has quit IRC17:40
*** mvk has quit IRC17:43
*** bigdogstl has joined #openstack-swift17:45
*** itlinux has joined #openstack-swift17:47
*** bigdogstl has quit IRC17:54
*** tesseract has quit IRC18:00
*** geaaru_ has joined #openstack-swift18:03
*** armaan has quit IRC18:04
*** armaan has joined #openstack-swift18:04
*** geaaru__ has quit IRC18:05
*** ukaynar has quit IRC18:06
*** geaaru_ has quit IRC18:13
*** geaaru_ has joined #openstack-swift18:16
*** bigdogstl has joined #openstack-swift18:16
openstackgerritTim Burke proposed openstack/swift master: internal_client: Don't retry when we expect the same reponse  https://review.openstack.org/53439918:18
openstackgerritTim Burke proposed openstack/swift master: object-server can 409 in response to x-if-delete-at  https://review.openstack.org/53495918:18
*** geaaru_ has quit IRC18:21
*** geaaru_ has joined #openstack-swift18:22
*** bigdogstl has quit IRC18:23
*** armaan has quit IRC18:34
*** ukaynar has joined #openstack-swift18:35
*** gyee has quit IRC18:40
*** bigdogstl has joined #openstack-swift18:45
*** itlinux has quit IRC18:53
*** bigdogstl has quit IRC18:56
claygmattoliverau: yeah, on patch 532978 - I think it's sort of annoying that on new rings we have to rebalance multiple times; i've noticed this before - it seems related to the case of "balancing within a failure domain when dispersion can't get better"18:58
patchbothttps://review.openstack.org/#/c/532978/ - swift - Recenter builder test expectation around random va... (MERGED)18:58
*** SkyRocknRoll has quit IRC18:58
*** SkyRocknRoll has joined #openstack-swift18:59
*** itlinux has joined #openstack-swift19:03
*** bigdogstl has joined #openstack-swift19:04
*** bigdogstl has quit IRC19:12
*** itlinux has quit IRC19:19
openstackgerritMerged openstack/swift master: Improve object-updater's stats logging  https://review.openstack.org/53320719:21
openstackgerritMerged openstack/swift master: Modify redirection URL and broken URL  https://review.openstack.org/53524019:21
*** itlinux has joined #openstack-swift19:24
*** ___david has joined #openstack-swift19:29
___davidIf you run separate servers for the account, container and object functions, do I need all three rings on each and every server or just the one ring for the function of that server ?19:31
*** bigdogstl has joined #openstack-swift19:34
*** bigdogstl has quit IRC19:45
notmyname___david: just the ones that are running on that server19:46
timburkewell...not really. you'll probably need more than that19:47
timburkeobject-updater, for example, will need the container ring19:47
timburke(despite running alongside object-server)19:47
timburkesimilarly, container-updater (running with container-server) will need the account ring19:48
notmynameah, that's true19:48
timburkeaccount-reaper will need... some stuff? i forget what all, or where it runs19:48
notmyname___david: simple answer, put everything everywhere ;-)19:49
timburkethey're relatively small; couldn't hurt19:49
*** bigdogstl has joined #openstack-swift19:57
*** itlinux has quit IRC19:58
openstackgerritAlistair Coles proposed openstack/swift feature/deep: enable single PUT of multiple shard ranges to container servers  https://review.openstack.org/53540719:58
openstackgerritAlistair Coles proposed openstack/swift feature/deep: WIP Use backend header rather than param to GET shard record type  https://review.openstack.org/53546619:58
*** bigdogstl has quit IRC20:02
*** itlinux has joined #openstack-swift20:02
*** itlinux has quit IRC20:04
openstackgerritSamuel Merritt proposed openstack/swift master: Keep object-updater stats logging consistent  https://review.openstack.org/53457920:09
*** geaaru__ has joined #openstack-swift20:15
*** geaaru_ has quit IRC20:17
*** zaitcev_ has quit IRC20:24
*** zaitcev_ has joined #openstack-swift20:25
*** ChanServ sets mode: +v zaitcev_20:25
*** jlvillal has quit IRC20:31
*** jlvillal has joined #openstack-swift20:31
*** itlinux has joined #openstack-swift20:44
timburkeif somebody takes a look at p 534881, i think i'd be comfortable +A'ing p 478611 based on joeljwright's +120:44
patchbothttps://review.openstack.org/#/c/534881/ - python-swiftclient - Revert "Add Constraints support"20:44
patchbothttps://review.openstack.org/#/c/478611/ - python-swiftclient - Allow for object uploads > 5GB from stdin.20:44
*** bigdogstl has joined #openstack-swift20:54
*** bigdogstl has quit IRC20:58
*** bigdogstl has joined #openstack-swift21:06
*** bigdogstl has quit IRC21:11
*** itlinux has quit IRC21:13
openstackgerritMerged openstack/swift master: slo: Send ETag header in 206 responses  https://review.openstack.org/53332121:19
mattoliveraumorning21:29
*** openstackgerrit has quit IRC21:33
*** bigdogstl has joined #openstack-swift21:38
*** bigdogstl has quit IRC21:46
*** mattoliverau has quit IRC21:52
*** bigdogstl has joined #openstack-swift21:54
*** linkmark has quit IRC21:55
*** threestrands has joined #openstack-swift21:56
*** threestrands has quit IRC21:56
*** threestrands has joined #openstack-swift21:56
*** bigdogstl has quit IRC21:59
*** ukaynar has quit IRC22:04
*** itlinux has joined #openstack-swift22:06
*** rcernin has joined #openstack-swift22:06
*** bigdogstl has joined #openstack-swift22:10
*** ukaynar has joined #openstack-swift22:14
*** bigdogstl has quit IRC22:15
*** bigdogstl has joined #openstack-swift22:17
*** bigdogstl has quit IRC22:21
*** bigdogstl has joined #openstack-swift22:25
*** itlinux has quit IRC22:27
*** itlinux has joined #openstack-swift22:29
*** bigdogstl has quit IRC22:30
timburkenotmyname: go look at p 534881 too!22:33
patchbothttps://review.openstack.org/#/c/534881/ - python-swiftclient - Revert "Add Constraints support"22:33
*** bigdogstl has joined #openstack-swift22:37
*** bigdogstl has quit IRC22:42
*** bigdogstl has joined #openstack-swift22:47
*** mvk has joined #openstack-swift22:58
notmynametimburke: why'd you +2 your own patch there?23:03
timburkebecause it seemed self-testing :-)23:04
timburkeplus, it fixes the gate23:04
timburkeand i'm impatient23:04
*** bigdogstl has quit IRC23:07
*** itlinux has quit IRC23:09
notmynamelgtm23:10
*** bigdogstl has joined #openstack-swift23:10
*** itlinux has joined #openstack-swift23:11
*** kei_yama has joined #openstack-swift23:12
claygI should give timburke my +2 bit - he'd probably use it my responsibly anyway23:12
*** openstackgerrit has joined #openstack-swift23:13
openstackgerritMerged openstack/swift master: Further extract a builder method to a util function  https://review.openstack.org/53229123:13
*** bigdogstl has quit IRC23:15
rcerninnotmyname: zaitcev_: thanks for yesterday guys, the copying the *.ring.gz and *.builder solved the issue, can I ask you if you happen to know that the issue with breaking swift cluster after replacement/adding nodes is backported in openstack pre-composable roles (10/Newton) ?23:19
notmynamercernin: that's a tripleo thing. probably best to ask cschwede about it (but it's after midnight for him right now)23:19
zaitcev_rcernin: I'm not sure. I don't think so.23:20
notmynameheh, or zaitcev_ knows. carry on23:20
zaitcev_Yeah, Christian probably remembers23:20
rcerninnotmyname: ack thank you. zaitcev_ do you know BZ for OSP10(newton)? I see this one is for OSP11(ocata) https://bugzilla.redhat.com/show_bug.cgi?id=131086523:22
openstackbugzilla.redhat.com bug 1310865 in openstack-tripleo-heat-templates "Director might break Swift cluster when replacing / adding new nodes" [Unspecified,Closed: errata] - Assigned to cschwede23:22
*** bigdogstl has joined #openstack-swift23:23
*** geaaru_ has joined #openstack-swift23:25
*** mattoliverau has joined #openstack-swift23:27
*** ChanServ sets mode: +v mattoliverau23:27
*** geaaru__ has quit IRC23:27
*** bigdogstl has quit IRC23:28
*** bigdogstl has joined #openstack-swift23:28
openstackgerritMerged openstack/swift master: Keep object-updater stats logging consistent  https://review.openstack.org/53457923:28
zaitcev_rcernin: that bz looks relevant, but like we said, better ask cschwede about it.23:29
*** ukaynar has quit IRC23:34
*** ukaynar has joined #openstack-swift23:34
*** ukaynar has quit IRC23:39
*** zaitcev_ has quit IRC23:40
*** chsc has quit IRC23:41
*** itlinux has quit IRC23:43
openstackgerritTim Burke proposed openstack/swift master: Have check_drive raise ValueError on errors  https://review.openstack.org/50434123:48
*** ukaynar has joined #openstack-swift23:54

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