*** cebruns has joined #openstack-swift | 00:27 | |
openstackgerrit | Matthew Oliver proposed openstack/swift: Split up tests for Concurrent Gets https://review.openstack.org/286589 | 00:30 |
---|---|---|
mattoliverau | ^ fixed pep8 | 00:31 |
*** dja has quit IRC | 00:33 | |
*** _JZ_ has quit IRC | 00:37 | |
*** vint_bra has quit IRC | 00:41 | |
*** vint_bra has joined #openstack-swift | 00:41 | |
*** vint_bra has quit IRC | 00:42 | |
*** zaitcev_ is now known as zaitcev | 00:50 | |
*** ChanServ sets mode: +v zaitcev | 00:50 | |
*** asettle has joined #openstack-swift | 01:08 | |
*** vinsh has joined #openstack-swift | 01:12 | |
*** asettle has quit IRC | 01:15 | |
*** tqtran has quit IRC | 01:16 | |
timburke | https://review.openstack.org/#/c/310075/ is really making me wish i'd gone further with https://review.openstack.org/#/c/357559/ :-( it'd be *so* useful to know that an object is an SLO during POST | 01:18 |
patchbot | patch 310075 - python-swiftclient - Expire segments when expiring large objects | 01:18 |
patchbot | patch 357559 - swift - Include object sysmeta in POST responses (MERGED) | 01:18 |
timburke | i'm also still kinda unhappy that we codified the ability to change DLOs in the fallout of https://bugs.launchpad.net/swift/+bug/1612991 -- you POST to an object and you have no idea if you just orphaned a bunch of segments | 01:20 |
openstack | Launchpad bug 1612991 in OpenStack Object Storage (swift) "Post-as-copy does not allow a DLO manifest to be updated" [Critical,Fix released] - Assigned to Janie Richling (jrichli) | 01:20 |
openstackgerrit | pangliye proposed openstack/swift: Add a space to pass the check of pep8 https://review.openstack.org/413322 | 01:28 |
*** dja has joined #openstack-swift | 01:40 | |
openstackgerrit | Merged openstack/swift: Remove duplicate setup code from test_tempurl.py https://review.openstack.org/410731 | 01:56 |
*** dja has quit IRC | 02:02 | |
*** dja has joined #openstack-swift | 02:03 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/swift: Replace six iteration methods with standard ones https://review.openstack.org/375344 | 02:27 |
openstackgerrit | Tony Breeds proposed openstack/python-swiftclient: Add Constraints support https://review.openstack.org/413348 | 02:29 |
kota_ | good morning | 02:46 |
mattoliverau | kota_: morning | 03:03 |
*** tqtran has joined #openstack-swift | 03:14 | |
*** tqtran has quit IRC | 03:19 | |
kota_ | mattoliverau: o/ | 03:19 |
*** bkopilov_ has quit IRC | 03:28 | |
*** links has joined #openstack-swift | 03:36 | |
*** psachin has joined #openstack-swift | 04:13 | |
*** dmorita has quit IRC | 04:31 | |
charz | hey, just a question for EC, if the object stored in cluster with ec ring and one drive is unmounted, then I try another upload to overwrite the object. Does the new fragment will store into handoff partition? | 04:49 |
charz | okay, it seems like the object-server return a 507 error and the fragment won't go for handoff palce. | 04:50 |
kota_ | charz: it's different from my understanding | 04:51 |
kota_ | if we know the disk in the object-server unmounted, the object should be placed at a handoff device as well as replication | 04:52 |
kota_ | let me check the code | 04:52 |
charz | kota_: reconstructor will do that? or proxy-server? | 04:52 |
kota_ | charz: proxy-sever | 04:52 |
charz | I don't see proxy-server do a retry | 04:52 |
kota_ | charz: for now, reconstructor doesn't have the capability to go handoff. | 04:53 |
charz | kota_: yeah, that's what i expected. It should take care by proxy-server. | 04:53 |
charz | okay, it seems like a bug. | 04:54 |
kota_ | charz: basically, it should be generic used at both of repl/ec | 04:56 |
kota_ | https://github.com/openstack/swift/blob/master/swift/proxy/controllers/obj.py#L537-L554 | 04:56 |
*** bkopilov_ has joined #openstack-swift | 04:56 | |
charz | that's odd, first overwrite upload won't go handoff, but second one did. | 04:58 |
kota_ | it looks like we have the handling for INSUFFICIENT_STORAGE here, https://github.com/openstack/swift/blob/master/swift/proxy/controllers/obj.py#L1568-L1569 | 04:59 |
kota_ | it may need more info to reproduce... | 05:00 |
charz | kota_: agree, I'll upload that. But I tested it on 2.9.0. | 05:02 |
kota_ | charz: ok, IIRC, we don't touch a lot around the swift/proxy/controllers/obj.py since 2.9.0 so I don't think you are worried about. | 05:04 |
charz | kota_: k, got it. | 05:05 |
kota_ | charz: the big changes added before/after encryption release. | 05:05 |
kota_ | around there. | 05:05 |
*** ppai has joined #openstack-swift | 05:12 | |
*** klrmn has quit IRC | 05:37 | |
*** chsc has joined #openstack-swift | 06:14 | |
*** Jeffrey4l has quit IRC | 06:20 | |
openstackgerrit | Merged openstack/pyeclib: Prevent division by zero in tests https://review.openstack.org/411394 | 06:21 |
*** chsc has quit IRC | 06:27 | |
*** dmorita has joined #openstack-swift | 06:31 | |
*** silor has joined #openstack-swift | 06:34 | |
*** Jeffrey4l has joined #openstack-swift | 06:35 | |
*** dmorita has quit IRC | 06:36 | |
*** ChubYann has quit IRC | 06:36 | |
*** silor1 has joined #openstack-swift | 06:39 | |
*** silor has quit IRC | 06:41 | |
*** silor1 is now known as silor | 06:41 | |
*** bkopilov_ has quit IRC | 06:55 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/pyeclib: Add explicit info for immeasurable throughput https://review.openstack.org/413444 | 06:56 |
*** tesseract has joined #openstack-swift | 07:08 | |
*** tesseract is now known as Guest29114 | 07:09 | |
*** kelepirci_ has joined #openstack-swift | 07:13 | |
*** kelepirci_ has quit IRC | 07:13 | |
*** sams-gleb has joined #openstack-swift | 07:15 | |
*** sams-gleb has joined #openstack-swift | 07:16 | |
*** kelepirci has quit IRC | 07:16 | |
*** tqtran has joined #openstack-swift | 07:18 | |
*** tqtran has quit IRC | 07:22 | |
*** pcaruana has joined #openstack-swift | 07:34 | |
*** openstackgerrit has quit IRC | 07:48 | |
*** hseipp has joined #openstack-swift | 07:49 | |
*** rcernin has joined #openstack-swift | 08:06 | |
*** sileht has quit IRC | 08:16 | |
*** jrichli has quit IRC | 08:16 | |
*** silor has quit IRC | 08:16 | |
*** silor has joined #openstack-swift | 08:17 | |
*** sams-gleb has quit IRC | 08:17 | |
*** sams-gleb has joined #openstack-swift | 08:17 | |
*** rledisez has joined #openstack-swift | 08:20 | |
*** sams-gleb has quit IRC | 08:22 | |
*** jrichli has joined #openstack-swift | 08:23 | |
*** tepper.freenode.net sets mode: +v jrichli | 08:23 | |
*** silor has quit IRC | 08:23 | |
*** amoralej|off is now known as amoralej | 08:24 | |
*** sileht has joined #openstack-swift | 08:25 | |
*** geaaru has joined #openstack-swift | 08:36 | |
*** cbartz has joined #openstack-swift | 08:39 | |
*** dja has quit IRC | 08:42 | |
*** jrichli has quit IRC | 08:50 | |
*** rcernin has quit IRC | 09:11 | |
*** jrichli has joined #openstack-swift | 09:16 | |
*** tepper.freenode.net sets mode: +v jrichli | 09:16 | |
*** manous has joined #openstack-swift | 09:23 | |
*** chlong has quit IRC | 09:34 | |
*** bkopilov_ has joined #openstack-swift | 09:34 | |
*** asettle has joined #openstack-swift | 09:51 | |
*** bkopilov_ has quit IRC | 09:51 | |
*** jordanP has joined #openstack-swift | 09:54 | |
*** openstackgerrit has joined #openstack-swift | 09:57 | |
openstackgerrit | Mathias Bjoerkqvist proposed openstack/swift: Storing encryption root secret in Barbican https://review.openstack.org/364878 | 09:57 |
*** bkopilov_ has joined #openstack-swift | 10:09 | |
*** bkopilov_ has quit IRC | 10:13 | |
*** sams-gleb has joined #openstack-swift | 10:13 | |
*** mvk has quit IRC | 10:18 | |
*** bkopilov_ has joined #openstack-swift | 10:20 | |
*** bkopilov_ has quit IRC | 10:24 | |
*** bkopilov_ has joined #openstack-swift | 10:34 | |
*** bkopilov_ has quit IRC | 10:38 | |
*** mvk has joined #openstack-swift | 10:50 | |
*** Jeffrey4l has quit IRC | 11:36 | |
*** ppai has quit IRC | 11:37 | |
*** manous has quit IRC | 11:48 | |
*** manous has joined #openstack-swift | 11:52 | |
*** ppai has joined #openstack-swift | 11:53 | |
*** acoles_ is now known as acoles | 12:16 | |
acoles | timburke: thanks for the fixup and merge | 12:22 |
*** rcernin has joined #openstack-swift | 12:26 | |
*** dmorita has joined #openstack-swift | 12:33 | |
*** dmorita has quit IRC | 12:37 | |
*** pcaruana has quit IRC | 12:49 | |
*** vinsh has quit IRC | 12:57 | |
*** kei_yama has quit IRC | 13:19 | |
*** vint_bra has joined #openstack-swift | 13:24 | |
*** pcaruana has joined #openstack-swift | 13:32 | |
*** psachin has quit IRC | 13:52 | |
*** silor has joined #openstack-swift | 13:53 | |
*** silor has quit IRC | 14:00 | |
*** silor has joined #openstack-swift | 14:07 | |
*** geaaru has quit IRC | 14:08 | |
*** ppai has quit IRC | 14:11 | |
*** silor1 has joined #openstack-swift | 14:14 | |
*** silor has quit IRC | 14:14 | |
*** silor1 is now known as silor | 14:14 | |
*** psachin has joined #openstack-swift | 14:37 | |
*** pcaruana has quit IRC | 14:38 | |
*** vinsh has joined #openstack-swift | 14:41 | |
*** vinsh has quit IRC | 14:48 | |
*** links has quit IRC | 14:49 | |
*** manous has quit IRC | 14:50 | |
*** pcaruana has joined #openstack-swift | 14:51 | |
*** sams-gleb has quit IRC | 14:53 | |
*** sams-gleb has joined #openstack-swift | 14:54 | |
*** sams-gleb has quit IRC | 14:58 | |
*** cbartz has left #openstack-swift | 15:02 | |
*** manous has joined #openstack-swift | 15:02 | |
*** chsc has joined #openstack-swift | 15:03 | |
*** sams-gleb has joined #openstack-swift | 15:14 | |
*** psachin has quit IRC | 15:24 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 15:33 |
*** jamielennox is now known as jamielennox|away | 15:46 | |
*** asettle__ has joined #openstack-swift | 15:47 | |
*** openstackgerrit_ has joined #openstack-swift | 15:47 | |
*** asettle has quit IRC | 15:48 | |
*** cbartz has joined #openstack-swift | 15:48 | |
*** openstackgerrit_ has quit IRC | 15:49 | |
*** chlong has joined #openstack-swift | 15:52 | |
*** jamielennox|away is now known as jamielennox | 15:54 | |
*** Jeffrey4l has joined #openstack-swift | 15:54 | |
*** asettle__ is now known as asettle | 15:58 | |
*** mvk has quit IRC | 16:09 | |
openstackgerrit | Alistair Coles proposed openstack/swift: Add test for configured reclaim_age being used https://review.openstack.org/410311 | 16:13 |
*** pcaruana has quit IRC | 16:13 | |
*** Guest29114 has quit IRC | 16:15 | |
*** klrmn has joined #openstack-swift | 16:15 | |
notmyname | good morning | 16:36 |
acoles | notmyname: good morning! | 16:37 |
notmyname | acoles: hey! I thought you were on holiday this week | 16:39 |
acoles | I'm in and out. This is my last "proper" day in the office, | 16:40 |
notmyname | ah, gotcha | 16:40 |
*** diogogmt has joined #openstack-swift | 16:43 | |
*** jaakkos has quit IRC | 16:47 | |
*** jaakkos has joined #openstack-swift | 16:47 | |
tdasilva | acoles: have a good break | 16:54 |
*** _JZ_ has joined #openstack-swift | 16:57 | |
*** ChubYann has joined #openstack-swift | 17:01 | |
*** openstackstatus has joined #openstack-swift | 17:01 | |
*** ChanServ sets mode: +v openstackstatus | 17:01 | |
*** openstackstatus has quit IRC | 17:02 | |
*** openstack has quit IRC | 17:02 | |
*** openstack has joined #openstack-swift | 17:05 | |
*** openstackstatus has joined #openstack-swift | 17:06 | |
*** ChanServ sets mode: +v openstackstatus | 17:06 | |
*** rcernin has quit IRC | 17:10 | |
*** garyj has joined #openstack-swift | 17:16 | |
*** asettle has quit IRC | 17:17 | |
*** manous has quit IRC | 17:28 | |
*** mmuffinman has joined #openstack-swift | 17:31 | |
*** dmorita has joined #openstack-swift | 17:35 | |
*** rledisez has quit IRC | 17:38 | |
*** glb has quit IRC | 17:40 | |
*** manous has joined #openstack-swift | 17:41 | |
*** garyj has quit IRC | 17:49 | |
acoles | tdasilva: thanks! I may overlap with you on Friday. things tend to shutdown early here on the last day before the holidays. | 17:50 |
*** _david_cole_soho has joined #openstack-swift | 17:51 | |
_david_cole_soho | With the ratelimit middlware, I know it reliese heavily on memcached . Does a middleware only over talk to the memcached configred in the proxy-server.conf filter:cache section , or can it talk to the memcached of other proxy servers ? | 17:51 |
tdasilva | acoles: we are actually shutdown on friday | 17:51 |
_david_cole_soho | *relies | 17:51 |
notmyname | _david_cole_soho: it can talk to any memcache server in the pool | 17:52 |
notmyname | also, this implies that it's a good idea to have discrete memcache pools in a global cluster setup | 17:55 |
*** mmuffinman has quit IRC | 17:58 | |
-openstackstatus- NOTICE: Gerrit is being restarted to update its OpenID SSO configuration | 17:59 | |
*** jordanP has quit IRC | 18:06 | |
*** jkremer has joined #openstack-swift | 18:12 | |
*** acoles is now known as acoles_ | 18:13 | |
*** jkremer has quit IRC | 18:13 | |
*** jkremer has joined #openstack-swift | 18:13 | |
*** jkremer has quit IRC | 18:14 | |
*** hseipp has quit IRC | 18:19 | |
_david_cole_soho | notmyname: thanks . I was not aware of memcache pools, I will research that | 18:20 |
notmyname | _david_cole_soho: so you can list more than one IP:port in that config line (or use memcache.conf. or is it memcached.conf?) | 18:20 |
notmyname | and swift will build a pool out of them and balance requests across them | 18:21 |
_david_cole_soho | notmyname: Ah, okay, we have one IP per proxy-server.conf, the memcache instance on the same box. In the case we are not using a pool then I guess | 18:21 |
notmyname | correct | 18:22 |
notmyname | the advantages of having a pool are supporting higher load and higher cache hit rates. the disadvantage is network connections to the memcache servers | 18:22 |
notmyname | so if you only have a local instance, you'll have faster responses to cache hits, but you'll have fewer cache hits | 18:23 |
notmyname | a simple way to configure it would be to have all proxies in each region running memcache and participating in a per-region pool | 18:23 |
notmyname | memcache is used for ratelimiting, account and container stats, and token caching. since your load balancer probably chooses a random proxy for each request (instead of routing based on source IP or something)--which is how it probably should be done--then you can really get some good performance benefits with the shared cache | 18:25 |
notmyname | however, be sure to raise the memcache connection limit (memcache_max_connections) as your cluster grows. that can really limit performance | 18:26 |
notmyname | see https://github.com/openstack/swift/blob/master/etc/memcache.conf-sample | 18:27 |
*** pcaruana has joined #openstack-swift | 18:34 | |
*** _david_cole_so-1 has joined #openstack-swift | 18:34 | |
*** chsc has quit IRC | 18:34 | |
*** _david_cole_soho has quit IRC | 18:35 | |
*** cbartz has left #openstack-swift | 18:37 | |
*** hogepodge has quit IRC | 18:46 | |
*** manous has quit IRC | 18:54 | |
*** amoralej is now known as amoralej|off | 18:56 | |
*** tqtran has joined #openstack-swift | 19:02 | |
clayg | weee osc! | 19:08 |
*** hogepodge has joined #openstack-swift | 19:12 | |
*** chsc has joined #openstack-swift | 19:19 | |
*** chsc has joined #openstack-swift | 19:19 | |
*** pcaruana has quit IRC | 20:11 | |
*** asettle has joined #openstack-swift | 20:23 | |
*** asettle has quit IRC | 20:27 | |
*** chlong has quit IRC | 20:36 | |
MooingLemur | 3xOsc? :3 | 20:45 |
*** chlong has joined #openstack-swift | 20:52 | |
*** dmorita has quit IRC | 21:01 | |
*** dmorita has joined #openstack-swift | 21:02 | |
*** dmorita has quit IRC | 21:15 | |
*** dmorita has joined #openstack-swift | 21:16 | |
mattoliverau | Morning | 21:22 |
*** Jeffrey4l has quit IRC | 21:35 | |
*** vint_bra has quit IRC | 21:38 | |
*** sams-gleb has quit IRC | 21:44 | |
*** sams-gleb has joined #openstack-swift | 21:44 | |
*** silor has quit IRC | 21:48 | |
*** sams-gleb has quit IRC | 21:48 | |
*** chlong has quit IRC | 22:04 | |
notmyname | http://lists.openstack.org/pipermail/openstack-dev/2016-December/109329.html looks to be a kickoff for moving all of openstack away from launchpad and to storyboard | 22:06 |
*** _david_cole_so-1 has quit IRC | 22:08 | |
*** diogogmt has quit IRC | 22:44 | |
*** vint_bra has joined #openstack-swift | 22:45 | |
*** klrmn has quit IRC | 22:49 | |
mattoliverau | notmyname: looks like some interesting reading | 22:50 |
notmyname | if you want interesting reading, check out https://snarky.ca/why-i-took-october-off-from-oss-volunteering/ | 22:51 |
notmyname | and possibly the comments on HN about it https://news.ycombinator.com/item?id=13230747 | 22:52 |
*** manous has joined #openstack-swift | 22:55 | |
*** manous has quit IRC | 22:55 | |
mattoliverau | notmyname: lol, thanks, now I'll be distracted for a while :P | 22:59 |
*** mvk has joined #openstack-swift | 23:03 | |
*** kei_yama has joined #openstack-swift | 23:30 | |
*** catintheroof has joined #openstack-swift | 23:48 | |
*** chsc has quit IRC | 23:49 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!