Tuesday, 2014-05-06

*** lpabon has joined #openstack-swift00:03
tnewsomeHmm... bulk delete is barely faster than one request per delete.00:16
*** mwstorer has quit IRC00:16
claygtnewsome: yeah i mean I don't think bulk delete does any sort of concurrency...00:17
tnewsomeclayg: But I had assumed that just the per-request round-trip time between client and server would be causing issues.00:18
claygtnewsome: are all of the objects in the same container?  cause that sqlitedb is just only gunna support so many updates a second... the .pending helps - but eventually that log has to get commited and it just takes as long as it takes00:18
tnewsomeclayg: Yes, all in the same container.00:18
claygwell... maybe?  but if it's just round trip time you can beat that with more concurrency on the client00:18
tnewsomeclayg: Are there any performance numbers on what I might expect out of that?00:18
claygare your db's on sata (maybe 150/s) or ssds (300-400/s maybe?)00:19
tnewsomeclayg: Right, but now I can delete a batch of 1k objects in about 4 minutes. The round trip time is definitely negligible at that point.00:19
tnewsomeclayg: They're on the cheapest big disk I could find. :-)00:19
tnewsomeThis speed will be fast enough for my application, it's just not as fast as I'd expected.00:19
claygwait so you're only getting 4 deletes a second?00:20
tnewsomeNo, about 270 deletes/second.00:20
tnewsomeOr is it per minute. I forget again.00:21
tnewsome4.6/second.00:21
claygwell if 1k takes 4 mins, that's about 250 minute - which is quite low by most measures - but maybe if not if you're waiting...00:21
claygyeah, so I mean you could do quite a bit better than that with some concurrency00:21
tnewsomeI'll give it a shot. Thanks.00:22
*** nmap911 has quit IRC00:37
*** serverascode has quit IRC00:42
*** serverascode has joined #openstack-swift00:43
*** shri has quit IRC00:53
*** csd has quit IRC00:58
*** bill_az has quit IRC01:05
*** shakamunyi has joined #openstack-swift01:05
*** zhiyan_ is now known as zhiyan01:15
*** byeager has joined #openstack-swift01:15
*** shakayumi has joined #openstack-swift01:15
claygrebase!01:17
openstackgerritClay Gerrard proposed a change to openstack/swift: Keep status_changed_at up-to-date with status changes.  https://review.openstack.org/8671401:17
openstackgerritClay Gerrard proposed a change to openstack/swift: Extend direct_client  https://review.openstack.org/8814401:17
openstackgerritClay Gerrard proposed a change to openstack/swift: Add reconciler probetest outline  https://review.openstack.org/9093401:17
openstackgerritClay Gerrard proposed a change to openstack/swift: Add Storage Policies to container.backend  https://review.openstack.org/9093501:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Update FakeLogger with better log level handling  https://review.openstack.org/9093201:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Add write_fake_ring helper to test.unit  https://review.openstack.org/8815101:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Add container-reconciler daemon  https://review.openstack.org/8590801:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Make FakeRing a use more real code  https://review.openstack.org/9093301:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Add LRUCache to common.utils  https://review.openstack.org/9093801:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Extend interface on InternalClient  https://review.openstack.org/8815201:18
*** ams0 has joined #openstack-swift01:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Add Storage Policy to container put/delete object  https://review.openstack.org/9093601:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Enqueue misplaced objects during container replication  https://review.openstack.org/9093701:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Merge container storage_policy_index values.  https://review.openstack.org/8672001:18
openstackgerritClay Gerrard proposed a change to openstack/swift: Expose container info on deleted containers.  https://review.openstack.org/8670801:18
*** shakamunyi has quit IRC01:18
*** saschpe has quit IRC01:21
*** ams0 has quit IRC01:22
portantenice!01:23
*** saschpe has joined #openstack-swift01:23
claygpeluse_: fwiw on the account reaper branch, i was leaving those notes for myself as much as anything - i'm going to wait and see if https://review.openstack.org/#/c/87078/ will finally merge and then rebase https://review.openstack.org/#/c/88098 on that01:30
openstackgerritYuan Zhou proposed a change to openstack/swift: Adding deprecate policy support  https://review.openstack.org/8682702:09
*** ams0 has joined #openstack-swift02:18
*** ams0 has quit IRC02:23
*** bach has quit IRC02:23
*** zhiyan is now known as zhiyan_02:37
*** yuan has joined #openstack-swift02:45
*** shakayumi has quit IRC02:58
openstackgerritA change was merged to openstack/swift: cleanup policy parsing a bit more  https://review.openstack.org/8707803:03
*** bach has joined #openstack-swift03:05
*** csd has joined #openstack-swift03:07
*** ams0 has joined #openstack-swift03:19
*** ams0 has quit IRC03:23
*** byeager has quit IRC03:34
*** ppai has joined #openstack-swift03:59
*** nshaikh has joined #openstack-swift04:05
*** tzumainn has quit IRC04:14
*** haomaiwang has joined #openstack-swift04:16
*** csd has quit IRC04:17
*** ams0 has joined #openstack-swift04:19
*** chandan_kumar has joined #openstack-swift04:20
*** haomaiwang has quit IRC04:20
*** ams0 has quit IRC04:24
*** haomaiwa_ has joined #openstack-swift04:26
*** chandan_kumar is now known as chandankumar04:26
*** nshaikh has quit IRC04:28
*** haomaiwa_ has quit IRC04:43
*** ams0 has joined #openstack-swift04:47
*** ams0 has quit IRC04:52
*** ams0 has joined #openstack-swift04:54
*** csd has joined #openstack-swift05:01
*** gyee has quit IRC05:05
*** Trixboxer has joined #openstack-swift05:08
*** shri has joined #openstack-swift05:14
*** cheri has joined #openstack-swift05:15
*** haomaiwa_ has joined #openstack-swift05:23
chmouelportante: i can look that if you want,05:26
chmouelportante: but I am not sure of where you at currently05:26
*** ams0 has quit IRC05:28
*** ams0 has joined #openstack-swift05:28
*** ams0 has quit IRC05:34
*** csd has quit IRC05:37
*** kevinc_ has joined #openstack-swift05:43
*** zaitcev has quit IRC05:53
*** kevinc_ has quit IRC05:54
*** ams0 has joined #openstack-swift05:57
*** psharma has joined #openstack-swift06:02
*** cheri has quit IRC06:03
*** haomaiwa_ has quit IRC06:07
*** haomaiwang has joined #openstack-swift06:07
*** ams0 has quit IRC06:08
*** ams0 has joined #openstack-swift06:11
*** csd has joined #openstack-swift06:20
*** haomai___ has joined #openstack-swift06:23
*** csd has quit IRC06:25
*** haomaiwang has quit IRC06:26
*** bach has quit IRC06:28
*** sileht has quit IRC06:30
*** ams0 has quit IRC06:30
*** sileht has joined #openstack-swift06:34
openstackgerritYuan Zhou proposed a change to openstack/swift: Allow to deprecate policy  https://review.openstack.org/8682706:36
*** StevenK has quit IRC06:44
*** StevenK has joined #openstack-swift06:48
*** mmcardle has joined #openstack-swift07:10
*** foexle has joined #openstack-swift07:14
*** mmcardle has quit IRC07:20
*** fbo is now known as fbo_away07:20
*** mmcardle has joined #openstack-swift07:41
*** nacim has joined #openstack-swift07:45
*** cheri has joined #openstack-swift07:53
*** acoles_away is now known as acoles07:57
*** zanc has joined #openstack-swift08:03
*** ams0 has joined #openstack-swift08:15
*** mkollaro has joined #openstack-swift08:22
*** mkerrin has quit IRC08:22
*** ekarlso has quit IRC08:29
*** ekarlso has joined #openstack-swift08:29
*** ams0 has quit IRC08:48
*** nshaikh has joined #openstack-swift08:50
*** pconstantine_ has joined #openstack-swift08:55
*** ams0 has joined #openstack-swift08:57
*** mkerrin has joined #openstack-swift08:59
*** AbyssOne has joined #openstack-swift09:08
*** ams0 has quit IRC09:13
*** ams0 has joined #openstack-swift09:13
*** ams0 has quit IRC09:17
*** nshaikh has quit IRC09:20
*** mkollaro has quit IRC09:23
*** mkollaro has joined #openstack-swift09:24
portantechmouel: thanks, clarkb stepped in a helped me out09:38
portantechmouel: arguably, the existing functional tests should broken out into separate jobs, right now v1 tests only run after v2 tests complete (not sure if a failure of the first run prevents a run of the next)09:39
chmouelportante: I did like that at first but the infra folks asked me to put on one job so not to use resources09:40
chmouelportante: great that it works :)09:40
portantechmouel: hmm09:42
*** corrigac has joined #openstack-swift09:43
*** tzumainn has joined #openstack-swift09:49
*** ccorrigan has quit IRC09:50
*** AbyssOne has quit IRC09:50
*** AbyssOne has joined #openstack-swift09:51
*** fbo_away is now known as fbo_away_away10:10
portantechmouel: yes, I just looked at a failing swift functional test job, and failure of the first job prevents failure of the second10:30
portanteI think we should at least always run the second regardless of the first, but since functional tests leave some state change with the cluster, it means the second test run is potentially affected by the first10:31
*** bvandenh has joined #openstack-swift10:46
*** bvandenh has quit IRC10:52
*** bvandenh has joined #openstack-swift10:52
*** bvandenh has quit IRC10:53
*** bvandenh has joined #openstack-swift10:54
*** bvandenh has quit IRC10:54
*** bvandenh has joined #openstack-swift10:55
*** bvandenh has quit IRC10:57
*** bvandenh has joined #openstack-swift10:57
*** nshaikh has joined #openstack-swift11:03
*** bvandenh has quit IRC11:05
*** psharma has quit IRC11:09
*** acoles is now known as acoles_away11:12
jokke_portante: yup, cannot trust that it will be clean run11:16
*** bvandenh has joined #openstack-swift11:18
chmouelportante: yes that was the reasoning when we added that11:27
*** pconstantine_ has quit IRC11:27
*** otoolee has joined #openstack-swift11:32
*** mmcardle has quit IRC11:38
*** nacim has quit IRC11:39
*** ppai has quit IRC11:46
*** piousbox__ has joined #openstack-swift11:49
*** wer has quit IRC11:49
*** piousbox_ has quit IRC11:49
*** wer has joined #openstack-swift11:51
*** nacim has joined #openstack-swift11:55
*** mmcardle has joined #openstack-swift11:56
*** mkollaro has quit IRC12:01
*** mkollaro has joined #openstack-swift12:03
*** jamie_h has joined #openstack-swift12:17
*** wer has quit IRC12:20
*** wer has joined #openstack-swift12:20
*** acoles_away is now known as acoles12:26
*** wer has quit IRC12:30
*** wer has joined #openstack-swift12:31
*** mkollaro1 has joined #openstack-swift12:33
*** mkollaro has quit IRC12:33
*** mmcardle1 has joined #openstack-swift12:38
*** Honghui has joined #openstack-swift12:40
HonghuiHello, Any can recommend hardware for swift. We test the Dell R720xd, but with it's H310 card, the performance is terrible.12:42
*** haomaiwa_ has joined #openstack-swift12:44
*** haomai___ has quit IRC12:45
*** mmcardle1 has quit IRC12:47
*** wer has quit IRC12:48
*** mmcardle has quit IRC12:48
*** mmcardle has joined #openstack-swift12:48
portantecan you share more details about your setup?12:51
*** wer has joined #openstack-swift12:55
jokke_Honghui: really depends of your needs. If you want, you can PM me and I'll connect you with our folks12:55
*** haomai___ has joined #openstack-swift12:57
*** haomaiwa_ has quit IRC12:57
*** fbo_away_away is now known as fbo_away_away_aw13:05
*** nacim has quit IRC13:05
*** nacim has joined #openstack-swift13:06
*** zul has joined #openstack-swift13:07
*** pberis has joined #openstack-swift13:17
*** cheri has quit IRC13:19
*** nshaikh has quit IRC13:20
*** changbl has quit IRC13:24
openstackgerritA change was merged to openstack/python-swiftclient: Add functional tests for python-swiftclient  https://review.openstack.org/7635513:25
*** nacim has quit IRC13:33
*** chandankumar is now known as chandankumar|afk13:37
*** NM1 has joined #openstack-swift13:49
*** zanc has quit IRC13:50
*** nacim has joined #openstack-swift13:51
*** zanc has joined #openstack-swift13:51
*** tdasilva has joined #openstack-swift13:54
*** Trixboxer has quit IRC13:54
*** bill_az has joined #openstack-swift14:13
*** NM1 has quit IRC14:16
*** NM1 has joined #openstack-swift14:20
*** haomai___ has quit IRC14:32
*** haomaiwa_ has joined #openstack-swift14:32
*** bach has joined #openstack-swift14:35
*** kevinc_ has joined #openstack-swift14:51
*** shakayumi has joined #openstack-swift14:51
openstackgerritpaul luse proposed a change to openstack/swift: Add Storage Policy support to the Account Reaper  https://review.openstack.org/8809814:51
openstackgerritPeter Portante proposed a change to openstack/swift: Add a env var to use in-memory obj server in func  https://review.openstack.org/9238114:56
openstackgerritChristian Schwede proposed a change to openstack/python-swiftclient: Allow get_account and get_container to return an iterator  https://review.openstack.org/7484514:57
openstackgerritPeter Portante proposed a change to openstack/swift: Add a env var to use in-memory obj server in func  https://review.openstack.org/9238114:58
*** zhiyan_ is now known as zhiyan15:01
*** jergerber has joined #openstack-swift15:04
notmynamegood morning world15:05
portantenotmyname: good morning15:06
creihtnotmyname: I was hoping to have some 3d printed swift emlems printed by the summit15:08
creihtbut turns out it is a bit more difficult than I expected15:08
notmynamecreiht: doing it vertically or laying down?15:10
creihtlaying down15:10
creihtwell the difficult part is turing the image into something that is 3d printable15:11
creiht:)15:11
*** Honghui has quit IRC15:16
luisbgnotmyname, morning :)15:16
NM1Good morning :)15:17
NM1Who else is going to the summit? :)15:17
notmynamecreiht: I'm working on tracking down versioning stuff for you. did you see the ML thread? seems that version numbers use pip ordering, not debian ordering (which is different). still tracking stuff down...15:18
creihtyeah I saw that15:20
creihtnotmyname: we worked around it15:20
notmynamecreiht: good. but the bigger process issue I'm trying to fix now15:20
creihtI mainly wanted to bring it up so that others wouldn't have a similar issue15:20
creihtyeah thanks for bringing it up15:21
creihtIt also saddens me that pip is the defacto deployment strategy15:21
notmynameyes, me too15:21
creihtat least what everything defaults to15:21
notmynameand people wonder why ops are so frustrated with openstack15:22
creihtand leads to why we have some of this crazyness15:22
*** krtaylor has joined #openstack-swift15:23
notmynameNM1: I'll be at the summit15:24
*** bvandenh has quit IRC15:24
*** haomaiwa_ has quit IRC15:29
*** haomaiwa_ has joined #openstack-swift15:30
*** adrian_otto has joined #openstack-swift15:30
portanteNM1: o/15:31
*** shakayumi has quit IRC15:31
*** bach has quit IRC15:31
adrian_ottohey guys. Does anyone know if a "400 Header Line Too Long" error in swiftclient when using an keystone v3 auth token… if that's a known problem with an existing bug/patch?15:32
adrian_ottoexample: http://logs.openstack.org/71/92171/4/check/gate-solum-devstack-dsvm/6c9f39b/logs/screen-g-api.txt.gz#_2014-05-06_01_09_46_08915:32
*** shakamunyi has joined #openstack-swift15:32
adrian_ottofrom what I can tell, the only header being sent there is the X-Auth-Token header, so I suppose it's safe to conclude that the token length is longer than expected?15:33
*** zul has quit IRC15:34
notmynameadrian_otto: yes, keystone pki headers are _huge_15:34
*** haomaiwa_ has quit IRC15:34
notmynameadrian_otto: and you can set the header limit in the swift configs15:35
notmynameadrian_otto: but swift defaults to 4k headers15:35
notmynameadrian_otto: which implies that your auth header alone is 4k+ (keep that in mind when thinking about per-request overhead for small objects)15:35
adrian_ottowell this is Glance that's using swift on the back end to store an image15:36
adrian_ottowe are just using the auth token that keystone gave to us15:36
notmynameadrian_otto: doesn't matter who the client is. it's keystone that is giving you the big token15:36
adrian_ottoand based on the content of the log, it does not appear to be 4k to me.15:36
adrian_ottolet me check that15:37
adrian_ottoit is 8371 characters. Terrific.15:38
notmynamewow15:39
adrian_ottoany chance you know which configuration setting to adjust?15:39
adrian_ottohopefully we can drop that into our devstack config15:39
adrian_ottoas a local.conf setting or something15:40
notmynameadrian_otto: max_header_size in swift.conf15:41
notmynameadrian_otto: oh, and it defaults to 8k, not 4k15:41
adrian_ottoawesome, thanks notmyname15:41
notmynameadrian_otto: also, it's exposed in a request to /info, so you can always query the target swift cluster to see what's supported15:41
adrian_ottoI'll submit a swift bug to suggest adjusting the default value to accommodate keystone v315:41
notmynameadrian_otto: no. that would be rejected15:41
adrian_ottowhy?15:42
* notmyname goes looking for the last patch to do that...15:42
adrian_ottowe can't have a keystone and a swift that don't work together15:42
acolesnotmyname: https://review.openstack.org/#/c/66615/ <- that it?15:43
adrian_ottoif we plan to continue to use X-Auth-Token headers, then we either need keystone to make shorter auth tokens, or swift to accept longer ones15:43
adrian_ottook, that is merged.15:44
notmynameadrian_otto: yes that one. but note it didn't change things15:44
notmynameadrian_otto: thanks15:44
notmynameacoles: thanks15:44
acolesnotmyname: adrian_otto: default is 8192 https://github.com/openstack/swift/blob/master/etc/swift.conf-sample#L5115:45
notmynameadrian_otto: the keystone token is unbounded in length. which means that we actually don't have any number we could set as the default that would make it "just work"15:45
creihtheh15:45
creihtadrian_otto: it is really a design flaw of keystone15:45
adrian_ottooh, dear.15:45
creihtthe discussion has gone round and round forever15:45
adrian_ottosorry to open an old wound guys15:46
creihtlol15:46
creihtnot a wond15:46
creihtwound15:46
notmynameadrian_otto: no, it's not painful15:46
creihtsending around 8K headers for every request is not my idea of good design :)15:47
*** zhiyan is now known as zhiyan_15:47
adrian_ottodefinitely not15:47
creihtadrian_otto: btw, there is a way to set keystone to use the old style uuid tokens15:48
creihtwell at least there was15:48
creihtI hope they didn't get rid of that for v315:48
notmynamecreiht: I'm not sure if there is in v315:48
notmynameI don't know15:48
adrian_ottooh?15:48
notmynameadrian_otto: set keystone to use uuid tokens15:48
adrian_ottoI will check with that team to see what advice they can offer15:48
adrian_ottook, thanks for the pointers notmyname creiht and acoles. This was extremely helpful!15:49
creihtadrian_otto: yeah, it requires swift to make validation calls15:49
notmynameadrian_otto: small tokens, but then you have to check with token for every uncached uuid token. so higher load on the keystone service15:49
creihtto keystone though15:49
adrian_ottomakes sense15:49
Alex_GaynorElliptic curves :-(15:50
notmynamecreiht: adrian_otto: also, you should know that keystone v3 changes something that was globally unique pre-v3 into something not globally unique.15:50
creihtadrian_otto: the reason the default tokens are so big is because the token is basically an encrypted/signed version of all of your endpoints15:50
*** bach has joined #openstack-swift15:50
notmynamecreiht: adrian_otto: and these things are used in ACLs, potentially exposing a lot of data15:50
notmynameacoles is the one who found this15:50
creihtnotmyname: yeah this discussion was had a long time ago :(15:50
creihtof course they didn't listen :(15:50
acolesadrian_otto: https://github.com/openstack/keystone/blob/master/etc/keystone.conf.sample#L1266 where you can config keystone to use UUID tokens, but I ran into problems getting it to work today with v3 (serendipty!). YMMV I hope15:51
notmynameadrian_otto: suffice to say that swift+keystone v3 is somewhat scary for deployers. or at least you have to know a lot about the internals of the system (catalog size, identity schemas) before doing it15:51
*** kevinc_ has quit IRC15:52
notmynameacoles: do you have a link to the non-unique account name thing?15:52
acolesnotmyname: sec15:52
*** bach has quit IRC15:53
acolesnotmyname: https://blueprints.launchpad.net/swift/+spec/keystone-v3-support15:53
*** mwstorer has joined #openstack-swift15:53
notmynameadrian_otto: but TBH, if you are just using swift as a glance target and only putting multi-GB objects, an 8k+ header isn't that big of a deal15:53
acoles^^ just so happens i wrote a blueprint to gather v3 related issues, the acl thing bug report is linked off here15:53
*** bach has joined #openstack-swift15:53
notmynamesee it15:54
openstackgerritpaul luse proposed a change to openstack/swift: Add Storage Policy support to the Account Reaper  https://review.openstack.org/8809815:54
*** changbl has joined #openstack-swift15:54
notmynameadrian_otto: you should read over that blueprint and also the linked bug report https://bugs.launchpad.net/swift/+bug/129914615:54
acolesnotmyname: i need to push my patches swiftclient and keystoneauth patches again to get them linked from the blueprint15:55
*** kevinc_ has joined #openstack-swift15:55
adrian_ottoacoles: tx!!15:56
creihtacoles: thanks for diging into all of that15:56
creihtI've been scared to look at the v3 support stuff15:57
acolescreiht: it has been a pleasure15:57
acolescreiht: er, not15:57
creihtlol15:57
*** zul has joined #openstack-swift15:58
notmynamelol15:58
notmynameadrian_otto: anything else we can help answer about keystone or swift here?15:59
adrian_ottonotmyname: Nope, I'm all set for now. Looks like I have a short term workaround, and a long term fix to come back to.16:00
notmynameadrian_otto: great16:00
acolesadrian_otto: if you get UUID tokens working with keystone v3 could you ping me back. would motivate me to try again. i probably have misconfig somewhere. thx16:00
*** acoles is now known as acoles_away16:03
adrian_ottowe jsut merged this as a workaround: https://review.openstack.org/9235416:04
adrian_ottoI will file a tech debt bug on our end to revisit UUID tokens so we will revisit that at a later time16:04
adrian_ottoI will make a note in that bug to ping you16:04
notmynameok16:05
notmynamepbr version numbers use the http://legacy.python.org/dev/peps/pep-0440/ format16:07
*** zul has quit IRC16:07
notmynamebah, somthing else coming up first before I get into that (but there will be some changes in the way the swift version is tracked, i think)16:08
*** zul has joined #openstack-swift16:13
*** NM1 has quit IRC16:20
*** ams0 has joined #openstack-swift16:22
*** gyee has joined #openstack-swift16:30
*** ams0 has quit IRC16:32
peluse_portante:  are the gerrit 'gate-swift-tox-func' supposed to be passing now?16:39
*** zhiyan_ is now known as zhiyan16:42
*** shakamunyi has quit IRC16:42
*** ams0 has joined #openstack-swift16:43
*** elambert has joined #openstack-swift16:46
portanteah, umm, err, oh, hmm16:48
portantethe feature/ec branch needs the tox.ini file changes with the "func" environment16:49
notmynamepeluse_: that phrase "supposed to be" makes it easy :-)16:50
notmynameportante: peluse_: merge from master should clear it up, right?16:50
peluse_portante:  gotcha, I assume we'll get that on our next rebase16:50
peluse_:)16:50
portantegreat16:50
notmynamemerge, not rebase. important difference :-)16:50
peluse_notmyname:  you wanna fire that up?  We're due about now anyway16:50
notmynamepeluse_: I don't have time right now. I'm happy to, but I probably won't get to it today16:51
peluse_notmyname:  cool.  I only have about 30 min of "free" time myself today, I'll try to take a look and see if there are conflicts I'll clean them up for you and if not will let you know and you can pull the trigger whenever convenient16:53
*** zhiyan is now known as zhiyan_16:53
*** nacim has quit IRC16:56
openstackgerritDavid Goetz proposed a change to openstack/swift: xLO bug with auth tokens expiring during download.  https://review.openstack.org/9216516:58
*** NM1 has joined #openstack-swift16:58
*** gyee has quit IRC16:58
*** ams0 has quit IRC17:06
*** bach has quit IRC17:08
*** Midnightmyth has joined #openstack-swift17:14
notmynamereminder that tomorrow's team meeting is for summit prep https://wiki.openstack.org/wiki/Meetings/Swift17:20
*** byeager has joined #openstack-swift17:21
*** chandankumar|afk has quit IRC17:24
*** zul has quit IRC17:25
*** mmcardle has quit IRC17:32
*** cheri has joined #openstack-swift17:34
*** shri has joined #openstack-swift17:35
*** jamie_h has quit IRC17:44
portantefwiw: the gate/check job for the in-process functional tests appears to be working17:52
portantenotmyname: once we get master merged onto feature/ec, then we'll be able to make that gate/check job a proper voting one17:53
notmynameportante: ack17:53
*** chandan_kumar has joined #openstack-swift17:58
*** byeager has quit IRC17:59
*** byeager has joined #openstack-swift18:02
*** cheri has quit IRC18:03
*** NM1 has quit IRC18:07
*** kevinc_ has quit IRC18:11
*** byeager has quit IRC18:15
*** bach has joined #openstack-swift18:16
*** mkollaro1 has quit IRC18:16
*** bach has quit IRC18:19
*** ams0 has joined #openstack-swift18:20
*** bach has joined #openstack-swift18:20
*** chandan_kumar has quit IRC18:22
*** bach_ has joined #openstack-swift18:23
*** bach has quit IRC18:23
*** zaitcev has joined #openstack-swift18:31
*** ChanServ sets mode: +v zaitcev18:31
*** ams0 has quit IRC18:42
*** byeager has joined #openstack-swift18:43
*** ams0 has joined #openstack-swift18:44
*** zul has joined #openstack-swift18:44
*** byeager has quit IRC18:51
*** byeager has joined #openstack-swift18:57
*** zul has quit IRC19:02
*** byeager has quit IRC19:04
*** zul has joined #openstack-swift19:06
*** ams0 has quit IRC19:27
*** ams0_ has joined #openstack-swift19:27
*** pberis has quit IRC19:30
openstackgerritA change was merged to openstack/swift: Add Storage Policy support to the Account Reaper  https://review.openstack.org/8809819:47
notmynamehttps://twitter.com/RunAbovecom/status/46376007772878848020:02
notmynameCrackerJackMack: ^20:02
notmynamecreiht: ^20:02
notmynamesorry CrackerJackMack20:02
notmynameanyone in here from RunAbove?20:04
*** sunglasses has quit IRC20:07
*** ams0_ has quit IRC20:07
*** byeager has joined #openstack-swift20:08
*** ams0 has joined #openstack-swift20:17
*** NM1 has joined #openstack-swift20:21
*** gyee has joined #openstack-swift20:24
*** byeager_ has joined #openstack-swift20:26
*** byeager has quit IRC20:26
*** ams0 has quit IRC20:58
*** bach_ has quit IRC21:00
*** ams0 has joined #openstack-swift21:03
*** bach has joined #openstack-swift21:03
*** bach has quit IRC21:04
*** tdasilva has left #openstack-swift21:04
*** ams0 has quit IRC21:12
*** shri has quit IRC21:15
*** shri has joined #openstack-swift21:15
*** Midnightmyth has quit IRC21:19
*** ams0 has joined #openstack-swift21:19
*** foexle has quit IRC21:20
chmouelnotmyname: i have a twitter handle if you like21:33
chmouelnotmyname: he should be involve with the swift install https://twitter.com/gierschv21:34
chmouelthey have just launched, i would doubt they have 1PB (except if they include their swift install from their parent company product ovh called hubic http://www.ovhtelecom.fr/hubiC/)21:35
notmynamechmouel: I'm a little familiar with hubic (ie I've heard it exists)21:40
notmynamechmouel: looks like I'm going to talk to him on the phone tomorrow21:40
chmouelcool :)21:40
*** ams0 has quit IRC21:42
peluse_notmyname:  FYI there are some conflicts on merge to ec branch.  Addressing now... will shoot a note when resolved/ready21:44
notmynamepeluse_: thanks21:44
*** kevinc_ has joined #openstack-swift21:45
*** ams0 has joined #openstack-swift21:46
*** bach has joined #openstack-swift21:47
notmynamechmouel: answer is 1.7 billion https://twitter.com/RunAbovecom/status/46379734633823846422:01
chmouelnotmyname: i didn't think they were so popular22:01
chmouelnotmyname: i mean i think they released their service like last week or two weeks ago22:01
notmynameapril 8, according to twitter. so just about one month22:02
chmoueloh okay maybe i just heard about it22:02
notmyname650 obj/sec for 30 days is pretty close to 1.7 billion22:03
* notmyname just heard of it today22:03
claygneato22:03
chmouelwell i guess they have a niche of some very heavy users cause even in france i haven't heard it before two weeks ago22:04
*** bach has quit IRC22:06
*** zul has quit IRC22:07
*** zul has joined #openstack-swift22:09
*** NM1 has quit IRC22:10
*** NM1 has joined #openstack-swift22:14
*** NM1 has quit IRC22:19
*** ams0 has quit IRC22:20
*** zul has quit IRC22:23
*** ams0 has joined #openstack-swift22:26
*** byeager_ has quit IRC22:29
creihtnice22:30
*** bach has joined #openstack-swift22:30
*** changbl has quit IRC22:49
*** bach has quit IRC22:56
*** bach has joined #openstack-swift22:59
*** byeager has joined #openstack-swift23:00
*** bach has quit IRC23:00
*** byeager has quit IRC23:08
*** byeager has joined #openstack-swift23:12
*** jergerber has quit IRC23:14
*** bach has joined #openstack-swift23:27
*** bach has quit IRC23:36
*** kevinc_ has quit IRC23:42
*** elambert has quit IRC23:44
*** praveenkumar has quit IRC23:51
*** Edward-Zhang has joined #openstack-swift23:55

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