*** vint_bra has joined #openstack-swift | 00:09 | |
*** vint_bra has quit IRC | 00:13 | |
*** catintheroof has joined #openstack-swift | 00:23 | |
*** lucasxu has joined #openstack-swift | 00:24 | |
mattoliverau | clarkb: it has, but the problem is when installing cryptographu from pip, the wheel comes with an _openssl.so binding that is incorrectly linked.. but turns out it's an easish fix. | 00:42 |
---|---|---|
mattoliverau | pip install --no-binary cryptography -r test-requirements.txt | 00:43 |
mattoliverau | that will make it build it with the local one, libssl.so.1.0.0 | 00:43 |
mattoliverau | just remember to clean your pip cache etc first, opps | 00:44 |
mattoliverau | timburke: ^ | 00:44 |
*** cshastri has joined #openstack-swift | 00:48 | |
*** ChanServ sets mode: +v jrichli | 00:52 | |
*** lucasxu has quit IRC | 00:54 | |
*** kiennt has joined #openstack-swift | 01:01 | |
*** tovin07_ has joined #openstack-swift | 01:03 | |
*** lucasxu has joined #openstack-swift | 01:11 | |
*** lucasxu has quit IRC | 01:13 | |
mattoliverau | sorry that was meant to be pip install --no-binary cryptography -r requirements.txt | 01:20 |
*** ujjain has quit IRC | 01:23 | |
*** gkadam has quit IRC | 01:28 | |
*** ujjain has joined #openstack-swift | 01:29 | |
*** ujjain has joined #openstack-swift | 01:29 | |
openstackgerrit | Matthew Oliver proposed openstack/swift master: Add OpenSuse SAIO build instructions https://review.openstack.org/493385 | 01:36 |
openstackgerrit | Merged openstack/swift master: Use unique body content in EC test objects https://review.openstack.org/493975 | 01:44 |
*** catintheroof has quit IRC | 01:47 | |
kota_ | good morning | 01:51 |
mattoliverau | kota_: morning | 01:55 |
kota_ | o/ | 01:56 |
kota_ | mattoliverau: ^^^^ | 01:56 |
*** bkopilov has quit IRC | 02:11 | |
*** mat128 has quit IRC | 02:48 | |
*** catintheroof has joined #openstack-swift | 02:50 | |
*** catintheroof has quit IRC | 03:03 | |
*** bkopilov has joined #openstack-swift | 03:30 | |
*** links has joined #openstack-swift | 03:47 | |
*** mvk_ has joined #openstack-swift | 04:01 | |
*** abhitechie has joined #openstack-swift | 04:17 | |
*** klrmn has quit IRC | 04:26 | |
*** abhinavtechie has joined #openstack-swift | 04:31 | |
*** abhitechie has quit IRC | 04:32 | |
*** two_tired has joined #openstack-swift | 04:35 | |
*** abhinavtechie has quit IRC | 05:07 | |
*** gyee has quit IRC | 05:17 | |
*** shuyingy_ has joined #openstack-swift | 05:40 | |
*** shuyingya has quit IRC | 05:40 | |
*** kiennt has quit IRC | 05:43 | |
*** pcaruana has joined #openstack-swift | 05:45 | |
*** silor has joined #openstack-swift | 05:54 | |
*** shuyingya has joined #openstack-swift | 06:01 | |
*** kiennt has joined #openstack-swift | 06:02 | |
*** shuyingy_ has quit IRC | 06:04 | |
*** hoonetorg has quit IRC | 06:08 | |
*** kiennt has quit IRC | 06:11 | |
*** dja has quit IRC | 06:11 | |
*** ChubYann has quit IRC | 06:14 | |
*** kiennt has joined #openstack-swift | 06:16 | |
*** dja has joined #openstack-swift | 06:18 | |
*** hoonetorg has joined #openstack-swift | 06:20 | |
*** geaaru has joined #openstack-swift | 06:26 | |
*** skudlik has joined #openstack-swift | 06:29 | |
*** skudlik has left #openstack-swift | 06:30 | |
*** two_tired has quit IRC | 06:38 | |
*** hseipp has joined #openstack-swift | 06:42 | |
*** rcernin has joined #openstack-swift | 06:57 | |
*** kiennt has quit IRC | 06:57 | |
*** kiennt has joined #openstack-swift | 06:58 | |
*** silor has quit IRC | 06:58 | |
*** hseipp has quit IRC | 07:12 | |
*** hseipp has joined #openstack-swift | 07:14 | |
*** rcernin has quit IRC | 07:16 | |
*** rcernin has joined #openstack-swift | 07:19 | |
mattoliverau | tdasilva: fyi, i'm using your version of swift-ansible to deploy a vagrant cluster (2x proxies, 4x storage nodes) on my latop and it works great. I've pushed back to a branch on my fork where I'm tweaking a little, found some annoyances that I'll fix up and push there. When I have something ready I'll send you a PR. | 07:29 |
mattoliverau | Maybe I'll finally get around to playbooking statsd + graphana cause it'll be useful to have when I use it for sharding :) | 07:30 |
mattoliverau | *grafana | 07:30 |
*** fanzhang has joined #openstack-swift | 07:32 | |
fanzhang | Hi, guys. I installed swift by following https://docs.openstack.org/project-install-guide/object-storage/ocata/get_started.html , with 1 controller node and 1 storage node. When I tried to do verify operation, I met an error. At first, output of command " #swift stat " was fine. But when I was creating container, I met "Not Found (HTTP 404) (Request-ID: txf8b44450fefe46feb5fdf-005993e7ab)" . Logs in /var/log/messages showed http://paste.ubuntu. | 07:37 |
*** oshritf has joined #openstack-swift | 07:53 | |
*** oshritf has quit IRC | 07:58 | |
*** oshritf has joined #openstack-swift | 08:00 | |
*** oshritf has quit IRC | 08:03 | |
acoles | timburke: thanks for cleaning up patch 493975 | 08:04 |
patchbot | https://review.openstack.org/#/c/493975/ - swift - Use unique body content in EC test objects (MERGED) | 08:04 |
*** cbartz has joined #openstack-swift | 08:07 | |
*** andymccr_ is now known as andymccr | 08:08 | |
acoles | fanzhang: your paste link is incomplete. do you have account_autocreate=true in proxy-server.conf [proxy-server] section? | 08:14 |
acoles | sorry I mean [app:proxy-server] section | 08:15 |
fanzhang | acoles: Yes, I have. And also, allow_account_management = true. | 08:16 |
*** joeljwright has joined #openstack-swift | 08:22 | |
*** ChanServ sets mode: +v joeljwright | 08:22 | |
acoles | fanzhang: can you give a link the pastebin of your logs | 08:23 |
acoles | rledisez: thanks for updating patch 472659 - is the header name the *only* change from version 3 to 4? (the rebase has introduced noise into the 4-3 diff) | 08:24 |
patchbot | https://review.openstack.org/#/c/472659/ - swift - Allow to rebuild a fragment of an expired object | 08:24 |
fanzhang | acoles: this link http://paste.ubuntu.com/25324208/ is the whole logs when I create a container in /var/log/messages. | 08:24 |
fanzhang | acoles: I got these by tailf /var/log/messages. | 08:25 |
openstackgerrit | Charles Hsu proposed openstack/swift master: Fix wrong logs when reconstructor rebuild fragments. https://review.openstack.org/493774 | 08:27 |
fanzhang | acoles: this link is the output of debuging create container http://paste.ubuntu.com/25324058/ | 08:27 |
rledisez | acoles: yes, it's the only change. i'm used to rebase everytime i push, i never though of that side effect. won't do it again ;) | 08:29 |
acoles | rledisez: NP I'm not complaining :) you often *have* to rebase to escape merge conflicts | 08:30 |
acoles | fanzhang: this line in the proxy-server logs shows a problem with the account server (it says 'From Container Server' but that is a side-effect of the account autocreate) - so you need to look at account server logs on 10.0.0.13 machine ... ERROR 500 Trying to PUT /AUTH_3a17b36efa604779a9e5377e06e2b880 From Container Server 10.0.0.13:6202/sda | 08:41 |
acoles | fanzhang: the container PUT triggers an account autocreate - that is failing, which causes the account to not exist, which results in the 404 back to client | 08:42 |
fanzhang | acoles: thanks man, but where should I find these logs? In /var/log/messages? | 08:42 |
fanzhang | acoles: It seems like a Permission denied http://paste.ubuntu.com/25324449/ | 08:44 |
fanzhang | acoles: sorry, my fault. I must forget chown -R swift:swift /srv/node . Now I can create a container. Thanks so much for your answering.đź‘Ť | 08:46 |
acoles | fanzhang: depends how you set up logging but likely to be same as your proxy /var/log/messages | 08:46 |
acoles | fanzhang: yep, the object-replicator log error is a different process but the account server failing is almost certainly due to same permissions problem | 08:47 |
*** kei_yama has quit IRC | 08:47 | |
fanzhang | acoles: thanks soooo much :) | 08:48 |
acoles | fanzhang: NP glad you are sorted | 08:48 |
*** hoonetorg has quit IRC | 09:07 | |
*** hoonetorg has joined #openstack-swift | 09:10 | |
*** abhitechie has joined #openstack-swift | 09:20 | |
*** abhinavtechie has joined #openstack-swift | 09:23 | |
*** abhitechie has quit IRC | 09:23 | |
*** abhitechie has joined #openstack-swift | 09:25 | |
*** abhinavtechie has quit IRC | 09:27 | |
*** oshritf has joined #openstack-swift | 09:28 | |
openstackgerrit | Rajat Sharma proposed openstack/swift master: Inconsistencies in endpoint definitions https://review.openstack.org/494144 | 09:30 |
*** tovin07 has joined #openstack-swift | 09:35 | |
*** cshastri has quit IRC | 09:47 | |
*** hobz has joined #openstack-swift | 09:51 | |
hobz | hello guys, quick question - when adding a new storage node to my cluster, rebalancing and syncing the ring gz files across all nodes i get 404's on files that used to return 200's. removing the new node solves the problem. any idea? | 09:52 |
*** tovin07_ has quit IRC | 09:57 | |
*** kiennt has quit IRC | 10:05 | |
*** abhinavtechie has joined #openstack-swift | 10:08 | |
*** aagrawal has joined #openstack-swift | 10:10 | |
*** abhitechie has quit IRC | 10:10 | |
*** abhinavtechie has quit IRC | 10:13 | |
hobz | is there any additional command to be run after rebalancing? | 10:19 |
hobz | so apparanlty i was trying to add too much storage at once and opted for the gradual weight approach | 10:33 |
*** hobz has quit IRC | 10:34 | |
*** aagrawal has quit IRC | 10:39 | |
*** abhitechie has joined #openstack-swift | 10:39 | |
*** abhitechie has quit IRC | 10:45 | |
*** mkrcmari__ has joined #openstack-swift | 10:47 | |
*** bkopilov has quit IRC | 10:50 | |
*** mvk_ has quit IRC | 10:50 | |
*** abhitechie has joined #openstack-swift | 10:51 | |
*** skudlik has joined #openstack-swift | 10:58 | |
*** skudlik has quit IRC | 11:10 | |
*** szaher has joined #openstack-swift | 11:15 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Fix flakey EC frag duplication policy test https://review.openstack.org/494172 | 11:21 |
acoles | timburke: some to-and-fro with the ec test helpers ^^ but a new mixin now seems worthwhile | 11:22 |
*** skudlik has joined #openstack-swift | 11:24 | |
*** xinli has quit IRC | 11:24 | |
*** hseipp has quit IRC | 11:34 | |
*** hseipp has joined #openstack-swift | 11:35 | |
*** mat128 has joined #openstack-swift | 11:44 | |
*** skudlik has left #openstack-swift | 11:50 | |
*** hseipp has quit IRC | 12:00 | |
*** bkopilov has joined #openstack-swift | 12:28 | |
*** shuyingya has quit IRC | 12:38 | |
*** cargreg has joined #openstack-swift | 12:38 | |
cargreg | i guys someone can help me? | 12:39 |
*** catintheroof has joined #openstack-swift | 12:49 | |
*** abhitechie has quit IRC | 12:54 | |
*** hseipp has joined #openstack-swift | 13:01 | |
*** baojg has joined #openstack-swift | 13:03 | |
*** hseipp has quit IRC | 13:06 | |
*** hseipp has joined #openstack-swift | 13:06 | |
*** vint_bra has joined #openstack-swift | 13:10 | |
*** chlong_ has joined #openstack-swift | 13:31 | |
*** mat128 has quit IRC | 13:38 | |
*** chlong_ has quit IRC | 13:59 | |
tdasilva | mattoliverau: that's great. I've been thinking about getting that going again and am curious about your patch. looking forward to your PR | 14:01 |
*** hfaria_baculasys has joined #openstack-swift | 14:17 | |
*** mat128 has joined #openstack-swift | 14:20 | |
*** lucasxu has joined #openstack-swift | 14:25 | |
*** links has quit IRC | 14:32 | |
*** shuyingya has joined #openstack-swift | 14:39 | |
*** shuyingya has quit IRC | 14:44 | |
*** gkadam has joined #openstack-swift | 14:45 | |
*** tovin07_ has joined #openstack-swift | 14:52 | |
*** klrmn has joined #openstack-swift | 14:59 | |
*** gyee has joined #openstack-swift | 15:02 | |
*** shuyingya has joined #openstack-swift | 15:03 | |
timburke | good morning | 15:05 |
*** rcernin has quit IRC | 15:07 | |
*** shuyingya has quit IRC | 15:08 | |
*** cargreg has quit IRC | 15:12 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Minor additions to TestPipeMutex https://review.openstack.org/494242 | 15:24 |
*** gkadam is now known as gkadam-afk | 15:24 | |
*** baojg has quit IRC | 15:26 | |
*** baojg has joined #openstack-swift | 15:27 | |
*** cbartz has quit IRC | 15:27 | |
*** oshritf has quit IRC | 15:29 | |
*** gkadam-afk has quit IRC | 15:31 | |
*** gkadam has joined #openstack-swift | 15:32 | |
*** links has joined #openstack-swift | 15:33 | |
tdasilva | oh cool, just realized mattoliverau is going to the PTG! | 15:45 |
acoles | tdasilva: yeah that's what I heard too :) | 15:46 |
*** links has quit IRC | 15:49 | |
timburke | acoles: on https://review.openstack.org/#/c/493636/6/test/unit/common/test_utils.py@6389 -- that was kinda my fault. an older patchset had us clearing owner *before* writing to the pipe; this was my minimum test case demonstrating how that would be problematic | 15:52 |
patchbot | patch 493636 - swift - Fix deadlock when logging from a tpool thread. | 15:52 |
*** Sukhdev_ has joined #openstack-swift | 15:53 | |
timburke | in particular, with the owner being None, if pthread2 needed to reacquire the lock, it'd deadlock | 15:53 |
*** shuyingya has joined #openstack-swift | 15:56 | |
*** pcaruana has quit IRC | 15:57 | |
acoles | timburke: OIC I added some assertions about owner here https://review.openstack.org/494242 | 15:57 |
patchbot | patch 494242 - swift - Minor additions to TestPipeMutex | 15:57 |
acoles | timburke: heh you already got there :) | 15:57 |
*** tovin07_ has left #openstack-swift | 16:02 | |
*** shuyingya has quit IRC | 16:06 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Minor additions to TestPipeMutex https://review.openstack.org/494242 | 16:08 |
*** klrmn has quit IRC | 16:17 | |
notmyname | good morning | 16:19 |
*** tonanhngo has joined #openstack-swift | 16:19 | |
*** itlinux has quit IRC | 16:22 | |
*** xinli has joined #openstack-swift | 16:32 | |
*** rcernin has joined #openstack-swift | 16:49 | |
*** chsc has joined #openstack-swift | 16:51 | |
*** chsc has joined #openstack-swift | 16:51 | |
*** Sukhdev_ has quit IRC | 17:09 | |
*** SkyRocknRoll has joined #openstack-swift | 17:14 | |
*** klrmn has joined #openstack-swift | 17:18 | |
*** hfaria_baculasys has quit IRC | 17:19 | |
*** gkadam has quit IRC | 17:25 | |
*** hseipp has quit IRC | 17:27 | |
*** itlinux has joined #openstack-swift | 17:40 | |
*** mvk_ has joined #openstack-swift | 17:54 | |
*** mvk has joined #openstack-swift | 17:57 | |
*** mkrcmari__ has quit IRC | 17:57 | |
*** mvk_ has quit IRC | 17:59 | |
*** ChubYann has joined #openstack-swift | 18:07 | |
*** pcaruana has joined #openstack-swift | 18:09 | |
*** geaaru has quit IRC | 18:17 | |
*** mvk has quit IRC | 18:30 | |
*** Sukhdev has joined #openstack-swift | 18:52 | |
*** noxdafox_ has joined #openstack-swift | 18:52 | |
*** noxdafox has quit IRC | 18:53 | |
*** silor has joined #openstack-swift | 19:04 | |
*** silor has quit IRC | 19:13 | |
*** shuyingya has joined #openstack-swift | 19:35 | |
*** vinsh_ has quit IRC | 19:40 | |
*** shuyingya has quit IRC | 19:40 | |
*** xinli has quit IRC | 19:41 | |
*** Sukhdev has quit IRC | 19:43 | |
*** rcernin has quit IRC | 19:55 | |
*** Sukhdev has joined #openstack-swift | 20:13 | |
*** mat128 has quit IRC | 20:17 | |
*** oshritf has joined #openstack-swift | 20:26 | |
*** pcaruana has quit IRC | 20:41 | |
clayg | i'm ready - let's do this! | 20:50 |
notmyname | woooo! | 20:50 |
notmyname | (in about 9 minutes) | 20:50 |
mattoliverau | Morning | 20:51 |
*** lucasxu has quit IRC | 20:57 | |
notmyname | meeting time | 21:00 |
notmyname | not sure if timburke will make it to the meeting or is sleeping off his new cold | 21:02 |
notmyname | patch 1234 | 21:04 |
patchbot | https://review.openstack.org/#/c/1234/ - tempest - Removing link doctoring in test_images (MERGED) | 21:04 |
*** oshritf has quit IRC | 21:05 | |
openstackgerrit | Samuel Merritt proposed openstack/swift master: Fix deadlock when logging from a tpool thread. https://review.openstack.org/493636 | 21:10 |
torgomatic | acoles: timburke: I've added the check to make sure you can't release someone else's lock, plus rolled in patch 494242. | 21:10 |
patchbot | https://review.openstack.org/#/c/494242/ - swift - Minor additions to TestPipeMutex | 21:10 |
*** SkyRocknRoll has quit IRC | 21:14 | |
acoles | torgomatic: ack. great work BTW | 21:20 |
torgomatic | acoles: thanks | 21:20 |
*** catintheroof has quit IRC | 21:21 | |
*** itlinux has quit IRC | 21:21 | |
timburke | joeljwright: there's also a plan for a follow-up patch to have the tar headers get generated in middleware, yeah? might be handy for people to have a better idea of how the api feels | 21:48 |
joeljwright | timburke: yeah, I'm working on an updated version that uses the current code | 21:49 |
joeljwright | I'll do my best to get it in a state people can see by the next meeting | 21:50 |
timburke | awesome, thanks! then i can put my money where my mouth is and see about what the diff would look like to have separate segment types :-) | 21:50 |
joeljwright | :) | 21:54 |
acoles | clayg: LOL "on principle" | 21:58 |
clayg | did i spell it wrong... | 21:58 |
*** vinsh has joined #openstack-swift | 21:58 | |
clayg | i need to afk - go team swift - hooray sam - 2.15.1 whoot! | 21:58 |
acoles | no I just love the idea | 21:58 |
acoles | clayg: ^^ | 21:58 |
tdasilva | mattoliverau: please send that PR on the swift-ansible work you did | 21:59 |
timburke | looking through some of my older patches, it'd be kinda nice to close out https://review.openstack.org/#/c/464216/ and https://review.openstack.org/#/c/464217/ | 21:59 |
patchbot | patch 464216 - swift - domain_remap: be more careful about client-path ma... | 21:59 |
patchbot | patch 464217 - swift - domain_remap: stop mangling client-provided paths | 21:59 |
* kota_ is off to find breakfast | 22:00 | |
* joeljwright is off for sleep | 22:00 | |
*** joeljwright has quit IRC | 22:01 | |
acoles | timburke: clayg notmyname I voted +2 on https://review.openstack.org/#/c/493636/ ... I lost track of whether we're leaving time for others to take a look so not +A'd but someone can do that while I sleep | 22:01 |
patchbot | patch 493636 - swift - Fix deadlock when logging from a tpool thread. | 22:01 |
notmyname | acoles: thanks | 22:01 |
rledisez | timburke: i had cold feet on https://review.openstack.org/#/c/464217/ because of the "upgrade" issue. from what i remember, the default is breaking existing config, right? do we want to change the default value to avoid that? | 22:03 |
patchbot | patch 464217 - swift - domain_remap: stop mangling client-provided paths | 22:03 |
tdasilva | notmyname: I was quiet about joel's patch cause i haven't looked at the patch, but i was thinking more generally about our need to move faster. I've been thinking about tagging things beta or tech-preview, maybe it's something we can discuss at the PTG | 22:03 |
timburke | rledisez: we could. i was thinking that it's enough of an edge case that most people would assume it was a bug rather than something intentional. but i suppose you may have more insight into how people use domain_remap? | 22:04 |
notmyname | tdasilva: yeah, that would be a good topic. we do a generally bad job at getting stuff landed | 22:05 |
timburke | tdasilva: i feel like the root problems for me are the fact that, at 50 rows per page, https://review.openstack.org/#/q/owner:tburke+is:open is up to two pages and https://review.openstack.org/#/q/reviewer:tburke+is:open is up to three | 22:09 |
timburke | i've tried to find ways to make more-useful buckets (like https://review.openstack.org/#/q/owner:self+is:open+%2528label:Code-Review-1+OR+label:Verified-1+OR+label:Workflow-1%2529 ) but it's hard to keep things organized -- i always feel like stuffs falling through the cracks | 22:09 |
rledisez | timburke: you're probably right. i'll parse some logs tomorrow to see what users are doing on my clusters… i'll comment on review | 22:11 |
timburke | thanks | 22:11 |
rledisez | now, sleep time for me | 22:11 |
rledisez | bye | 22:11 |
timburke | that's fair :-) good night | 22:11 |
*** tonanhngo has quit IRC | 22:22 | |
*** vint_bra has quit IRC | 22:53 | |
*** patchbot has quit IRC | 23:17 | |
timburke | thanks mattoliverau! mind looking at https://review.openstack.org/#/c/461483/ too? | 23:18 |
*** notmyname has quit IRC | 23:19 | |
mattoliverau | timburke: sure np :) | 23:19 |
*** kei_yama has joined #openstack-swift | 23:20 | |
*** notmyname has joined #openstack-swift | 23:23 | |
*** ChanServ sets mode: +v notmyname | 23:23 | |
*** patchbot has joined #openstack-swift | 23:23 | |
*** chsc has quit IRC | 23:27 | |
*** shuyingya has joined #openstack-swift | 23:37 | |
mattoliverau | timburke: done :) | 23:37 |
timburke | thanks! | 23:37 |
timburke | and i *needed* to clean up the replica counts -- otherwise the check for unexpected requests would fail | 23:38 |
mattoliverau | oh ok | 23:41 |
mattoliverau | then I eat my words | 23:41 |
*** shuyingya has quit IRC | 23:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!