Tuesday, 2015-08-11

*** wer has quit IRC00:02
*** wer has joined #openstack-swift00:02
*** ctennis has quit IRC00:05
*** ctennis has joined #openstack-swift00:06
portantetorgomatic: so that eventlet patch, nice work, ... so I was debugging the unit tests00:09
portanteand eventlet in both tests raises the error twice, as line 516 of wsgi.py causes the second read00:11
*** bapalm has joined #openstack-swift00:24
*** wbhuber has joined #openstack-swift00:29
*** mfalatic has quit IRC00:40
*** bapalm has quit IRC00:44
*** bapalm has joined #openstack-swift00:45
*** zhill has quit IRC00:45
*** bapalm has quit IRC00:46
*** bapalm has joined #openstack-swift00:46
*** gyee has quit IRC00:53
*** wbhuber has quit IRC01:00
*** zaitcev has joined #openstack-swift01:10
*** ChanServ sets mode: +v zaitcev01:10
*** nakagawamsa has joined #openstack-swift01:11
*** bapalm has quit IRC01:21
*** bapalm has joined #openstack-swift01:21
*** bapalm has quit IRC01:26
openstackgerritOpenStack Proposal Bot proposed openstack/swift: Updated from global requirements  https://review.openstack.org/8873601:39
*** silor has quit IRC01:48
*** wbhuber has joined #openstack-swift01:50
*** silor has joined #openstack-swift01:59
*** nexusz99 has quit IRC02:02
*** zaitcev has quit IRC02:03
lcurtislooking at /usr/lib/python2.7/dist-packages/swift/common/db_replicator.py what determines whether file is rsync'd or replicated via http02:04
lcurtis?02:04
*** zaitcev has joined #openstack-swift02:07
*** ChanServ sets mode: +v zaitcev02:07
*** zaitcev has quit IRC02:20
*** wbhuber has quit IRC02:29
*** bkopilov has quit IRC02:38
*** haigang has joined #openstack-swift02:43
*** silor has quit IRC03:00
*** sanchitmalhotra has joined #openstack-swift03:06
*** SkyRocknRoll has joined #openstack-swift03:08
*** sanchitmalhotra1 has joined #openstack-swift03:11
*** sanchitmalhotra has quit IRC03:13
*** sanchitmalhotra has joined #openstack-swift03:17
*** SkyRocknRoll_ has joined #openstack-swift03:19
*** sanchitmalhotra1 has quit IRC03:19
*** SkyRocknRoll_ has quit IRC03:20
*** david-lyle has quit IRC03:21
*** sanchitmalhotra has quit IRC03:45
*** sanchitmalhotra has joined #openstack-swift03:46
*** sanchitmalhotra has quit IRC03:46
*** logan2 has quit IRC03:47
*** sanchitmalhotra has joined #openstack-swift03:48
*** sanchitmalhotra1 has joined #openstack-swift03:51
*** sanchitmalhotra has quit IRC03:53
*** logan2 has joined #openstack-swift03:55
*** bkopilov has joined #openstack-swift04:03
*** jasondotstar has quit IRC04:06
*** zhill has joined #openstack-swift04:10
*** sanchitmalhotra has joined #openstack-swift04:24
*** sanchitmalhotra1 has quit IRC04:26
*** ppai has joined #openstack-swift04:28
MooingLemurinteresting semantics, a HEAD on an EC object is really likely to succeed compared to a GET.  A DELETE followed by a HEAD returns a 200 if there's a lingering stray fragment on a handoff node.04:36
MooingLemurHEADs will search handoff nodes?04:36
*** david-lyle has joined #openstack-swift04:40
*** ppai has quit IRC04:57
*** SkyRocknRoll has quit IRC05:04
*** hrou has joined #openstack-swift05:06
*** ppai has joined #openstack-swift05:08
*** zhill has quit IRC05:16
*** Jinkyung has joined #openstack-swift05:18
*** lcurtis has quit IRC05:21
*** hrou has quit IRC05:28
*** sanchitmalhotra1 has joined #openstack-swift05:28
*** Jinkyung has quit IRC05:29
*** sanchitmalhotra has quit IRC05:30
*** sc68cal has quit IRC05:37
*** SkyRocknRoll has joined #openstack-swift05:55
*** sanchitmalhotra has joined #openstack-swift05:55
*** sanchitmalhotra1 has quit IRC05:57
*** sanchitmalhotra1 has joined #openstack-swift06:14
*** sanchitmalhotra has quit IRC06:16
*** sanchitmalhotra has joined #openstack-swift06:21
*** sanchitmalhotra1 has quit IRC06:23
onovyzigo, hi, are you there?06:29
*** sc68cal has joined #openstack-swift06:49
*** sc68cal has quit IRC06:50
*** sc68cal has joined #openstack-swift07:02
*** rledisez has joined #openstack-swift07:06
openstackgerritMahati proposed openstack/swift: Modified test_encrypter to include real encryption  https://review.openstack.org/21145107:21
*** mahatic has joined #openstack-swift07:21
*** ppai has quit IRC07:35
*** sc68cal has quit IRC07:44
*** jasondotstar has joined #openstack-swift07:44
*** ppai has joined #openstack-swift07:48
*** jasondotstar has quit IRC07:48
*** sc68cal has joined #openstack-swift07:52
*** MooingLemur has quit IRC08:02
*** jistr has joined #openstack-swift08:04
*** mahatic has quit IRC08:05
*** ppai has quit IRC08:08
*** jordanP has joined #openstack-swift08:09
*** links has joined #openstack-swift08:13
*** eandersson has joined #openstack-swift08:16
*** ppai has joined #openstack-swift08:19
openstackgerritMerged openstack/swift: +Document method to avoid rsync filling root drive  https://review.openstack.org/19920308:27
openstackgerritMerged openstack/swift: pep8 fix: assertEquals -> assertEqual  https://review.openstack.org/20964708:38
janonymousHi guys08:45
*** ppai has quit IRC08:46
janonymousI was having the following error while using formpost get : http://paste.openstack.org/show/GUEHnAOCYBtroHQLic64/08:47
janonymouscould someone suggest where might be the problem.. ?08:47
cschwedejanonymous: without knowing the actual used code, i guess that not the whole object is read, only the first chunk (is your object really 65536 bytes big?). probably you want to read data from the object until you don’t get any more data08:52
cschwedejanonymous: i stumbled upon this recently, and the behavior was very similar to the one you posted08:52
*** jasondotstar has joined #openstack-swift08:57
*** ppai has joined #openstack-swift09:00
janonymoushow did you solved it.. the content size is less than 65536..09:07
cschwedejanonymous: but your paste shows an object of 65536 bytes? i used some code similar to this: http://paste.openstack.org/show/412502/  - set the read size to a reasonable value that makes sense to your application09:11
*** mfalatic has joined #openstack-swift09:22
*** mfalatic_ has joined #openstack-swift09:23
*** SkyRocknRoll has quit IRC09:25
*** mfalatic has quit IRC09:26
*** marzif_ has joined #openstack-swift09:29
*** SkyRocknRoll has joined #openstack-swift09:38
openstackgerritMerged openstack/swift: test/unit: Replace python print operator with print function (pep H233, py33)  https://review.openstack.org/20660409:49
janonymouscshewede: I tried it with smaller values also. But i think this doesn't help out :(09:54
janonymoushttp://paste.openstack.org/?reply_to=GUEHnAOCYBtroHQLic6409:58
cschwedejanonymous: have a look at https://github.com/redhat-cip/swift-middleware-sample/commit/9b6df0dce4bc2862bb4b7624f6a8ec9d3f78876510:02
janonymousI think this might be helpful : http://paste.openstack.org/show/6lk9nZYvZkZaQgLqkOoA/10:02
cschwedejanonymous: only if you show the source code too - otherwise it’s more guessing10:03
*** silor has joined #openstack-swift10:28
*** ppai has quit IRC10:30
*** ppai has joined #openstack-swift10:42
*** nexusz99 has joined #openstack-swift10:46
*** ppai has quit IRC10:54
*** marcusvrn has joined #openstack-swift10:56
*** akle|2 has quit IRC10:57
*** mahatic has joined #openstack-swift11:02
*** ppai has joined #openstack-swift11:07
*** mahatic has quit IRC11:13
*** mahatic has joined #openstack-swift11:15
*** CR7 has joined #openstack-swift11:16
openstackgerritMerged openstack/swift: Speed up reaper for a big account delete and some better error handling  https://review.openstack.org/20805711:22
*** mahatic has quit IRC11:25
*** CR7 has quit IRC11:26
*** CR7 has joined #openstack-swift11:30
*** jome has joined #openstack-swift11:45
*** bkopilov has quit IRC11:50
*** nexusz99 has quit IRC11:52
*** silor has quit IRC11:55
*** ppai has quit IRC12:01
*** openstackgerrit_ has joined #openstack-swift12:02
openstackgerritEran Rom proposed openstack/swift: Container-Sync to iterate only over synced containers  https://review.openstack.org/20580312:07
openstackgerritEran Rom proposed openstack/swift: Add container sync probe test to SAIO default set  https://review.openstack.org/20580412:07
*** ppai has joined #openstack-swift12:12
*** marzif__ has joined #openstack-swift12:14
*** marzif__ has quit IRC12:16
*** marzif__ has joined #openstack-swift12:16
*** jome has quit IRC12:17
*** marzif_ has quit IRC12:17
*** nakagawamsa has quit IRC12:24
*** thumpba has joined #openstack-swift12:25
*** bapalm has joined #openstack-swift12:26
*** bapalm has quit IRC12:26
*** bapalm has joined #openstack-swift12:27
*** silor has joined #openstack-swift12:33
*** haigang has quit IRC12:35
openstackgerritEran Rom proposed openstack/swift: Add process level concurrency to container sync  https://review.openstack.org/21009912:36
openstackgerritEran Rom proposed openstack/swift: Container-Sync to iterate only over synced containers  https://review.openstack.org/20580312:36
openstackgerritEran Rom proposed openstack/swift: Add container sync probe test to SAIO default set  https://review.openstack.org/20580412:36
*** CR7 has quit IRC12:41
openstackgerritpaul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs  https://review.openstack.org/20716512:43
*** shausy has joined #openstack-swift12:43
*** bapalm_ has joined #openstack-swift12:45
*** thumpba has quit IRC12:45
shausy@here After creating rings, im not able to rebalance the rings due to below ERROR: Reassigned 131072 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 40.0012:46
shausy-------------------------------------------------------------------------------12:46
shausyNOTE: Dispersion of 39.999390 indicates some parts are not12:46
shausy      optimally dispersed.12:46
shausy      You may want to adjust some device weights, increase12:46
shausy      the overload or review the dispersion report.12:46
shausy-------------------------------------------------------------------------------12:46
shausyFATAL: all hosts have already failed -- aborting12:46
shausy@here any pointer for the issue ?12:46
*** links has quit IRC12:48
*** bapalm has quit IRC12:49
*** openstackgerrit_ has quit IRC12:51
*** thumpba has joined #openstack-swift12:52
cschwedeshausy: looks like the last line comes from ansible - what playbook are you using?12:52
shausyYes using ansible-play, im trying to deploy swift12:53
shausy@cschwede, I have tried running this manually, still im getting same error12:55
*** openstackgerrit_ has joined #openstack-swift12:56
mattoliverauMorning12:56
cschwedeshausy: yes, but which playbook did you use? do you have a link, maybe to github?12:58
cschwedemattoliverau: Hello Matthew!12:58
shausy@cschwede oh, no its not available public.. used by our team for internal deployed13:05
cschwedeshausy: well, the error comes from the playbook, because the exit code from swift-ring-builder is not evaluated correctly. the reason why the dispersion is 40 is difficult to debug without actually seeing the output of swift-ring-builder13:07
*** jome has joined #openstack-swift13:08
*** marzif_ has joined #openstack-swift13:10
*** marzif_ has quit IRC13:11
*** marzif__ has quit IRC13:11
*** marzif_ has joined #openstack-swift13:12
*** dustins has joined #openstack-swift13:12
shausycschwede, im getting the same error if run ring builder commmand manually13:12
cschwedenotmyname: Good Morning! just saw a topic „Full Clusters“ on https://etherpad.openstack.org/p/swift-midcycle-aug-2015 - any chance to participate remotely?13:13
shausystack@m1-mgmt:/etc/swiftlm$ sudo swift-ring-builder /etc/swiftlm/builder_dir/region-region1/account.builder set_min_part_hours13:13
shausy013:13
shausyThe minimum number of hours before a partition can be reassigned is now set to 013:13
shausystack@m1-mgmt:/etc/swiftlm$ sudo swift-ring-builder /etc/swiftlm/builder_dir/region-region1/account.builder rebalance 99913:13
shausyReassigned 131072 (100.00%) partitions. Balance is now 0.00.  Dispersion is now 40.0013:13
shausy-------------------------------------------------------------------------------13:13
shausyNOTE: Dispersion of 39.999390 indicates some parts are not13:13
shausy      optimally dispersed.13:13
shausy      You may want to adjust some device weights, increase13:13
shausy      the overload or review the dispersion report.13:13
shausy-------------------------------------------------------------------------------13:13
cschwedeshausy: please use http://paste.openstack.org/13:14
cschwedecan you share the ring details?13:14
cschwedelike „sudo swift-ring-builder /etc/swiftlm/builder_dir/region-region1/account.builder“13:14
shausySorry13:14
shausyI ll post there and let you know13:14
*** petertr7_away is now known as petertr713:17
shausycschwede, i have posted the error  http://paste.openstack.org/show/412552/13:18
ctennisit's not really an error shausy, your zones are weight imbalanced13:19
ctennisshausy ah nevermind, I see it's all in the same zone13:19
cschwedeshausy: ok, thx! here is the thing: you have only 3 nodes, but some disks have a lower weight thus can’t store all replicas evenly distributed. node 192.168.41.1 and 192.168.41.4 might end up with 2 replicas for some partitions13:20
ctennisbut your 3 nodes have different balances13:20
onovymattoliverau, morning, can you review fixed patch pls? https://review.openstack.org/#/c/192562/13:20
cschwedeshausy: replicas would be optimally dispersed if they are always stored on different nodes, but that’s not possible with the given weights of your ring13:21
*** ppai has quit IRC13:22
cschwedeshausy: also, i hope you use a single region only? because /etc/swiftlm/builder_dir/region-region1/account.builder sounds like you coud use multiple builder files?13:22
shausyonly one region as of now13:22
shausyonly 3 builder files for each rings13:23
cschwedeok13:23
shausysorry 3 builder files totally13:23
shausythanks cschwede ctennis for the response. I will check for the weightage13:26
*** annegentle has joined #openstack-swift13:28
cschwedeshausy: you’re welcome!13:29
shausycschwede, I have rearranged the weighted to use 100 and now its working13:31
*** hrou has joined #openstack-swift13:32
*** david-lyle has quit IRC13:36
*** ppai has joined #openstack-swift13:36
*** bkopilov has joined #openstack-swift13:36
*** jome has quit IRC13:43
*** jome has joined #openstack-swift13:44
*** jlhinson has joined #openstack-swift13:47
*** blmartin has joined #openstack-swift13:48
mattoliverauonovy: I'll take a look today13:53
onovythanks13:53
*** blmartin has quit IRC13:53
*** openstackgerrit_ has quit IRC13:55
*** openstackgerrit_ has joined #openstack-swift13:56
*** esker has quit IRC13:59
*** jome_ has joined #openstack-swift14:01
*** Anticimex has quit IRC14:01
*** Anticimex has joined #openstack-swift14:02
*** jrichli has joined #openstack-swift14:03
*** jome has quit IRC14:04
*** minwoob has joined #openstack-swift14:05
notmynamecschwede: the full clusters discussion is this afternoon. probably starting in about 4 hours14:06
*** sanchitmalhotra has quit IRC14:07
cschwedenotmyname: if there is a chance to participate (hangout, mumble, whatever), i’m in!14:07
notmynamecschwede: I'll defer to jrichli for the logistics, but yeah, that sounds good14:08
cschwedenotmyname: thx a lot!14:08
notmynamecschwede: well, wait :-)14:08
notmynametheres another remote call scheduled then to talk about container sync14:09
*** wbhuber has joined #openstack-swift14:09
notmynamenot sure if cluster full will happen concurrently or right after14:09
hrounotmyname, thanks I was about to mention that : ) Eran is looking forward to it.14:09
cschwedei get a headphone, left ear one session, right ear other session :)14:10
*** jistr is now known as jistr|mtg14:10
*** bapalm_ has quit IRC14:11
*** akle has joined #openstack-swift14:11
*** kota_ has joined #openstack-swift14:11
*** bapalm has joined #openstack-swift14:11
*** ppai has quit IRC14:14
*** bapalm has quit IRC14:15
*** bapalm has joined #openstack-swift14:15
claygthe day star in texas burns through me14:16
*** bapalm has quit IRC14:16
*** bapalm has joined #openstack-swift14:17
tdasilvaclayg: poetic14:17
*** openstackgerrit_ has quit IRC14:17
*** breitz has quit IRC14:18
*** openstackgerrit_ has joined #openstack-swift14:18
*** breitz has joined #openstack-swift14:18
notmynameclayg: that's called texas pride, right?14:19
kota_FYI, etherpad is here, https://etherpad.openstack.org/p/swift_encryption_issues14:20
*** bill_az has joined #openstack-swift14:22
notmynamethanks kota_14:24
*** tsubic has quit IRC14:28
*** akle has quit IRC14:30
*** dustins has quit IRC14:30
*** openstackgerrit_ has quit IRC14:31
*** brnelson has joined #openstack-swift14:39
*** tsubic has joined #openstack-swift14:40
redboI can't help but think we should have set up a second tract before they started inventing meta-meta-meta-data14:41
*** bill_az has quit IRC14:44
*** dustins has joined #openstack-swift14:46
*** shausy has quit IRC14:49
*** SkyRocknRoll has quit IRC14:49
*** jistr|mtg is now known as jistr14:59
*** nadeem has joined #openstack-swift15:00
*** nadeem has quit IRC15:00
*** nadeem has joined #openstack-swift15:01
*** peluse_ has joined #openstack-swift15:12
*** dustins has quit IRC15:12
*** MooingLemur has joined #openstack-swift15:14
*** janonymous_ has joined #openstack-swift15:15
*** eandersson_ has joined #openstack-swift15:15
*** david-lyle has joined #openstack-swift15:15
pgbridgehow many levels of meta can you stack?15:16
notmynameall of them15:17
pgbridgemind = blown15:17
*** eandersson has quit IRC15:18
redbo meta(^n)data15:18
openstackgerritMerged openstack/python-swiftclient: change deprecated assertEquals to assertEqual  https://review.openstack.org/20833115:19
*** nadeem has quit IRC15:20
openstackgerritjanonymous proposed openstack/swift: pep8 fix: assertEquals -> assertEqual  https://review.openstack.org/20964515:21
openstackgerritDaisuke Morita proposed openstack/swift: Improvement of logging for invalid policies  https://review.openstack.org/14123815:21
*** zaitcev has joined #openstack-swift15:21
*** ChanServ sets mode: +v zaitcev15:21
*** nadeem has joined #openstack-swift15:23
*** nadeem has quit IRC15:24
*** nadeem has joined #openstack-swift15:25
openstackgerritSamuel Merritt proposed openstack/swift: Fix 500 in versioned writes with bad Destination  https://review.openstack.org/21162615:25
peluse_acoles_, jrichli hello!15:26
*** dustins has joined #openstack-swift15:26
*** bapalm has quit IRC15:27
*** bapalm has joined #openstack-swift15:28
*** zaitcev has quit IRC15:29
openstackgerritjanonymous proposed openstack/swift: Replace a / b with a // b to use integer division where needed  https://review.openstack.org/20821415:29
*** peluse_ has quit IRC15:29
*** mahatic has joined #openstack-swift15:32
mahaticjrichli: acoles_ Morning! https://review.openstack.org/#/c/211451/15:32
*** jome_ has quit IRC15:33
*** shausy has joined #openstack-swift15:38
*** jlhinson has quit IRC15:39
*** kevinc_ has joined #openstack-swift15:40
*** jlhinson has joined #openstack-swift15:42
*** janonymous_ has quit IRC15:43
*** changbl has quit IRC15:47
*** petertr7 is now known as petertr7_away15:48
*** changbl has joined #openstack-swift15:50
openstackgerritDaisuke Morita proposed openstack/swift: object-updater runs for all async_pending directories  https://review.openstack.org/14125215:51
*** jasondotstar has quit IRC16:00
*** jistr has quit IRC16:01
*** gyee has joined #openstack-swift16:03
*** pgbridge has quit IRC16:06
*** mahatic has quit IRC16:06
tamizh_geekguys, in SAIO can I just run a single instance on account, container and object server behind the proxy?16:07
*** janonymous_ has joined #openstack-swift16:07
tamizh_geeks/instance on/instance of16:07
*** marzif_ has quit IRC16:08
*** openstackgerrit_ has joined #openstack-swift16:08
torgomaticthe whole point of a SAIO is to simulate a cluster on one VM16:08
torgomaticyou can set up Swift that way, but unless you're running multiple things it's not really good for development + testing16:08
tamizh_geektorgomatic: I get that, to debug a specific problem not related to storage at all i think it will be better to run only one instance of everything so that the logs are not overwhelming16:09
tamizh_geekcan you point me into something of help please ?16:09
torgomaticeh, it should work if you switch all the ring ports to be the same, so 6010 for everything in object,etc.16:10
* torgomatic has never done this though16:10
* tamizh_geek too 16:10
tamizh_geekwhere can I change the ring ports? Sorry I'm a newbie so please!16:11
torgomaticuse swift-ring-builder on the builder files in /etc/swift, then rebalance and it'll write out the rings16:11
torgomaticthe command is set_info or something; I forget16:12
tamizh_geekok thanks torgomatic16:12
tamizh_geek:)16:12
torgomaticso there's a bunch of /etc/swift/*.builder; do that for each one16:12
torgomaticnp16:12
openstackgerritMichael Barton proposed openstack/swift: go: replicator rewrite  https://review.openstack.org/21129616:14
*** mahatic has joined #openstack-swift16:15
*** ig0r_ has joined #openstack-swift16:20
*** shausy has quit IRC16:24
*** jlhinson has quit IRC16:25
*** thumpba has quit IRC16:27
*** thumpba has joined #openstack-swift16:28
*** lcurtis has joined #openstack-swift16:31
*** bapalm_ has joined #openstack-swift16:35
*** nadeem has quit IRC16:39
*** bapalm has quit IRC16:39
*** kota_ has quit IRC16:41
*** rledisez has quit IRC16:46
*** ig0r_ has quit IRC16:48
*** brnelson has quit IRC16:52
*** petertr7_away is now known as petertr716:53
*** jordanP has quit IRC16:53
*** bapalm_ has quit IRC16:54
*** bapalm has joined #openstack-swift16:54
openstackgerritpaul luse proposed openstack/swift: Add ability for GET path to see/select alternate frag archs  https://review.openstack.org/20716516:55
*** bapalm_ has joined #openstack-swift16:55
*** mahatic has quit IRC16:59
*** bapalm has quit IRC16:59
*** bapalm_ has quit IRC17:00
*** the_intern has joined #openstack-swift17:15
*** brnelson has joined #openstack-swift17:16
*** mahatic has joined #openstack-swift17:18
*** jlhinson has joined #openstack-swift17:21
lcurtisquestion all...what happens if one loses containers for good...can they be recreated? I know there are things that depend on them like cluster sync  and DLO, but if i access object by /account/container/object and swift knows location of object, is it catastrophic if container info is permanently lost?17:22
*** thumpba has quit IRC17:22
*** the_intern has quit IRC17:23
*** zhill has joined #openstack-swift17:24
*** chsc has joined #openstack-swift17:26
*** zhill has quit IRC17:26
*** lyrrad has quit IRC17:30
*** bill_az has joined #openstack-swift17:31
*** lyrrad has joined #openstack-swift17:32
*** brnelson has quit IRC17:33
*** mahatic has quit IRC17:33
*** zhill has joined #openstack-swift17:33
kevinc_lcurtis: if you lose containers then basic swift functions like container list and container stat won't work17:40
*** sanchitmalhotra has joined #openstack-swift17:53
*** sanchitmalhotra has quit IRC17:53
*** eandersson_ has quit IRC17:54
*** bapalm has joined #openstack-swift17:56
*** bapalm has quit IRC18:01
*** bapalm has joined #openstack-swift18:05
*** janonymous_ has quit IRC18:05
*** openstackgerrit_ has quit IRC18:06
lcurtisthanks kevinc...i understand that, but for example we dont have need in our application to necessarily list objects18:09
*** haomaiwa_ has joined #openstack-swift18:10
*** nadeem has joined #openstack-swift18:10
lcurtisso wondering if for example a container db is deleted, can it somehow be recalculated18:10
kevinc_i lost a container in a test environment and I was able to recreate it by running swift-object-info on every object on every object server, when I found one that belonged in that container i used the api to make a copy of the object in the same location. However, this isn't practical for a medium to large environment and it doesn't verify that all of the objects were accounted for.18:11
kevinc_This was 1-2 years ago, not sure if there is a better way now18:11
*** 92AABUE7H has quit IRC18:12
lcurtiskevinc thanks for your insight!18:13
lcurtisgood to know18:13
kevinc_any time18:15
*** mfalatic has joined #openstack-swift18:16
*** ig0r_ has joined #openstack-swift18:17
*** brnelson has joined #openstack-swift18:17
*** ig0r_ has quit IRC18:18
*** pgbridge has joined #openstack-swift18:19
*** mfalatic_ has quit IRC18:20
*** mfalatic has quit IRC18:23
*** mfalatic has joined #openstack-swift18:24
*** ig0r_ has joined #openstack-swift18:27
*** haomaiwang has joined #openstack-swift18:33
*** mfalatic_ has joined #openstack-swift18:34
*** haomaiwa_ has quit IRC18:35
*** mfalatic has quit IRC18:36
*** bill_az has quit IRC18:37
*** mfalatic has joined #openstack-swift18:39
*** mfalatic_ has quit IRC18:42
openstackgerritKota Tsuyuzaki proposed openstack/swift: Support last modified on listing containers  https://review.openstack.org/19863418:44
openstackgerritKota Tsuyuzaki proposed openstack/swift: Change POST container semantics  https://review.openstack.org/19863218:44
openstackgerritKota Tsuyuzaki proposed openstack/swift: Last-Modified header support on HEAD/GET container  https://review.openstack.org/19863318:44
*** ig0r_ has quit IRC18:59
*** mfalatic has quit IRC19:00
*** mfalatic has joined #openstack-swift19:02
*** chsc has quit IRC19:03
*** ig0r_ has joined #openstack-swift19:03
*** bapalm has quit IRC19:04
*** bapalm has joined #openstack-swift19:05
*** petertr7 is now known as petertr7_away19:07
*** bapalm_ has joined #openstack-swift19:08
*** bapalm has quit IRC19:09
*** nadeem has quit IRC19:10
*** petertr7_away is now known as petertr719:11
*** mfalatic has quit IRC19:14
*** annegentle has quit IRC19:14
*** annegentle has joined #openstack-swift19:15
*** mfalatic has joined #openstack-swift19:17
openstackgerritThiago da Silva proposed openstack/swift: Refactor server side copy as middleware  https://review.openstack.org/15692319:18
*** bapalm_ has quit IRC19:24
*** bapalm has joined #openstack-swift19:24
*** alejandrito has joined #openstack-swift19:24
*** bapalm has quit IRC19:25
*** bapalm has joined #openstack-swift19:26
*** zhill has quit IRC19:29
*** bapalm has quit IRC19:31
*** gyee has quit IRC19:31
*** bapalm has joined #openstack-swift19:31
*** bapalm has quit IRC19:33
*** bapalm has joined #openstack-swift19:34
*** bapalm has quit IRC19:38
*** zhill has joined #openstack-swift19:39
*** amoturi has quit IRC19:41
*** bapalm has joined #openstack-swift19:41
*** amoturi has joined #openstack-swift19:41
openstackgerritMichael Barton proposed openstack/swift: go: replicator rewrite  https://review.openstack.org/21129619:42
openstackgerritMichael Barton proposed openstack/swift: go: replicator rewrite  https://review.openstack.org/21129619:44
openstackgerritTim Burke proposed openstack/swift: Add the ability to specify ranges for SLO segments  https://review.openstack.org/21172619:50
openstackgerritThiago da Silva proposed openstack/swift: Fix 500 in versioned writes with bad Destination  https://review.openstack.org/21162619:51
*** bapalm has quit IRC19:51
*** bapalm has joined #openstack-swift19:51
*** nadeem has joined #openstack-swift19:52
*** bapalm has quit IRC19:55
*** bapalm has joined #openstack-swift19:55
*** nadeem has quit IRC19:55
*** jrichli has quit IRC19:57
*** ig0r_ has quit IRC19:58
*** jlhinson has quit IRC20:00
*** bapalm has quit IRC20:01
*** bapalm has joined #openstack-swift20:01
*** hrou has quit IRC20:01
*** minwoob has quit IRC20:01
*** wbhuber has quit IRC20:02
*** silor has quit IRC20:03
*** bapalm_ has joined #openstack-swift20:04
*** bapalm has quit IRC20:05
*** brnelson has quit IRC20:06
*** ig0r_ has joined #openstack-swift20:07
*** mfalatic has quit IRC20:15
*** brnelson has joined #openstack-swift20:20
*** petertr7 is now known as petertr7_away20:22
*** morgan_503 is now known as morgan_40420:23
*** bapalm_ has quit IRC20:25
*** bapalm has joined #openstack-swift20:25
*** petertr7_away is now known as petertr720:29
*** bapalm has quit IRC20:30
*** bapalm has joined #openstack-swift20:31
*** bapalm has quit IRC20:35
*** zhill has quit IRC20:43
*** zhill has joined #openstack-swift20:44
*** zhill has quit IRC20:46
*** zhill has joined #openstack-swift20:56
*** ig0r_ has quit IRC20:58
*** proteusguy has quit IRC21:01
*** morgan_404 is now known as morgan_41021:04
*** morgan_410 is now known as morgan_40421:05
*** petertr7 is now known as petertr7_away21:07
*** mgagne has left #openstack-swift21:12
*** proteusguy has joined #openstack-swift21:13
*** gyee has joined #openstack-swift21:17
*** ctennis has quit IRC21:26
*** ctennis has joined #openstack-swift21:26
*** annegent_ has joined #openstack-swift21:34
*** annegentle has quit IRC21:37
*** alejandrito has quit IRC21:41
*** bapalm has joined #openstack-swift21:42
*** zhill has quit IRC21:42
*** zhill has joined #openstack-swift21:45
*** bapalm has quit IRC21:49
*** bapalm has joined #openstack-swift21:49
*** bapalm has quit IRC21:56
*** bapalm has joined #openstack-swift21:57
*** mfalatic has joined #openstack-swift21:59
*** bapalm has quit IRC22:11
*** bapalm has joined #openstack-swift22:11
*** dustins has quit IRC22:14
*** bapalm has quit IRC22:16
*** zhill has quit IRC22:17
openstackgerritOpenStack Proposal Bot proposed openstack/python-swiftclient: Updated from global requirements  https://review.openstack.org/8925022:17
openstackgerritOpenStack Proposal Bot proposed openstack/swift: Updated from global requirements  https://review.openstack.org/8873622:18
*** annegent_ has quit IRC22:22
*** zhill has joined #openstack-swift22:23
*** bapalm has joined #openstack-swift22:24
*** bapalm has quit IRC22:42
*** bapalm has joined #openstack-swift22:42
*** marcusvrn has quit IRC22:43
*** bapalm has quit IRC22:47
*** marzif has joined #openstack-swift23:26
*** morgan_404 has quit IRC23:29
*** morganfainberg has joined #openstack-swift23:31
*** morganfainberg is now known as morgan_40423:32
*** zhill has quit IRC23:42
*** nadeem has joined #openstack-swift23:44
*** zhill has joined #openstack-swift23:47
*** alejandrito has joined #openstack-swift23:57
*** david-lyle has quit IRC23:58
*** david-lyle has joined #openstack-swift23:58
*** thumpba has joined #openstack-swift23:59

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