Wednesday, 2015-07-15

openstackgerritHisashi Osanai proposed openstack/swift: Make logic of unit tests responsive to the method names  https://review.openstack.org/20144200:03
*** barra204 has quit IRC00:03
openstackgerritMerged openstack/swift: Replace reduce and unichr , these are no longer available in py3  https://review.openstack.org/19956300:20
openstackgerritOpenStack Proposal Bot proposed openstack/swift: Updated from global requirements  https://review.openstack.org/8873600:22
*** david-lyle has quit IRC00:25
mattoliverauho: morning00:29
homattoliverau: morning!00:37
*** kcaj has quit IRC00:43
homattoliverau, cschwede: do you have a chance to take look at patch 138342 ?00:43
patchbotho: https://review.openstack.org/#/c/138342/00:43
*** jrichli has joined #openstack-swift00:43
*** bitblt has quit IRC00:44
*** kcaj has joined #openstack-swift00:45
*** kota_ has joined #openstack-swift00:46
*** ChanServ sets mode: +v kota_00:46
kota_Good morning!00:47
kota_Congrats, OpenStack Mitaka release00:47
hokota_: morning! and thanks for the review!00:47
kota_ho: you're welcome.00:47
hokota_: Congrats, your office is in mitaka right?00:48
kota_ho: Strictly closest station for my office.00:49
kota_ho: my office located at next to Mitaka :800:49
hokota_: but i think you can have more affection than me :)00:51
kota_ho: absolutely, that's better than previous candidates to me :)00:51
*** _hrou_ has joined #openstack-swift00:52
hokota_: sounds nice!00:52
*** hrou has quit IRC00:55
*** nexusz99 has joined #openstack-swift01:01
*** kota_ has quit IRC01:01
*** distroguy is now known as cmsart01:05
*** jrichli has quit IRC01:21
*** jrichli has joined #openstack-swift01:21
*** wbhuber has joined #openstack-swift01:31
*** darrenc is now known as darrenc_afk01:36
*** darrenc_afk is now known as darrenc01:57
*** wbhuber has quit IRC02:01
*** blmartin has joined #openstack-swift02:01
*** david-lyle has joined #openstack-swift02:12
*** mutoulbj has joined #openstack-swift02:22
*** david-lyle has quit IRC02:35
openstackgerritJanie Richling proposed openstack/swift: FakeFooters middleware  https://review.openstack.org/16551702:44
jrichliacoles: ^^ rebased to no longer depend on massmeta02:45
jrichliacoles_away ^^02:45
*** xnox has quit IRC02:54
*** haomaiwang has quit IRC03:09
*** haomaiwa_ has joined #openstack-swift03:09
*** xnox has joined #openstack-swift03:10
openstackgerritJanie Richling proposed openstack/swift: Trivial Key Master for encyrption  https://review.openstack.org/19374903:16
notmynamegood evening03:17
*** xnox has quit IRC03:23
openstackgerritJanie Richling proposed openstack/swift: Trivial Key Master for encyrption  https://review.openstack.org/19374903:24
jrichlinotmyname: good evening03:24
openstackgerritJanie Richling proposed openstack/swift: Cryptography module to be used by middleware  https://review.openstack.org/19382603:29
*** xnox has joined #openstack-swift03:33
*** david-lyle has joined #openstack-swift03:38
notmynamemordred: any chance you are around? I'm curious about how/when the AUTHORS and ChangeLog files get generated03:43
notmynamemordred: specifically, somehow that's done on swiftclient. I want to stop doing that and move to a hand-curated AUTHORS and CHANGELOG file, like with swift03:43
notmynamemordred: ah ha!03:45
notmynamemordred: I'm pretty sure it's "skip_authors" and "skip_changelog" being set to true in setup.cfg03:46
*** janonymous has joined #openstack-swift03:46
openstackgerritJohn Dickinson proposed openstack/swift: remove Python 2.6 from the classifier  https://review.openstack.org/20190503:49
mordrednotmyname: yup. that would be them03:50
notmynamemordred: so update setup.cfg, MANIFEST.in (to have the right files referenced), and create the new files? seems that would be it, right?03:51
mordrednotmyname: you actually should only need to remove the two lines from MANIFEST.in - if the new files are in git they'll get picked up03:52
mordredbut yeah03:52
notmynamemordred: no need to have AUTHORS and ChangeLog specifically referenced?03:52
mordredthat's all you need03:52
mordrednope - they're only in there because they are generated files03:52
notmynameah ok03:53
notmynamethat also means I could remove those from swift's MANIFEST.in03:53
mordredyup03:53
notmynamemordred: and "here be dragons" associated with https://review.openstack.org/#/c/201905/ ?03:53
mordrednotmyname: lgtm!03:54
notmynamemordred: thanks :-)03:54
*** breitz has quit IRC03:56
*** breitz has joined #openstack-swift03:56
*** ppai has joined #openstack-swift03:57
*** _hrou_ has quit IRC04:07
*** xnox has quit IRC04:09
*** fifieldt has joined #openstack-swift04:28
*** xnox has joined #openstack-swift04:30
*** silor has joined #openstack-swift04:32
*** jrichli has quit IRC04:35
*** silor has quit IRC04:46
*** jith_ has joined #openstack-swift05:00
jith_Hi all... I have configured SAIO set up in VM.. And authenticated using keystone.. But the command swift  --os-auth-url URL  --os-tenant-name service --os-username swift --os-password swift --os-region-name regionOne  list05:04
jith_lists nothing.. should i add the container account initially05:04
notmynamejith_: if you haven't created a contianer, you won't see anything with that command05:05
notmynameinstead of list, you might try "stat" or "stat -v" to see some basic info about your swift account05:06
jith_notmyname05:14
jith_notmyname: thanks :)05:14
notmynamedid you see what you expected?05:14
jith_STAT SHOWS05:14
jith_        Account: AUTH_e8f4e4e157d345aabdcb493743250a3705:14
jith_     Containers: 005:14
jith_        Objects: 005:14
jith_          Bytes: 005:14
jith_   Content-Type: text/plain; charset=utf-805:14
notmynamegreat05:14
jith_    X-Timestamp: 1436937223.3257905:14
jith_     X-Trans-Id: tx7ee18b3de7eb4f1db0d5c-0055a5ec0705:14
jith_X-Put-Timestamp: 1436937223.325705:14
jith_no in SAIO we were creating 4 account servers,container servers and object servers right?? wont those containers will list??? sorry if i m wrong05:16
jith_how to create containers... in container only we can upload objects ???05:16
notmynameyes, in an SAIO you are creating 4 sets of servers05:16
notmynamebut what you're seeing with the `swift` CLI tool is the client side of things05:16
notmynameif you want to create a container, do `swift post c` and you'll create a container named "c"05:17
notmynameor `swift upload images cat.jpg` and you'll create a container called "images" and upload the local file cat.jpg to it05:17
notmynamethen a `swift list` will show the container that you created, `swift stat` will show some more info, and `swift list <container name>` will show the object you put in the contianer05:18
jith_oh thanks a lot...05:18
jith_this container will be created for the tenant account?? usually for one specific account we will have container05:19
notmynameyeah, you can create any number of containers inside one account05:20
notmynameit's getting late here. time for me to go to bed05:21
notmynamejith_: I'm hoping that some people not in the USA will be abel to help (there should be several around)05:21
mattoliveraunotmyname: night man05:21
notmynamemattoliverau: :-)05:21
jith_notmyname: thanks really.. sure05:22
mattoliveraunotmyname: so I may or may not make the meeting my tomorrow morning, tomorrows my birthday and I wouldn't be surprised if the wife wants to do a breakfast thing (she travels for work that evening).05:23
notmynamemattoliverau: happy birthday!05:23
mattoliveraunotmyname: ta :)05:23
*** SkyRocknRoll has joined #openstack-swift05:26
mattoliveraujith_: yup, the container will be created for the account/tenant, so you don't have to worry about namespace collisions. You can play with ACLs and tempurls to get others outside the account access to it.05:28
*** mutoulbj_ has joined #openstack-swift05:31
*** SkyRocknRoll has quit IRC05:34
*** mutoulb__ has joined #openstack-swift05:34
*** mutoulbj has quit IRC05:34
*** mutoulbj_ has quit IRC05:37
openstackgerritKuo-tung Kao proposed openstack/swift: Use testtools for base test class  https://review.openstack.org/19296005:46
*** SkyRocknRoll has joined #openstack-swift05:47
jith_mattoliverau. thanks for the explanation05:52
jith_mattoliverau: i have enabled swift(SAIO) in a VM.. In another machine devstack is running..i have used to devstack keystone for authenticating swift..  Now i have to enable the swift for devstack... I understand i have to edit the local.conf and should run ./stack.sh.. Am i right???05:57
hodo you know the reason why "allow_account_management = true" was removed from kilo doc?05:59
mattoliveraujith_: I don't use devstack much, what do you mean enable swift for devstack, point devstack to your SAIO? or get devstack to setup and use swift?06:04
jith_mattoliverau: Devstack setup should use swift06:05
jith_swift should be the backend06:06
mattoliveraujith_: k, not sure, I assume its something like that.. however if you enable the swift services in devstack (local.conf) then devstack will try and setup it's own swift. If you already have the endpoint added to keystone, then you only really need to enable the swift options in the other projects, like glance.06:14
jith_mattoliverau: thanks.. yes i have the swift endpoint added to keystone.. so i dont need to enable swift services in glance??06:16
jith_sorry swift services in local.conf06:16
jith_so i dont need to enable swift services  in local.conf??06:17
mattoliverauI don't think so, cause that'll make devstack attempt to run the swift services itself. But there could be extra variables you can set for other services so they enable swift, but I haven't done it, so not sure.06:18
*** nexusz99_ has joined #openstack-swift06:18
*** SkyRocknRoll has quit IRC06:19
jith_oh ok thanks :)06:20
jith_ho : u asked me that question?? like do you know the reason why "allow_account_management = true" was removed from kilo doc?06:21
*** blmartin has quit IRC06:22
*** nexusz99 has quit IRC06:23
hojith_: hello, no I asked my question to all. sorry for it :)06:24
jith_ho: ok :)06:27
jith_mattoliverau: shouldnt i change this in local.conf??? SWIFT_DATA_DIR=$DEST/data/swift .... In glance-api.conf, i could see a varilable  filesystem_store_datadir = /opt/stack/data/glance/images/... so this variable should be redirected to swift.. right??? how to redirect it??06:36
*** psanchez_ has joined #openstack-swift06:44
*** psanchez_ has quit IRC06:45
*** SkyRocknRoll has joined #openstack-swift06:52
*** hseipp has joined #openstack-swift07:10
*** mutoulb__ has quit IRC07:10
*** hseipp has quit IRC07:11
*** mutoulbj has joined #openstack-swift07:11
*** hseipp has joined #openstack-swift07:11
*** rledisez has joined #openstack-swift07:18
*** zigo has quit IRC07:24
*** zigo has joined #openstack-swift07:25
*** aix has joined #openstack-swift07:31
*** proteusguy has quit IRC07:33
openstackgerritMerged openstack/swift: remove Python 2.6 from the classifier  https://review.openstack.org/20190507:37
openstackgerritMerged openstack/swift: Make logic of unit tests responsive to the method names  https://review.openstack.org/20144207:39
openstackgerritMerged openstack/swift: Replace dict.iteritems() with dict.items() in bin directory of swift.  https://review.openstack.org/19851707:39
openstackgerritOpenStack Proposal Bot proposed openstack/swift: Updated from global requirements  https://review.openstack.org/8873607:39
*** proteusguy has joined #openstack-swift07:45
*** jistr has joined #openstack-swift08:12
*** ho has quit IRC08:34
*** jordanP has joined #openstack-swift08:34
*** pksingh has joined #openstack-swift08:46
pksinghclayg, Hi, could you please review https://review.openstack.org/185061 and https://review.openstack.org/18389908:47
*** pksingh has quit IRC10:00
*** mutoulbj has quit IRC10:07
*** eandersson has joined #openstack-swift10:13
*** mahatic has joined #openstack-swift10:18
*** nexusz99_ has quit IRC10:20
*** cmsart is now known as csmart10:21
*** jamielennox is now known as jamielennox|away10:41
*** mutoulbj has joined #openstack-swift10:54
*** eandersson_ has joined #openstack-swift10:57
*** eandersson has quit IRC10:57
*** kutija has joined #openstack-swift10:59
*** kutija_ has quit IRC11:01
*** hseipp has quit IRC11:04
*** hseipp has joined #openstack-swift11:04
openstackgerritpaul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs  https://review.openstack.org/20128311:09
*** mahatic has quit IRC11:10
*** kutija_ has joined #openstack-swift11:17
*** eandersson_ is now known as eandersson11:18
*** breitz has quit IRC11:18
*** kutija__ has joined #openstack-swift11:19
*** kutija has quit IRC11:19
*** breitz has joined #openstack-swift11:21
*** kutija has joined #openstack-swift11:22
*** kutija_ has quit IRC11:22
*** kutija__ has quit IRC11:24
*** openstack has joined #openstack-swift11:38
*** openstackstatus has joined #openstack-swift11:39
*** ChanServ sets mode: +v openstackstatus11:39
*** cdelatte has joined #openstack-swift11:56
*** delattec has joined #openstack-swift11:56
*** SkyRocknRoll has quit IRC12:07
*** fbo- has quit IRC12:27
*** fbo has joined #openstack-swift12:30
*** lpabon has joined #openstack-swift12:30
*** robefran has joined #openstack-swift12:31
*** ppai has quit IRC12:33
*** hrou has joined #openstack-swift12:35
*** ccavanna has quit IRC12:36
*** Vinsh has quit IRC12:37
*** jordanP has quit IRC12:40
*** jordanP has joined #openstack-swift12:40
*** ppai has joined #openstack-swift12:47
*** jordanP has quit IRC12:48
*** jordanP has joined #openstack-swift12:48
*** hrou has quit IRC12:52
*** hrou has joined #openstack-swift12:52
*** NM has joined #openstack-swift13:07
haypotimburke: hi. i opened an issue to add dnspython3 dependency and replied to your locale issue, it's not an issue in fact :) https://review.openstack.org/#/c/199034/13:08
haypotimburke: can we make progress on this issue? i would like to have a working tox -e py34 in swift13:08
*** petertr7_away is now known as petertr713:20
*** ppai has quit IRC13:21
*** gyee has joined #openstack-swift13:43
*** jistr is now known as jistr|mtg13:49
*** blmartin has joined #openstack-swift13:56
*** jordanP has quit IRC13:58
*** zaitcev has joined #openstack-swift13:59
*** ChanServ sets mode: +v zaitcev13:59
*** jlhinson has joined #openstack-swift14:01
*** kutija_ has joined #openstack-swift14:04
openstackgerritjanonymous proposed openstack/swift: Replace python print operator with print function (pep H233, py33)  https://review.openstack.org/19982514:06
*** annegentle has joined #openstack-swift14:06
*** kutija has quit IRC14:07
*** Guest24895 has joined #openstack-swift14:13
*** Guest24895 is now known as janonymous_14:14
*** ccavanna has joined #openstack-swift14:14
*** jrichli has joined #openstack-swift14:19
*** SkyRocknRoll has joined #openstack-swift14:21
*** pbourke has quit IRC14:22
*** pbourke has joined #openstack-swift14:22
openstackgerritjanonymous proposed openstack/swift: Replace python print operator with print function (pep H233, py33)  https://review.openstack.org/19982514:26
*** rbrooker has joined #openstack-swift14:31
*** pgbridge has joined #openstack-swift14:32
*** jistr|mtg is now known as jistr14:33
*** wbhuber has joined #openstack-swift14:35
*** wbhuber_ has joined #openstack-swift14:36
*** wbhuber has quit IRC14:36
*** jith_ has quit IRC14:39
*** mutoulbj has quit IRC14:45
*** km has quit IRC14:46
*** mutoulbj has joined #openstack-swift14:47
*** jasondotstar has joined #openstack-swift14:49
*** gyee has quit IRC14:50
*** gyee has joined #openstack-swift14:54
openstackgerritVictor Stinner proposed openstack/swift: Fix Python 3 issues  https://review.openstack.org/18545014:54
*** silor has joined #openstack-swift14:55
openstackgerritVictor Stinner proposed openstack/swift: Get StringIO and cStringIO from six.moves  https://review.openstack.org/18545714:59
openstackgerritVictor Stinner proposed openstack/swift: Replace StringIO with BytesIO in ssync  https://review.openstack.org/18607314:59
openstackgerritVictor Stinner proposed openstack/swift: Replace StringIO with BytesIO for file  https://review.openstack.org/18607214:59
openstackgerritVictor Stinner proposed openstack/swift: Replace StringIO with BytesIO for WSGI input  https://review.openstack.org/18607114:59
*** fthiagogv has joined #openstack-swift15:03
*** fthiagogv_ has joined #openstack-swift15:03
*** jordanP has joined #openstack-swift15:16
*** minwoob has joined #openstack-swift15:18
*** aix has quit IRC15:23
*** ig0r__ has quit IRC15:39
*** ig0r_ has joined #openstack-swift15:40
*** lcurtis has joined #openstack-swift15:43
*** fthiagogv_ has quit IRC15:45
*** fthiagogv has quit IRC15:45
*** agomez has joined #openstack-swift15:45
agomezif the device count per account,container,and object rings is different15:45
agomezshould the part_power be different per ring also ?15:45
ajiangHave anyone seeing container-sync process running with 100% CPU all the time and doing a lot read/write. THe container sync function is not configured in the config file other than the filter:container_sync pipe line. I assume that CPU utilization and I/O is from the container broker.get_info()  to merge the pending update.15:46
*** mahatic has joined #openstack-swift15:48
*** petertr7 is now known as petertr7_away15:56
*** logan2 has quit IRC16:00
dmsimardWonder why glance has an elaborate way of chunking images prior to uploading them to Swift while Swiftclient already has a built-in way to chunk large objects :/16:07
*** mahatic has quit IRC16:12
timburkehaypo: the locale thing seems...weird. i *guess* it's not an issue? the docs indicate that using the empty string would set the locale to the *user's* default, but i don't see anything about how it chooses an initial locale. i would've thought that it would want to use the *system* default locale, even if we never call locale.setlocale, but it doesn't seem to...i guess i'm less concerned about it, anyway16:15
haypotimburke: hi. did you see my comment?16:16
haypowait, i have to read my comment :)16:16
*** mahatic has joined #openstack-swift16:17
*** gyee has quit IRC16:19
timburkehaypo: no worries :) i'm increasingly convinced that the locale thing isn't really an issue, and generally sad that i don't know more about localization in python generally16:19
*** hseipp has quit IRC16:20
*** Anticime1 has quit IRC16:20
*** mrda-away has quit IRC16:20
*** jordanP has quit IRC16:20
*** Anticimex has joined #openstack-swift16:20
timburkehaypo: one more reason i'd like to get https://review.openstack.org/#/c/200343/ in...16:20
*** mrda-away has joined #openstack-swift16:20
haypo"Oh sorry, I was wrong. string.letters is only different than string.ascii_letters if locale.setlocale(locale.LC_CTYPE, ...) (or locale.setlocale(locale.LC_ALL, ...)) is called. But locale.setlocale() is *not* called in Swift ..." https://review.openstack.org/#/c/199034/5/swift/common/storage_policy.py16:20
haypotimburke: IMHO it's not an issue. you can add a print and try various locales if you want16:21
haypotimburke: try for example LC_ALL=tr_TR16:21
timburkehaypo: yes. i have :) i couldn't for the life of me get it to respect the system locale without calling setlocale16:22
timburkehaypo: so i think we're good16:22
*** rledisez has quit IRC16:22
haypotimburke: we are good ;)16:22
haypotimburke: https://review.openstack.org/#/c/200343/ is a new feature and unrelated to python 316:23
haypotimburke: it would take me more time to review it, because i don't know the encoding used by swift clients for the storage policy names16:24
timburkehaypo: yes. no worries there; i can harass other people into reviewing it :)16:25
dmsimardThere's an endpoint for copying objects (http://developer.openstack.org/api-ref-objectstorage-v1.html#copyObject) but it doesn't look like this is made available through swiftclient ?16:29
haypotimburke: i'm trying to have a voting py34 gate on _all_ openstack projects before the next summit. swift is one of the last project not having a voting py34 gate!16:31
*** hrou has quit IRC16:31
haypotimburke: i just proposed a talk "Python 3 is coming!" ;)16:31
haypotimburke: i contributed to your change ;) https://review.openstack.org/#/c/200343/3//COMMIT_MSG16:33
haypotimburke: it's more a -1 for me16:33
*** mahatic has quit IRC16:35
*** hseipp has joined #openstack-swift16:41
*** hseipp has quit IRC16:41
*** hseipp has joined #openstack-swift16:41
*** ccavanna has quit IRC16:43
*** janonymous_ has quit IRC16:46
*** hrou has joined #openstack-swift16:47
*** hrou has quit IRC16:48
*** hrou has joined #openstack-swift16:48
*** jistr has quit IRC16:50
*** petertr7_away is now known as petertr716:51
*** barker has joined #openstack-swift16:53
*** ccavanna has joined #openstack-swift16:54
*** rvasilets__ has joined #openstack-swift16:55
*** barker has quit IRC16:57
*** _hrou_ has joined #openstack-swift16:58
*** hrou has quit IRC16:59
*** mutoulbj has quit IRC16:59
*** barker has joined #openstack-swift16:59
*** ccavanna has quit IRC16:59
*** hseipp has quit IRC17:00
*** _hrou_ has quit IRC17:02
*** _hrou_ has joined #openstack-swift17:02
*** petertr7 is now known as petertr7_away17:02
*** ccavanna has joined #openstack-swift17:03
*** logan2 has joined #openstack-swift17:10
*** CaioBren_ has joined #openstack-swift17:27
agomezanyone know if if the device count per account,container,and object rings is different17:29
agomezshould the part_power be different per ring also ?17:29
*** CaioBrentano has quit IRC17:29
*** zhill has joined #openstack-swift17:30
*** CaioBrentano has joined #openstack-swift17:31
*** mgarza_ has joined #openstack-swift17:32
redbo_agomez: It can be either way.  I imagine most people have them identical, at least at first.  We put accounts and containers on machines with SSDs, so they're completely different.17:34
*** CaioBren_ has quit IRC17:34
agomezokay cool17:37
*** mahatic has joined #openstack-swift17:52
*** gyee has joined #openstack-swift17:57
*** mutoulbj has joined #openstack-swift17:59
*** barker has quit IRC18:00
*** barker has joined #openstack-swift18:04
*** thurloat_isgone is now known as thurloat18:06
*** annegentle has quit IRC18:06
*** mutoulbj has quit IRC18:07
*** nadeem has joined #openstack-swift18:08
*** ccavanna has quit IRC18:08
*** ccavanna has joined #openstack-swift18:08
*** ccavanna has quit IRC18:09
*** ccavanna has joined #openstack-swift18:09
*** robefran has quit IRC18:09
*** ccavanna_ has joined #openstack-swift18:11
*** ccavanna has quit IRC18:11
*** robefran has joined #openstack-swift18:16
openstackgerritMichael Barton proposed openstack/swift: Merge branch 'master' into mergemaster  https://review.openstack.org/20222718:17
*** barker has quit IRC18:23
openstackgerritMichael Barton proposed openstack/swift: Merge branch 'master' into feature/hummingbird  https://review.openstack.org/20223018:27
*** petertr7_away is now known as petertr718:27
pelusethanks for that... my inbox was feeling lonely :)18:27
*** ccavanna_ has quit IRC18:29
*** ccavanna_ has joined #openstack-swift18:30
wbhuber_peluse: i ran the probetest with your comment.  it went through but with an expected error.  now debugging.18:30
*** annegentle has joined #openstack-swift18:35
*** vinsh has joined #openstack-swift18:36
*** barker has joined #openstack-swift18:36
notmynameredbo_: I'd be happy to help if you've got questions on how to merge master to a feature branch18:38
*** petertr7 is now known as petertr7_away18:40
*** petertr7_away is now known as petertr718:44
redbo_thanks, I think we figured it out.18:45
redbo_or maybe not18:46
wbhuber_peluse: were you able to run that probe test with your 201283 changes to see if it's resolved?  i'll see into pulling your changes and running it locally.18:46
redbo_oh haha I just saw all the emails18:46
redbo_sorry :)18:46
redbo_apparently you shouldn't do that18:47
notmynameredbo_: nah, it's good. with other feature branches, we've normally merged master to them once a week18:52
redbo_Well there hasn't been much reason to, until I guess something new is needed for the gating to work now.18:53
lcurtiswhat is good rule of thumb for planning on number of account / container devices18:53
lcurtisin terms of setting separate partition power18:53
lcurtis5% ? 10% ?18:53
notmynamelcurtis: part power selection follows the same rule as for objects18:53
lcurtisbut number of devices will be different18:54
lcurtiswe are running on separate servers18:54
lcurtisdoing final revision of cluster18:54
notmynamelcurtis: but for choosing capacity, it *really* depends on your use case. normally I tell people to start with 1% of obejct capacity. eg with 1PB for objects, deploy 10TB for account+container servers18:54
lcurtissure...okay..thanks as always lord notmyname18:56
lcurtis;)18:56
notmynameoh dear18:56
lcurtislol18:56
lcurtiswhat is that18:57
notmynamethe title you just gave me18:57
lcurtisyour swift kung fu is paramount...18:57
lcurtismust give you some kind of title18:57
*** barker has quit IRC18:58
*** barker has joined #openstack-swift18:59
*** rvasilets__ has quit IRC19:04
*** barker has quit IRC19:04
*** haypo has left #openstack-swift19:06
*** redbo_ is now known as redbo19:07
*** ChanServ sets mode: +v redbo19:08
*** mutoulbj has joined #openstack-swift19:08
*** fifieldt_ has joined #openstack-swift19:10
*** mgarza_ has quit IRC19:11
*** tongli has joined #openstack-swift19:11
*** mgarza has joined #openstack-swift19:11
*** thurloat is now known as thurloat_isgone19:12
*** fifieldt has quit IRC19:13
*** mutoulbj has quit IRC19:14
*** blmartin has quit IRC19:22
*** gyee has quit IRC19:25
*** mahatic has quit IRC19:26
*** gyee has joined #openstack-swift19:34
*** SkyRocknRoll has quit IRC19:37
lcurtisnotmyname: is that net object capacity?19:45
lcurtisie 1PB of objects = 3PB raw19:45
lcurtis@ 3 replicas19:45
*** mgarza has quit IRC19:50
openstackgerritOpenStack Proposal Bot proposed openstack/swift: Updated from global requirements  https://review.openstack.org/8873619:50
*** mgarza has joined #openstack-swift19:50
*** annegentle has quit IRC19:53
*** annegentle has joined #openstack-swift19:53
*** mgarza has quit IRC20:01
*** mgarza has joined #openstack-swift20:02
torgomaticNeat; that global requirements change is up to patch set 197. I wonder if Gerrit has a limit as to the number of patch sets you can have :)20:02
*** mgarza has quit IRC20:10
*** mgarza has joined #openstack-swift20:10
*** mutoulbj has joined #openstack-swift20:12
*** annegentle has quit IRC20:18
*** mutoulbj has quit IRC20:28
*** annegentle has joined #openstack-swift20:36
*** jasondotstar has quit IRC20:37
*** jasondotstar has joined #openstack-swift20:46
notmynamelcurtis: doesn't matter. ratios are the same20:47
notmynameswift team meeting in #openstack-meeting in 12 minutes20:48
*** mgarza has quit IRC20:48
*** mgarza has joined #openstack-swift20:49
*** ho has joined #openstack-swift20:49
hogood morning!20:52
*** lpabon has quit IRC20:55
*** aerwin has joined #openstack-swift20:58
*** sanchitmalhotra has joined #openstack-swift20:59
*** kota_ has joined #openstack-swift20:59
*** ChanServ sets mode: +v kota_20:59
notmynamemeeting time21:00
*** sanchitmalhotra1 has quit IRC21:01
*** mgarza has quit IRC21:01
*** mgarza has joined #openstack-swift21:02
*** joeljwright has joined #openstack-swift21:04
*** ChanServ sets mode: +v joeljwright21:04
*** jasondotstar has quit IRC21:09
*** gyee has quit IRC21:09
*** petertr7 is now known as petertr7_away21:11
*** tongli has quit IRC21:11
*** mgarza has quit IRC21:13
*** mgarza_ has joined #openstack-swift21:13
openstackgerritMerged openstack/swift: Merge branch 'master' into feature/hummingbird  https://review.openstack.org/20223021:16
*** _hrou_ has quit IRC21:20
*** jlhinson_ has joined #openstack-swift21:20
*** _hrou_ has joined #openstack-swift21:20
*** jlhinson has quit IRC21:24
lcurtisdoes oversizing partition power kill performance or just eat up memory?21:25
*** mutoulbj has joined #openstack-swift21:27
torgomaticlcurtis: both21:28
lcurtisthanks torgomatic21:28
lcurtisnot sure how large we will eventually grow, but it could potentially be quite large21:29
openstackgerritTimur Alperovich proposed openstack/swift: Correctly handle keys starting with the delimiter.  https://review.openstack.org/20230221:34
joeljwrightlcurtis: we have made this mistake in the past - oversizing part power can kill performance, how quickly do you expect to grow?21:35
openstackgerritTimur Alperovich proposed openstack/swift: Add two functional tests for delimiter.  https://review.openstack.org/20230321:36
lcurtisnot necessarily quickly, but using 4u servers @36 drives each21:36
lcurtisstarting at 3600 potential devices21:37
lcurtis100 servers21:37
lcurtiscould easily grow21:37
lcurtisbut theoretical numebrs now21:38
lcurtisjoeljwright what kind of part powers did u use21:38
*** mutoulbj has quit IRC21:41
joeljwrightthe part power we used for an early cluster was out by ~4/521:42
joeljwrightmade worse by some failed drives, we ended up with >100,000 partitions per drive21:42
*** mgarza_ has quit IRC21:43
*** annegentle has quit IRC21:44
*** mgarza has joined #openstack-swift21:44
*** annegentle has joined #openstack-swift21:44
*** robefran has quit IRC21:47
*** robefran has joined #openstack-swift21:47
lcurtisthnx for that advice!21:48
*** CaioBrentano has quit IRC21:49
*** jamielennox|away is now known as jamielennox21:49
*** annegentle has quit IRC21:49
*** CaioBrentano has joined #openstack-swift21:52
*** CaioBrentano has quit IRC21:56
notmynamejoeljwright: I figured out how to move swiftclient to having a hand-curated AUTHORS and ChangeLog file. I've got a patch locally that I'll push once the release is dealt with one way or another21:59
*** _hrou_ has quit IRC21:59
joeljwrightnotmyname: is this likely to slow down our releases?21:59
* MooingLemur cheers for all the EC fixes. :D21:59
notmynamehand-curated release notes? no21:59
notmynameextra process for actually making a release? yes21:59
joeljwrightI just meant the new process21:59
notmynamewell, perhaps. the actual "make a release" is slower22:00
*** ccavanna_ has quit IRC22:00
notmynamebut I don't expect the time between releases to get longer because of this22:00
joeljwrightah ok, so it's just a release delay after the decision22:00
joeljwrightrather than a back and forth22:00
notmynameie etiher way i think we can still cut our average release time22:00
notmynameright22:00
joeljwright:)22:00
notmynamejust once we decide to release it will take hours to days instead of seconds22:01
joeljwrightWell, I'm planning on pushing people to review a few patches before the next meeting22:01
notmynameassuming I decide to not fight it and revert to the old way ;-)22:01
*** robefran has quit IRC22:01
joeljwrightso hopefully we can get to 2.5.1 relatively quickly22:02
*** wbhuber_ has quit IRC22:03
joeljwrightI need to read those links to work out the justification for all the extra process22:03
joeljwrightseems somewhat unnecessary22:04
openstackgerritNadeem Syed proposed openstack/swift: go: adding middleware & routing framework  https://review.openstack.org/19527922:04
openstackgerritMichael Barton proposed openstack/swift: go: fix expect 100-continue in replicator  https://review.openstack.org/20169022:05
joeljwrightright, it's late here, have a good day everyone22:05
*** joeljwright has quit IRC22:06
*** breitz has quit IRC22:06
*** breitz has joined #openstack-swift22:06
*** mgarza has quit IRC22:11
*** mgarza has joined #openstack-swift22:12
*** kota_ has quit IRC22:14
*** zul has quit IRC22:17
*** NM has quit IRC22:19
*** lcurtis has quit IRC22:19
*** EmilienM is now known as EmilienM|off22:22
*** EmilienM|off is now known as EmilienM22:37
*** jrichli has quit IRC22:41
*** mutoulbj has joined #openstack-swift22:41
*** aerwin has quit IRC22:47
*** mutoulbj has quit IRC22:51
*** EmilienM is now known as EmilienM|off23:03
*** mgarza has quit IRC23:04
*** jasondotstar has joined #openstack-swift23:07
*** jasondotstar has quit IRC23:10
*** annegentle has joined #openstack-swift23:10
*** annegentle has quit IRC23:15
*** jlhinson_ has quit IRC23:18
*** nadeem has quit IRC23:23
*** annegentle has joined #openstack-swift23:26
*** rbrooker has quit IRC23:27
*** km has joined #openstack-swift23:29
*** minwoob has quit IRC23:40
*** lpabon has joined #openstack-swift23:42
*** timur has joined #openstack-swift23:49
*** mutoulbj has joined #openstack-swift23:51
timurhey all, I submitted a commit, which failed on Jenkins with "ImportError (No module named 'rfc822')" in __init__.py (unrelated to the commit). Does gate-swift-python currently work? I'd imagine other patches would hit this?23:51
*** sanchitmalhotra1 has joined #openstack-swift23:54
*** sanchitmalhotra has quit IRC23:56
*** sanchitmalhotra has joined #openstack-swift23:56
*** sanchitmalhotra1 has quit IRC23:58

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