openstackgerrit | Merged openstack/swift master: py3: port dlo https://review.openstack.org/639263 | 00:37 |
---|---|---|
openstackgerrit | Merged openstack/swift master: Clean up dlo unit tests https://review.openstack.org/653482 | 00:37 |
*** coreycb_ has joined #openstack-swift | 00:54 | |
*** fyx_ has joined #openstack-swift | 00:55 | |
*** coreycb has quit IRC | 01:02 | |
*** fyx has quit IRC | 01:02 | |
*** coreycb_ is now known as coreycb | 01:02 | |
*** fyx_ is now known as fyx | 01:02 | |
*** irclogbot_2 has quit IRC | 01:05 | |
*** irclogbot_1 has joined #openstack-swift | 01:06 | |
*** gyee has quit IRC | 01:20 | |
*** baojg has joined #openstack-swift | 01:30 | |
*** zaitcev_ has quit IRC | 02:13 | |
*** tkajinam has quit IRC | 02:15 | |
*** tkajinam has joined #openstack-swift | 02:19 | |
*** zaitcev_ has joined #openstack-swift | 02:26 | |
*** ChanServ sets mode: +v zaitcev_ | 02:26 | |
*** tkajinam has quit IRC | 02:31 | |
*** itlinux has joined #openstack-swift | 02:32 | |
*** psachin has joined #openstack-swift | 03:08 | |
*** itlinux has quit IRC | 03:32 | |
*** zaitcev_ has quit IRC | 03:36 | |
*** itlinux has joined #openstack-swift | 03:37 | |
*** tkajinam has joined #openstack-swift | 03:45 | |
*** zaitcev_ has joined #openstack-swift | 03:48 | |
*** ChanServ sets mode: +v zaitcev_ | 03:48 | |
*** itlinux has quit IRC | 04:30 | |
openstackgerrit | Tim Burke proposed openstack/swift master: Make test_read_write_acl_listings more robust https://review.openstack.org/653655 | 04:55 |
*** gkadam has joined #openstack-swift | 05:01 | |
*** d34dh0r53 has quit IRC | 05:02 | |
*** zaitcev_ has quit IRC | 05:03 | |
*** gkadam_ has joined #openstack-swift | 05:07 | |
*** gkadam has quit IRC | 05:09 | |
*** e0ne has joined #openstack-swift | 06:17 | |
*** e0ne has quit IRC | 06:18 | |
*** hseipp has joined #openstack-swift | 06:58 | |
*** gkadam_ has quit IRC | 07:01 | |
*** rdejoux has joined #openstack-swift | 07:05 | |
*** pcaruana has joined #openstack-swift | 07:32 | |
*** tkajinam has quit IRC | 08:32 | |
*** e0ne has joined #openstack-swift | 08:33 | |
*** e0ne has quit IRC | 08:34 | |
*** e0ne has joined #openstack-swift | 08:45 | |
*** e0ne has quit IRC | 08:47 | |
*** e0ne has joined #openstack-swift | 08:59 | |
*** e0ne has quit IRC | 09:54 | |
*** e0ne has joined #openstack-swift | 10:00 | |
*** pcaruana has quit IRC | 10:36 | |
*** rdejoux has quit IRC | 10:58 | |
*** pcaruana has joined #openstack-swift | 10:58 | |
*** hseipp has quit IRC | 10:59 | |
*** cschwede has joined #openstack-swift | 11:07 | |
*** ChanServ sets mode: +v cschwede | 11:07 | |
*** zigo has joined #openstack-swift | 11:08 | |
*** baojg has quit IRC | 11:11 | |
*** baojg has joined #openstack-swift | 11:15 | |
*** baojg has quit IRC | 11:23 | |
*** rdejoux has joined #openstack-swift | 11:25 | |
*** baojg has joined #openstack-swift | 12:28 | |
*** baojg has quit IRC | 13:09 | |
*** pcaruana has quit IRC | 13:10 | |
*** baojg has joined #openstack-swift | 13:21 | |
*** baojg has quit IRC | 13:29 | |
*** pcaruana has joined #openstack-swift | 13:32 | |
*** baojg has joined #openstack-swift | 13:33 | |
*** hseipp has joined #openstack-swift | 13:50 | |
*** baojg has quit IRC | 13:51 | |
*** samueldmq has joined #openstack-swift | 14:29 | |
openstackgerrit | Alexandre Lécuyer proposed openstack/swift master: Fix quarantine when object path is not a directory https://review.openstack.org/653748 | 14:40 |
*** e0ne has quit IRC | 15:08 | |
*** e0ne has joined #openstack-swift | 15:09 | |
*** zaitcev has joined #openstack-swift | 15:10 | |
*** ChanServ sets mode: +v zaitcev | 15:10 | |
*** e0ne has quit IRC | 15:16 | |
notmyname | good morning | 15:19 |
*** hseipp has quit IRC | 15:19 | |
*** nolwenn has joined #openstack-swift | 15:26 | |
*** pcaruana has quit IRC | 15:31 | |
*** gyee has joined #openstack-swift | 15:38 | |
nolwenn | hey, I upgraded swift from mitaka topike. I noticed that swift-object-replicator runs were much longer. | 16:01 |
nolwenn | ```swift-object-replicator: 270950 suffixes checked - 0.57% hashed, 0.49% synced | 16:01 |
nolwenn | hashes.invalid files have many suffixes. | 16:01 |
nolwenn | This is normal behavior? | 16:02 |
notmyname | nolwenn: to confirm, you are currently running swift 2.15.2? | 16:15 |
notmyname | you can easily find this info with either and OPTIONS request to a server or by requesting the /info endpoint on a proxy node | 16:15 |
notmyname | or otherwise via whatever mechanism you installed it (package manager, etc) | 16:16 |
notmyname | but the specific answer is that, no, I wouldn't expect a dramatically slower object replication cycle in the normal case | 16:17 |
notmyname | I ask about the version because there are some changes we made in 2.18.0 that dramatically sped up the replication process. https://github.com/openstack/swift/blob/master/CHANGELOG#L292 | 16:18 |
nolwenn | notmyname : yes I confirm : 2.15.2 | 16:20 |
nolwenn | I saw that there have been changes like https://github.com/openstack/swift/commit/aa71d7e77b266a4111b3b61ed41a204a28ec24e8. It can be linked ? | 16:20 |
notmyname | nolwenn: unlikely. if anything, that change should have sped things up for you. you didn't delete all the hashes.pkl files, did you? | 16:23 |
nolwenn | notmyname: No, I didn't delete hashes.pkl files | 16:27 |
notmyname | ok good :-) | 16:27 |
nolwenn | notmyname: when can suffixes be added in hashes.invalid files? | 16:30 |
*** rcernin has quit IRC | 16:32 | |
nolwenn | notmyname: I see that the number of suffix hashes has increased | 16:34 |
*** zaitcev has quit IRC | 16:37 | |
*** rcernin has joined #openstack-swift | 16:45 | |
*** e0ne has joined #openstack-swift | 16:48 | |
*** zaitcev has joined #openstack-swift | 16:48 | |
*** ChanServ sets mode: +v zaitcev | 16:48 | |
*** e0ne has quit IRC | 16:52 | |
*** e0ne has joined #openstack-swift | 16:52 | |
*** e0ne has quit IRC | 16:58 | |
*** pcaruana has joined #openstack-swift | 17:02 | |
*** nolwenn has quit IRC | 17:18 | |
*** psachin has quit IRC | 17:27 | |
*** mvkr has quit IRC | 17:33 | |
*** rdejoux has quit IRC | 18:01 | |
*** e0ne has joined #openstack-swift | 19:14 | |
*** e0ne has quit IRC | 19:18 | |
*** zaitcev has quit IRC | 19:46 | |
*** zaitcev has joined #openstack-swift | 20:00 | |
*** ChanServ sets mode: +v zaitcev | 20:00 | |
notmyname | where's the ptg etherpad? | 20:30 |
*** zaitcev has quit IRC | 20:47 | |
*** pcaruana has quit IRC | 20:47 | |
*** zaitcev has joined #openstack-swift | 21:00 | |
*** ChanServ sets mode: +v zaitcev | 21:00 | |
tdasilva | notmyname: https://etherpad.openstack.org/p/swift-ptg-train | 21:20 |
notmyname | thanks | 21:20 |
notmyname | I just added "swift containerization" and "bucket policies, 1space apis, and you" | 21:27 |
*** zaitcev has quit IRC | 21:33 | |
*** mvkr has joined #openstack-swift | 21:35 | |
*** zaitcev has joined #openstack-swift | 21:45 | |
*** ChanServ sets mode: +v zaitcev | 21:45 | |
*** tkajinam has joined #openstack-swift | 22:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!