*** kyles_ne has quit IRC | 00:04 | |
*** kyles_ne has joined #openstack-swift | 00:16 | |
*** rmcall has quit IRC | 00:39 | |
*** NM1 has joined #openstack-swift | 00:42 | |
*** NM2 has joined #openstack-swift | 00:44 | |
*** NM3 has joined #openstack-swift | 00:45 | |
*** NM1 has quit IRC | 00:46 | |
*** NM1 has joined #openstack-swift | 00:46 | |
*** NM1 has quit IRC | 00:47 | |
*** NM1 has joined #openstack-swift | 00:47 | |
*** NM2 has quit IRC | 00:48 | |
*** shri1 has quit IRC | 00:48 | |
*** gyee has quit IRC | 00:49 | |
*** NM3 has quit IRC | 00:50 | |
*** NM1 has quit IRC | 01:08 | |
*** mahatic_ has quit IRC | 01:08 | |
*** addnull has joined #openstack-swift | 01:09 | |
*** HenryG_ has joined #openstack-swift | 01:22 | |
*** HenryG has quit IRC | 01:24 | |
*** kyles_ne has quit IRC | 01:32 | |
*** kyles_ne has joined #openstack-swift | 01:32 | |
*** kyles_ne has quit IRC | 01:37 | |
*** nosnos has joined #openstack-swift | 01:57 | |
*** hhuang has joined #openstack-swift | 02:03 | |
*** lcurtis has joined #openstack-swift | 02:03 | |
*** kbee has joined #openstack-swift | 02:21 | |
*** HenryG_ has quit IRC | 02:25 | |
*** haomaiwang has joined #openstack-swift | 02:30 | |
*** kbee has quit IRC | 02:32 | |
*** bkopilov has quit IRC | 02:39 | |
*** kbee has joined #openstack-swift | 02:39 | |
*** tsg has joined #openstack-swift | 02:40 | |
*** HenryG has joined #openstack-swift | 02:41 | |
*** dvorkbjel has quit IRC | 02:41 | |
*** haomaiwang has quit IRC | 02:42 | |
*** dvorkbjel has joined #openstack-swift | 02:44 | |
*** X019 has quit IRC | 02:45 | |
*** NM1 has joined #openstack-swift | 02:55 | |
*** kbee has quit IRC | 02:59 | |
*** lcurtis has quit IRC | 03:08 | |
*** NM1 has quit IRC | 03:10 | |
*** nosnos has quit IRC | 03:21 | |
*** nosnos has joined #openstack-swift | 03:22 | |
*** nosnos has quit IRC | 03:26 | |
*** elambert has joined #openstack-swift | 03:35 | |
*** kyles_ne has joined #openstack-swift | 03:42 | |
*** nshaikh has joined #openstack-swift | 03:45 | |
*** mahatic has joined #openstack-swift | 03:53 | |
mahatic | mattoliverau, hi! | 03:56 |
---|---|---|
*** rmcall has joined #openstack-swift | 03:57 | |
mahatic | mattoliverau, the exception is not being caught. I'm not sure why | 03:57 |
mahatic | mattoliverau, I tried to catch it shell.py as well. But no result | 03:57 |
*** exploreshaifali has joined #openstack-swift | 04:01 | |
*** elambert has quit IRC | 04:02 | |
*** bkopilov has joined #openstack-swift | 04:09 | |
*** rmcall has quit IRC | 04:11 | |
*** tsg has quit IRC | 04:12 | |
*** nshaikh has left #openstack-swift | 04:13 | |
*** rmcall has joined #openstack-swift | 04:18 | |
*** nosnos has joined #openstack-swift | 04:20 | |
*** kbee has joined #openstack-swift | 04:27 | |
*** Manish has joined #openstack-swift | 04:31 | |
mattoliverau | mahatic: hmm, we may need to debug further then :) Maybe my assumption of where it was being thrown was wrong | 04:40 |
*** kyles_ne has quit IRC | 04:46 | |
*** kyles_ne has joined #openstack-swift | 04:47 | |
*** hhuang has quit IRC | 04:47 | |
mahatic | mattoliverau, yeah. could be. But i did try where ever I thought it was a possibility | 04:50 |
*** kyles_ne has quit IRC | 04:51 | |
*** DisneyRicky has quit IRC | 04:54 | |
mahatic | mattoliverau, client.py service.py and shell.py -looked into those | 04:57 |
mattoliverau | mahatic: hmm, let me take a look | 04:58 |
*** otoolee- is now known as otoolee | 04:59 | |
*** DisneyRicky has joined #openstack-swift | 05:12 | |
*** exploreshaifali has quit IRC | 05:15 | |
mahatic | mattoliverau, okay | 05:18 |
*** NM1 has joined #openstack-swift | 05:24 | |
*** NM2 has joined #openstack-swift | 05:27 | |
*** kopparam has joined #openstack-swift | 05:28 | |
*** NM1 has quit IRC | 05:29 | |
*** nshaikh has joined #openstack-swift | 05:32 | |
mahatic | mattoliverau, got a chance to take a look? :) | 05:38 |
*** Sanchit has joined #openstack-swift | 05:43 | |
*** k4n0 has joined #openstack-swift | 05:47 | |
*** X019 has joined #openstack-swift | 05:57 | |
*** addnull has quit IRC | 06:04 | |
*** Sanchit has quit IRC | 06:06 | |
*** addnull has joined #openstack-swift | 06:06 | |
*** occupant has quit IRC | 06:07 | |
mattoliverau | mahatic: https://etherpad.openstack.org/p/1lt3r3Si17 The diff I placed at the end of the etherpad seemed to work for me. | 06:10 |
mahatic | mattoliverau, oh taking a look | 06:10 |
mahatic | mattoliverau, to test it, i'm only doing a "resetswift" and then "startmain". And then testing. Am i going wrong there? | 06:12 |
mattoliverau | mahatic: swift client doesn't affect the swift cluster. So you don't have to resetswift. I just made the changes to python-swiftclient and you used 'python setup.py develop' on the swift client code it should load the changes automatically | 06:15 |
mahatic | mattoliverau, oh alright. Thanks so much! | 06:16 |
mahatic | mattoliverau, maybe that is why it was not loading the changes for me. Sorry, my bad. | 06:16 |
mattoliverau | mahatic: lol, thats how you learn :) | 06:17 |
mahatic | mattoliverau, :) | 06:18 |
mahatic | mattoliverau, thank you. I have tested it. Will send the patch soon | 06:30 |
mattoliverau | mahatic: nice work :) | 06:30 |
mahatic | mattoliverau, because of the nice help :D | 06:31 |
*** zul has quit IRC | 06:31 | |
mattoliverau | K I might call it a day. Night all. | 06:47 |
*** haomaiwa_ has joined #openstack-swift | 06:47 | |
*** miqui has quit IRC | 06:52 | |
*** zul has joined #openstack-swift | 06:52 | |
*** kopparam has quit IRC | 07:00 | |
*** kopparam has joined #openstack-swift | 07:01 | |
*** rmcall has quit IRC | 07:03 | |
*** rmcall has joined #openstack-swift | 07:05 | |
*** kopparam has quit IRC | 07:05 | |
*** haomaiwa_ has quit IRC | 07:06 | |
*** NM1 has joined #openstack-swift | 07:08 | |
*** NM2 has quit IRC | 07:08 | |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/swift: Updated from global requirements https://review.openstack.org/88736 | 07:17 |
*** oomichi has joined #openstack-swift | 07:18 | |
openstackgerrit | Mahati proposed a change to openstack/python-swiftclient: Adds a user friendly message when --segment-size is a value other than an integer https://review.openstack.org/125275 | 07:20 |
*** kbee has quit IRC | 07:22 | |
*** kbee has joined #openstack-swift | 07:22 | |
openstackgerrit | Mahati proposed a change to openstack/python-swiftclient: Adds a user friendly message when --segment-size is a value other than an integer https://review.openstack.org/125275 | 07:22 |
*** jamiehannaford has joined #openstack-swift | 07:25 | |
*** rmcall has quit IRC | 07:29 | |
*** ujjain has joined #openstack-swift | 07:34 | |
*** NM1 has quit IRC | 07:48 | |
*** ujjain has quit IRC | 07:52 | |
*** ujjain has joined #openstack-swift | 07:52 | |
*** kopparam has joined #openstack-swift | 08:01 | |
*** ttrumm has joined #openstack-swift | 08:02 | |
*** jistr has joined #openstack-swift | 08:02 | |
ttrumm | Hello how much swift connections to port 6000 is normal? I have 40k+ | 08:02 |
*** echevemaster has quit IRC | 08:03 | |
*** kopparam has quit IRC | 08:06 | |
*** kopparam has joined #openstack-swift | 08:14 | |
ttrumm | Hello how much swift connections to port 6000 is normal? I have 40k+ | 08:17 |
ahale | is your cluster busy? 6000 is the object server port so .. proxies getting/writing objects, replicators.. pretty normal to have a lot of 6000, 6001, 6002 in a swift cluster since those are the default daemon ports | 08:19 |
ttrumm | yes but conntrack table getting full, i doubled net.ipv4.netfilter.ip_conntrack_max and set /proc/sys/net/ipv4/ip_local_port_range to 1024 65000 | 08:26 |
ahale | oh yeah we run our stuff without conntrack cos its a real pain, monitoring socket counts as well stuff like that .. its relatively normal though .. just got to scale before it comes a problem | 08:36 |
*** NellyK has joined #openstack-swift | 08:53 | |
*** NellyK has quit IRC | 08:58 | |
*** oomichi has quit IRC | 09:20 | |
*** haomaiwa_ has joined #openstack-swift | 09:34 | |
*** ipolyzos has quit IRC | 09:37 | |
*** ipolyzos has joined #openstack-swift | 09:39 | |
*** nellysmitt has joined #openstack-swift | 09:42 | |
*** mkollaro has joined #openstack-swift | 09:43 | |
*** haomaiwa_ has quit IRC | 09:53 | |
*** kopparam has quit IRC | 09:59 | |
*** kopparam has joined #openstack-swift | 09:59 | |
*** kopparam has quit IRC | 10:01 | |
*** kopparam has joined #openstack-swift | 10:10 | |
*** lcurtis has joined #openstack-swift | 10:18 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack/python-swiftclient: Fix race condition with _retry https://review.openstack.org/123118 | 10:19 |
*** lcurtis has quit IRC | 10:27 | |
*** X019 has quit IRC | 10:46 | |
*** aix has joined #openstack-swift | 10:55 | |
*** X019 has joined #openstack-swift | 10:58 | |
*** dencaval has joined #openstack-swift | 11:01 | |
openstackgerrit | Alistair Coles proposed a change to openstack/swift: Some statements are evaluated twice in the setUp of the TestObjectReplicator https://review.openstack.org/124602 | 11:02 |
openstackgerrit | Madhuri Kumari proposed a change to openstack/swift: Convert maximum length to integer in name_check https://review.openstack.org/125315 | 11:03 |
*** cdelatte has joined #openstack-swift | 11:03 | |
*** nexusz99 has joined #openstack-swift | 11:21 | |
openstackgerrit | Christian Schwede proposed a change to openstack/python-swiftclient: Use SkipTest from nose instead of inherited Exception https://review.openstack.org/125323 | 11:24 |
mahatic | jenkins build failed and it says this | 11:25 |
mahatic | "ERROR: InvocationError: '/home/jenkins/workspace/gate-python-swiftclient-pep8/.tox/pep8/bin/flake8 swiftclient tests' " | 11:25 |
mahatic | does it mean i will have to resend the patch? Can someone please help on this? | 11:25 |
kbee | mahatic: It appears to be a pep8 issue.. just run tox -e pep8 on ur saio to see the results | 11:35 |
*** nshaikh has left #openstack-swift | 11:37 | |
*** dmsimard_away is now known as dmsimard | 11:40 | |
*** aix has quit IRC | 11:40 | |
mahatic | kbee, okay. doing that | 11:40 |
*** aix has joined #openstack-swift | 11:41 | |
mahatic | kbee, "E111 indentation is not a multiple of four" I get that error | 11:44 |
mahatic | kbee, would you happen to know if there is a rule on how try except blocks should be indented? I have put it right above if block | 11:46 |
kbee | mahatic: that implies, that the indentation has gone bad. it has to be 4x. I would strongly recommend you to go through http://legacy.python.org/dev/peps/pep-0008/ and http://docs.openstack.org/developer/hacking/ atleast couple of times.. | 11:47 |
kbee | mahatic: following that would resolve this. Also, you need to add some unit tests to accomodate your changes.. else once you correct ur pep8 error, unit tests would fail. | 11:48 |
mahatic | kbee, oh sure. okay. i'm working on python-swiftclient. How to go about unit tests? | 11:49 |
*** mkollaro has quit IRC | 11:50 | |
*** tsg has joined #openstack-swift | 11:53 | |
openstackgerrit | paul luse proposed a change to openstack/swift-specs: Updates to EC design spec https://review.openstack.org/125190 | 11:53 |
*** kbee has quit IRC | 11:53 | |
*** kbee has joined #openstack-swift | 11:54 | |
kbee | mahatic: you have to run .unittests | 11:54 |
*** mkollaro has joined #openstack-swift | 11:56 | |
*** mahatic has quit IRC | 11:57 | |
*** aix has quit IRC | 12:01 | |
*** mkollaro has quit IRC | 12:08 | |
*** tsg has quit IRC | 12:08 | |
*** kopparam_ has joined #openstack-swift | 12:09 | |
*** nshaikh has joined #openstack-swift | 12:11 | |
*** kopparam has quit IRC | 12:11 | |
*** mkollaro has joined #openstack-swift | 12:13 | |
*** aix has joined #openstack-swift | 12:14 | |
*** kbee has quit IRC | 12:14 | |
*** mahatic has joined #openstack-swift | 12:15 | |
*** hhuang has joined #openstack-swift | 12:20 | |
*** kopparam_ has quit IRC | 12:26 | |
*** bkopilov has quit IRC | 12:37 | |
openstackgerrit | Jiri Suchomel proposed a change to openstack/python-swiftclient: Do not crash with "swift list --lh" for Ceph RadosGW. https://review.openstack.org/124856 | 12:38 |
*** hhuang has quit IRC | 12:42 | |
*** addnull has quit IRC | 12:43 | |
openstackgerrit | Mahati proposed a change to openstack/python-swiftclient: Adds a user friendly message when --segment-size is a non-integer https://review.openstack.org/125275 | 12:49 |
*** tsg has joined #openstack-swift | 12:49 | |
*** nshaikh has left #openstack-swift | 12:51 | |
*** nshaikh has joined #openstack-swift | 12:53 | |
*** nexusz99 has quit IRC | 12:59 | |
*** goodes has quit IRC | 13:01 | |
*** goodes has joined #openstack-swift | 13:03 | |
*** NM1 has joined #openstack-swift | 13:05 | |
*** miqui has joined #openstack-swift | 13:06 | |
*** nexusz99 has joined #openstack-swift | 13:06 | |
*** elambert has joined #openstack-swift | 13:07 | |
*** mwstorer has joined #openstack-swift | 13:10 | |
*** mkollaro1 has joined #openstack-swift | 13:13 | |
*** mkollaro has quit IRC | 13:14 | |
notmyname | good morning | 13:15 |
mahatic | good morning! | 13:15 |
*** ppai has joined #openstack-swift | 13:16 | |
openstackgerrit | A change was merged to openstack/swift: Some statements are evaluated twice in the setUp of the TestObjectReplicator https://review.openstack.org/124602 | 13:17 |
*** nshaikh has quit IRC | 13:17 | |
*** kbee has joined #openstack-swift | 13:17 | |
*** dmorita has joined #openstack-swift | 13:18 | |
*** NM1 has quit IRC | 13:19 | |
*** mkollaro has joined #openstack-swift | 13:22 | |
*** mkollaro1 has quit IRC | 13:26 | |
*** nosnos has quit IRC | 13:28 | |
*** Manish has quit IRC | 13:28 | |
*** nosnos has joined #openstack-swift | 13:29 | |
*** nosnos has quit IRC | 13:33 | |
*** kbee has quit IRC | 13:35 | |
*** kbee has joined #openstack-swift | 13:35 | |
*** nellysmitt has quit IRC | 13:36 | |
*** lcurtis has joined #openstack-swift | 13:38 | |
*** mkollaro has quit IRC | 13:44 | |
*** nellysmitt has joined #openstack-swift | 13:47 | |
*** mkollaro has joined #openstack-swift | 13:50 | |
*** nexusz99 has quit IRC | 13:52 | |
*** hhuang has joined #openstack-swift | 13:52 | |
*** kopparam has joined #openstack-swift | 13:58 | |
notmyname | redbo: are you online? I've got an eventlet wsgi question | 13:59 |
*** tdasilva has joined #openstack-swift | 14:01 | |
*** ttrumm has quit IRC | 14:03 | |
*** mrsnivvel has quit IRC | 14:12 | |
*** openstackgerrit has quit IRC | 14:18 | |
*** kopparam has quit IRC | 14:18 | |
*** kopparam has joined #openstack-swift | 14:19 | |
*** openstackgerrit has joined #openstack-swift | 14:19 | |
*** nexusz99 has joined #openstack-swift | 14:21 | |
openstackgerrit | Mahati proposed a change to openstack/python-swiftclient: Adds a user friendly message when --segment-size is a non-integer https://review.openstack.org/125275 | 14:23 |
*** nellysmitt has quit IRC | 14:23 | |
*** kopparam has quit IRC | 14:23 | |
*** nexusz99 has quit IRC | 14:26 | |
*** kopparam has joined #openstack-swift | 14:27 | |
*** kbee has quit IRC | 14:28 | |
*** mrsnivvel has joined #openstack-swift | 14:30 | |
*** annegentle has joined #openstack-swift | 14:30 | |
*** miqui has quit IRC | 14:33 | |
*** miqui has joined #openstack-swift | 14:33 | |
*** jamiehan_ has joined #openstack-swift | 14:37 | |
portante | notmyname: curious, what is it? | 14:38 |
portante | the eventlet wsgi question ... | 14:38 |
openstackgerrit | Richard Hawkins proposed a change to openstack/swift: Fix metadata overall limits bug https://review.openstack.org/125360 | 14:40 |
*** jamiehannaford has quit IRC | 14:40 | |
*** jamiehan_ has quit IRC | 14:41 | |
*** nexusz99 has joined #openstack-swift | 14:43 | |
*** nexusz99 has quit IRC | 14:43 | |
*** nexusz99 has joined #openstack-swift | 14:43 | |
*** nexusz99 has quit IRC | 14:43 | |
*** nellysmitt has joined #openstack-swift | 14:45 | |
*** openstackgerrit has quit IRC | 14:47 | |
*** jamiehannaford has joined #openstack-swift | 14:49 | |
*** openstackgerrit has joined #openstack-swift | 14:49 | |
*** kbee has joined #openstack-swift | 15:02 | |
*** openstackgerrit has quit IRC | 15:02 | |
*** openstackgerrit has joined #openstack-swift | 15:04 | |
*** nellysmitt has quit IRC | 15:08 | |
*** mrsnivvel has quit IRC | 15:17 | |
*** mitz_ has quit IRC | 15:18 | |
*** lpabon has joined #openstack-swift | 15:19 | |
*** rmcall has joined #openstack-swift | 15:21 | |
*** NM1 has joined #openstack-swift | 15:23 | |
*** mitz_ has joined #openstack-swift | 15:23 | |
*** lpabon has quit IRC | 15:25 | |
*** mrsnivvel has joined #openstack-swift | 15:25 | |
openstackgerrit | Jiri Suchomel proposed a change to openstack/python-swiftclient: Do not crash with "swift list --lh" for Ceph RadosGW. https://review.openstack.org/124856 | 15:26 |
*** kbee has quit IRC | 15:36 | |
*** hhuang has quit IRC | 15:38 | |
*** annegentle has quit IRC | 15:38 | |
*** annegentle has joined #openstack-swift | 15:38 | |
*** mahatic has quit IRC | 15:39 | |
*** X019 has quit IRC | 15:46 | |
openstackgerrit | Richard Hawkins proposed a change to openstack/swift: Fix metadata overall limits bug https://review.openstack.org/125360 | 15:46 |
*** X019 has joined #openstack-swift | 15:46 | |
*** mahatic has joined #openstack-swift | 15:51 | |
*** judd7 has joined #openstack-swift | 15:52 | |
*** kyles_ne has joined #openstack-swift | 15:52 | |
*** nellysmitt has joined #openstack-swift | 15:54 | |
*** mkollaro has quit IRC | 15:59 | |
*** echevemaster has joined #openstack-swift | 16:01 | |
*** lpabon has joined #openstack-swift | 16:02 | |
*** k4n0 has quit IRC | 16:05 | |
*** annegentle has quit IRC | 16:05 | |
ctennis | it seems like python-swiftclient is busted when installing via pip, anyone else try it via this way? | 16:07 |
openstackgerrit | Christian Schwede proposed a change to openstack/python-swiftclient: Add tests for account listing using --lh switch https://review.openstack.org/125402 | 16:12 |
notmyname | ctennis: can you send me a quick email about it? | 16:13 |
*** elambert_ has joined #openstack-swift | 16:13 | |
*** infotect- has joined #openstack-swift | 16:14 | |
*** alpha_ori_ has joined #openstack-swift | 16:14 | |
*** dmsimard_ has joined #openstack-swift | 16:15 | |
*** btorch_ has joined #openstack-swift | 16:15 | |
*** pberis1 has joined #openstack-swift | 16:16 | |
ctennis | sure | 16:17 |
*** infotection has quit IRC | 16:17 | |
*** alpha_ori has quit IRC | 16:17 | |
*** annegentle_ has quit IRC | 16:17 | |
*** btorch has quit IRC | 16:17 | |
*** dmsimard has quit IRC | 16:17 | |
*** elambert has quit IRC | 16:17 | |
*** pberis has quit IRC | 16:17 | |
*** mordred has quit IRC | 16:17 | |
*** BAKfr has quit IRC | 16:17 | |
*** zul has quit IRC | 16:17 | |
*** clayg has quit IRC | 16:17 | |
*** thurloat has quit IRC | 16:17 | |
*** dmsimard_ is now known as dmsimard | 16:17 | |
*** alpha_ori_ is now known as alpha_ori | 16:17 | |
*** elambert_ is now known as elambert | 16:17 | |
*** annegentle has joined #openstack-swift | 16:17 | |
*** clayg has joined #openstack-swift | 16:17 | |
*** ChanServ sets mode: +v clayg | 16:17 | |
*** openstackgerrit has quit IRC | 16:18 | |
*** annegentle is now known as Guest84781 | 16:18 | |
*** mordred has joined #openstack-swift | 16:18 | |
*** zul has joined #openstack-swift | 16:18 | |
*** BAKfr has joined #openstack-swift | 16:19 | |
*** thurloat has joined #openstack-swift | 16:19 | |
*** openstackgerrit has joined #openstack-swift | 16:19 | |
*** kyles_ne_ has joined #openstack-swift | 16:21 | |
*** kyles_ne has quit IRC | 16:21 | |
openstackgerrit | Daniel Wakefield proposed a change to openstack/python-swiftclient: Replaces Stacktraces with useful error messages. https://review.openstack.org/125407 | 16:21 |
*** hhuang has joined #openstack-swift | 16:21 | |
*** lpabon has quit IRC | 16:24 | |
*** gyee has joined #openstack-swift | 16:25 | |
swift_fan1 | What exactly is a 'handoff partition' ? | 16:32 |
ctennis | https://ask.openstack.org/en/question/6223/what-is-handoff-nodedevice-where-can-i-learn-more-about-it/ | 16:35 |
mahatic | hi, my patch is failing at "check-tempest-dsvm-full-icehouse". And it seems to an issue reported here: https://bugs.launchpad.net/nova/+bug/1375108 | 16:37 |
mahatic | am i correct to assume that is a bug? Or should i be checking elsewhere? | 16:37 |
*** hhuang has quit IRC | 16:37 | |
*** jamiehannaford has quit IRC | 16:41 | |
*** kopparam has quit IRC | 16:51 | |
*** kopparam has joined #openstack-swift | 16:52 | |
*** tsg has quit IRC | 16:55 | |
*** kopparam has quit IRC | 16:56 | |
*** gyee has quit IRC | 16:59 | |
*** kbee has joined #openstack-swift | 17:03 | |
*** tsg has joined #openstack-swift | 17:08 | |
*** kota_ has joined #openstack-swift | 17:10 | |
*** annegentle has joined #openstack-swift | 17:11 | |
*** jistr has quit IRC | 17:13 | |
notmyname | ctennis: ping | 17:14 |
*** gyee has joined #openstack-swift | 17:15 | |
ctennis | notmyname: hi | 17:16 |
*** tsg has quit IRC | 17:16 | |
notmyname | ctennis: I could pip install swiftlcient just fine into a virtual env | 17:17 |
notmyname | on precise | 17:17 |
ctennis | ok, this was a centos machine | 17:17 |
notmyname | ctennis: old version of setuptools maybe? | 17:17 |
ctennis | perhaps, whatever comes with 6.3 | 17:17 |
ctennis | 0.6.10-3 | 17:18 |
notmyname | https://review.openstack.org/#/c/89568/ | 17:20 |
*** cschwede has joined #openstack-swift | 17:20 | |
cschwede | notmyname: http://dev.cloudwatt.com/en/blog/swiftpolicy-or-how-i-learned-to-stop-worrying-and-love-the-permissions.html | 17:20 |
notmyname | cschwede: 0.6.24-1ubuntu1 | 17:20 |
cschwede | notmyname: https://github.com/stackforge/swiftpolicy | 17:20 |
notmyname | ctennis: 0.6.24-1ubuntu1 | 17:20 |
ctennis | so I guess the notion is that older versions of centos won't work with python-swiftclient anymore? | 17:21 |
notmyname | I didn't expect that, but I don't know if it requires newer setuputils than ships with the distro. that's the case with lucid IIRC | 17:22 |
*** kopparam has joined #openstack-swift | 17:23 | |
*** dmorita has quit IRC | 17:27 | |
*** cschwede has quit IRC | 17:29 | |
*** kopparam has quit IRC | 17:33 | |
*** occupant has joined #openstack-swift | 17:37 | |
*** echevemaster has quit IRC | 17:40 | |
*** bkopilov has joined #openstack-swift | 17:44 | |
*** CaioBrentano has joined #openstack-swift | 17:48 | |
*** dencaval has quit IRC | 17:52 | |
*** nitika1 has joined #openstack-swift | 17:54 | |
nitika1 | Hello everyone, | 17:54 |
nitika1 | Will there be the Swift team meeting today | 17:54 |
notmyname | nitika1: no swift team meeting today. we're skipping it in lieu of the hackathon that's going on | 17:55 |
nitika1 | notmyname: ok | 17:55 |
nitika1 | I just saw the link https://wiki.openstack.org/wiki/Meetings/Swift | 17:56 |
nitika1 | and wish to confirm. thanks. | 17:56 |
*** rmcall has quit IRC | 18:00 | |
kbee | notmyname: will the review https://review.openstack.org/#/c/122225/ be taken up for upcoming juno release ? | 18:00 |
*** nellysmitt has quit IRC | 18:01 | |
*** aix has quit IRC | 18:03 | |
notmyname | kbee: unlikely | 18:03 |
kbee | notmyname: :( | 18:03 |
*** rmcall has joined #openstack-swift | 18:03 | |
openstackgerrit | Samuel Merritt proposed a change to openstack/swift: fix a comment https://review.openstack.org/125446 | 18:04 |
*** kopparam has joined #openstack-swift | 18:07 | |
kbee | notmyname: It was already +2'ed by torgomatic. Now all comments are addressed and already +1'ed by mattoliverau . So just needs that one last tick | 18:09 |
*** NM1 has quit IRC | 18:12 | |
*** NM1 has joined #openstack-swift | 18:13 | |
clayg | is the swift meeting going on today - or are you guys hack-a-thoning too hard? | 18:14 |
*** cschwede has joined #openstack-swift | 18:14 | |
* kbee logs off for d day | 18:14 | |
notmyname | clayg: no meeting today | 18:14 |
*** rmcall has quit IRC | 18:14 | |
*** htrmeira has joined #openstack-swift | 18:14 | |
*** serverascode_ has quit IRC | 18:16 | |
*** zhiyan has quit IRC | 18:16 | |
*** kbee has quit IRC | 18:16 | |
*** shri has joined #openstack-swift | 18:16 | |
clayg | swiftpolicy looks pretty sweet - wonder if acoles has seen it - i know he thought policy.json support for keystone auth in swift would be pretty hot? | 18:17 |
*** zhiyan has joined #openstack-swift | 18:17 | |
*** cschwede has quit IRC | 18:17 | |
*** nellysmitt has joined #openstack-swift | 18:18 | |
*** annegent_ has joined #openstack-swift | 18:19 | |
*** zaitcev has joined #openstack-swift | 18:19 | |
*** ChanServ sets mode: +v zaitcev | 18:19 | |
*** serverascode_ has joined #openstack-swift | 18:19 | |
*** kopparam has quit IRC | 18:20 | |
*** annegentle has quit IRC | 18:21 | |
*** kopparam has joined #openstack-swift | 18:22 | |
*** cschwede has joined #openstack-swift | 18:26 | |
*** rmcall has joined #openstack-swift | 18:28 | |
*** CaioBrentano1 has joined #openstack-swift | 18:28 | |
*** CaioBrentano has quit IRC | 18:29 | |
*** rmcall has quit IRC | 18:40 | |
*** goodes has quit IRC | 18:40 | |
*** goodes has joined #openstack-swift | 18:43 | |
swift_fan1 | ctennis -- Right, I know what handoff nodes/devices are, but what exactly is a 'handoff partition' ? | 18:45 |
swift_fan1 | Does swift really deal with handoff nodes/devices on the disk-partition level? | 18:46 |
swift_fan1 | I'm confused. | 18:46 |
*** CaioBrentano1 is now known as CaioBrentano | 18:46 | |
notmyname | swift_fan1: no. swift's partitions don't have anything to do with filesystem partitions | 18:47 |
swift_fan1 | I understand completely what the idea of a handoff is, | 18:47 |
*** kopparam has quit IRC | 18:47 | |
*** mahatic_ has joined #openstack-swift | 18:48 | |
swift_fan1 | but not sure about the logic that is going on when handoffs are done on the 'partition' level ..... | 18:48 |
swift_fan1 | So 'handoff partition' is on the swift-partition level, or the filesystem-partition level ? | 18:48 |
zaitcev | A partition in Swift partitions the address space. | 18:49 |
zaitcev | Addressed by hash. | 18:49 |
*** nitika1 has quit IRC | 18:51 | |
swift_fan1 | So what's the difference between 'handoff node' and 'handoff partition' ? | 18:52 |
swift_fan1 | And is 'handoff' used as the same concept, in both places? | 18:52 |
*** dmorita has joined #openstack-swift | 18:54 | |
NM1 | swift_fan1: is really enjoying swift :) | 18:56 |
*** jdaggett has quit IRC | 18:56 | |
notmyname | swift_fan1: you're asking about some low-level details of swift's placement mechanism. have you read anything online or watched any of the videos about how those parts of swift work? | 18:57 |
*** lpabon has joined #openstack-swift | 18:58 | |
*** jdaggett has joined #openstack-swift | 18:58 | |
*** annegent_ has quit IRC | 18:59 | |
*** annegentle has joined #openstack-swift | 18:59 | |
*** dmorita has quit IRC | 19:00 | |
*** NM1 has left #openstack-swift | 19:02 | |
*** NM1 has joined #openstack-swift | 19:02 | |
*** mahatic_ has quit IRC | 19:08 | |
*** ZBhatti has joined #openstack-swift | 19:08 | |
*** cschwede has quit IRC | 19:10 | |
*** rmcall has joined #openstack-swift | 19:11 | |
*** tsg has joined #openstack-swift | 19:11 | |
*** echevemaster has joined #openstack-swift | 19:14 | |
*** elambert has quit IRC | 19:19 | |
*** tdasilva has quit IRC | 19:19 | |
*** lpabon has quit IRC | 19:20 | |
*** mwstorer has quit IRC | 19:20 | |
*** kota_ has quit IRC | 19:23 | |
*** ppai has quit IRC | 19:24 | |
*** swift_fan1 has quit IRC | 19:36 | |
*** dvorkbjel has quit IRC | 19:37 | |
*** swift_fan1 has joined #openstack-swift | 19:39 | |
*** dvorkbjel has joined #openstack-swift | 19:43 | |
*** mahatic_ has joined #openstack-swift | 19:55 | |
*** nellysmitt has quit IRC | 19:56 | |
*** nellysmitt has joined #openstack-swift | 19:56 | |
*** mahatic_ has quit IRC | 19:59 | |
*** tsg has quit IRC | 19:59 | |
*** mahatic_ has joined #openstack-swift | 19:59 | |
*** nellysmitt has quit IRC | 20:01 | |
openstackgerrit | Jay Bryant proposed a change to openstack/swift: Ensure sys.exit called in fork_child after exception https://review.openstack.org/125197 | 20:04 |
*** X019 has quit IRC | 20:06 | |
*** X019 has joined #openstack-swift | 20:07 | |
NM1 | swift_fan1: Have you seen this video with notmyname about storage policies? I recommend it for everyone https://www.youtube.com/watch?v=VCTRV-L4-hk | 20:11 |
*** rmcall has quit IRC | 20:25 | |
*** annegentle has quit IRC | 20:26 | |
*** annegentle has joined #openstack-swift | 20:27 | |
*** mlauter has joined #openstack-swift | 20:41 | |
*** annegent_ has joined #openstack-swift | 20:42 | |
*** annegentle has quit IRC | 20:43 | |
*** annegent_ has quit IRC | 20:46 | |
*** annegentle has joined #openstack-swift | 20:46 | |
*** annegentle has quit IRC | 21:09 | |
dmsimard | Have a weird issue.. object-auditor going crazy looping endlessly really fast "Begin object audit "forever" mode". | 21:17 |
dmsimard | On just one storage node on a barely empty cluster.. stopping/starting does not help, debug logs do not provide much details | 21:18 |
dmsimard | Any other clues where I could start ? | 21:23 |
dmsimard | huh. Looks like it eventually stopped by itself. | 21:24 |
dmsimard | Nevermind that, it's back :D | 21:24 |
NM1 | dmsimard: Any idea what happened? | 21:26 |
*** ZBhatti has quit IRC | 21:26 | |
dmsimard | No clue.. it's an unused (as of yet) cluster. 10GB used out of 400TB across 6 storage nodes.. It's the only node out of the 6 with that issue. | 21:28 |
dmsimard | Mount points and drives are there, was looking at launchpad if there was any bugs that could explain the behavior | 21:28 |
dmsimard | There are no errors or stack traces, that's for sure | 21:28 |
dmsimard | NM1: Just like this, forever: http://paste.openstack.org/show/O2BTDavzHZlF0k9Rp3NX/ | 21:29 |
*** miqui has quit IRC | 21:29 | |
dmsimard | Logstash reporting more than 500 lines per second :p | 21:29 |
*** htrmeira has quit IRC | 21:29 | |
NM1 | dmsimard: What does "os02-z3" means and which log_level are you using? | 21:34 |
dmsimard | NM1: That's the hostname of the machine. I turned on debug and didn't see anything else that was helpful. The lines in that paste are INFO, though. | 21:34 |
dmsimard | object-auditor doesn't log anything else than the above in debug | 21:35 |
NM1 | Hummm. | 21:37 |
NM1 | Are All of your disks mounted and readable? If you run $ df -h, does it finishes successful ? | 21:38 |
*** rmcall has joined #openstack-swift | 21:39 | |
dmsimard | NM1: Yup. Nothing in dmesg or syslog either. | 21:39 |
dmsimard | I just tried rebooting the node, see what happens | 21:39 |
zaitcev | well there's https://review.openstack.org/125197 - not necessarily dmsimard's problem exactly, but auditor can go weird like that | 21:49 |
zaitcev | I saw auditor disobey interval before, but have reproducible | 21:49 |
zaitcev | s/but have/but never/ | 21:50 |
dmsimard | I might have found the issue, looks related to DNS resolutionç | 21:51 |
*** ZBhatti has joined #openstack-swift | 21:52 | |
*** mordred has quit IRC | 21:54 | |
*** mordred has joined #openstack-swift | 21:54 | |
zaitcev | oh wow | 21:55 |
zaitcev | Left undiscovered is why in the world an auditor would want DNS. | 21:55 |
NM1 | zaitcev: Reverse DNS? | 21:56 |
zaitcev | yeah, why? An auditor is purely a local process. | 21:56 |
*** tsg has joined #openstack-swift | 21:56 | |
zaitcev | well, it might need DNS for things like logging if you use hostname for that... but that's a little far-fetched. | 21:57 |
zaitcev | statsd maybe | 21:57 |
NM1 | We could strace the process but I think it would be easier to look at the source code. | 21:59 |
dmsimard | Nope, there was a DNS issue that I fixed but the issue remains | 22:02 |
zaitcev | dmsimard: how many processes can you see if you do something like ps auxw| grep object-auditor| wc -l and does that number match your configuration? | 22:04 |
dmsimard | zaitcev: Two object-auditors | 22:05 |
zaitcev | dmsimard: good, that's correct - one ZBF and one normal... I need to look at the code and think why it could be looping | 22:06 |
zaitcev | like your NTP broke or something | 22:06 |
zaitcev | dmsimard: could you throw your object-server.conf to http://paste.openstack.org, just for surety? | 22:07 |
dmsimard | zaitcev: http://paste.openstack.org/show/XIZUmfdSOp0OcQt9pZCy/ | 22:08 |
dmsimard | zaitcev: Date and NTP looks fine | 22:08 |
zaitcev | sorry, it was a wild guess | 22:08 |
dmsimard | zaitcev: Could've been a good one :) | 22:09 |
zaitcev | What do you think about stracing it like NM1 suggested? | 22:09 |
dmsimard | Didn't see that, can try, hang on | 22:09 |
zaitcev | just hook it with -p for a second... no need to restart | 22:09 |
*** lcurtis has quit IRC | 22:10 | |
mattoliverau | Morning all | 22:11 |
*** NM1 has quit IRC | 22:12 | |
dmsimard | zaitcev: Yup. Here's the first process: http://paste.openstack.org/show/8FtsdCw6GNkGQOchA3hI/ | 22:13 |
*** CaioBrentano has quit IRC | 22:14 | |
dmsimard | Oh, there's really just one process | 22:14 |
zaitcev | dmsimard: well that's just the parent | 22:14 |
zaitcev | it needs -F or something | 22:14 |
zaitcev | er, -f | 22:14 |
dmsimard | right, hang on | 22:15 |
dmsimard | zaitcev: http://paste.openstack.org/show/nAHuIsGoOruZ8yP5g161/ | 22:16 |
*** annegentle has joined #openstack-swift | 22:18 | |
zaitcev | crazy stuff | 22:25 |
swift_fan1 | NM1 notmyname : Yes, I've read about how those parts work. | 22:26 |
swift_fan1 | NM1 notmyname : However, I'm still not sure as to what the difference is between 'handoff node' and 'handoff partition' | 22:26 |
swift_fan1 | and whether 'handoff' is used as the same concept, in both places ....... | 22:26 |
dmsimard | zaitcev: Bug worthy you think ? | 22:27 |
swift_fan1 | NM1 notmyname : And whether the 'partition' in the term 'handoff partition' is referring to a Swift partition, or to a filesystem partition. | 22:27 |
zaitcev | dmsimard: I think so. I definitely hit that before. | 22:28 |
dmsimard | zaitcev: Oh you did ? | 22:28 |
zaitcev | dmsimard: what do you say to trying out a patch? | 22:31 |
dmsimard | zaitcev: Sure - especially on that cluster is fine since it's not in production | 22:31 |
*** annegentle has quit IRC | 22:32 | |
dmsimard | zaitcev: I have to leave the office for the day, we can resume this tomorrow if you're okay with that | 22:34 |
zaitcev | dmsimard: I think we better, although I have to leave early tomorrow. I had an idea about the cause but it is not panning out, sorry. | 22:35 |
zaitcev | dmsimard: try to poke someone else with the same URLs for the paste | 22:35 |
openstackgerrit | A change was merged to openstack/python-swiftclient: Do not crash with "swift list --lh" for Ceph RadosGW. https://review.openstack.org/124856 | 22:36 |
zaitcev | dmsimard: I remain very interested but I may be unavailable due to being afk | 22:36 |
dmsimard | zaitcev: sure. I'll let you know if I end up finding out what's the cause/fix | 22:36 |
*** mlauter has quit IRC | 22:38 | |
*** Guest84781 is now known as annegentle | 22:44 | |
*** dmsimard is now known as dmsimard_away | 22:51 | |
openstackgerrit | Richard Hawkins proposed a change to openstack/swift: Fix metadata overall limits bug https://review.openstack.org/125360 | 22:54 |
*** ZBhatti has quit IRC | 23:08 | |
openstackgerrit | Richard Hawkins proposed a change to openstack/swift: Fix metadata overall limits bug https://review.openstack.org/125360 | 23:25 |
*** mahatic has quit IRC | 23:28 | |
*** mahatic has joined #openstack-swift | 23:29 | |
*** mahatic has quit IRC | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!