*** yoman has joined #openstack-swift | 00:08 | |
*** yoman has quit IRC | 00:11 | |
*** jamielennox is now known as jamielennox|away | 00:20 | |
*** ouchkernel has quit IRC | 00:20 | |
*** catintheroof has joined #openstack-swift | 00:26 | |
*** catintheroof has quit IRC | 00:26 | |
*** catintheroof has joined #openstack-swift | 00:26 | |
*** jamielennox|away is now known as jamielennox | 00:27 | |
*** ouchkernel has joined #openstack-swift | 00:27 | |
*** dja has joined #openstack-swift | 00:48 | |
*** zaitcev has joined #openstack-swift | 00:56 | |
*** ChanServ sets mode: +v zaitcev | 00:56 | |
*** zhurong has joined #openstack-swift | 01:11 | |
*** dja has quit IRC | 01:26 | |
*** m_kazuhiro has joined #openstack-swift | 01:31 | |
*** sams-gleb has joined #openstack-swift | 01:39 | |
kota_ | good morning | 01:40 |
---|---|---|
*** sams-gleb has quit IRC | 01:45 | |
charz_ | kota_: morning | 01:49 |
kota_ | charz_: morning | 01:49 |
*** cppforlife_ has quit IRC | 01:51 | |
mattoliverau | kota_, charz_: morning | 02:03 |
kota_ | mattoliverau: o/ | 02:03 |
charz_ | mattoliverau: o/ | 02:03 |
*** catintheroof has quit IRC | 02:18 | |
*** dja has joined #openstack-swift | 02:19 | |
*** winggundamth has joined #openstack-swift | 02:40 | |
*** catintheroof has joined #openstack-swift | 02:45 | |
*** catintheroof has quit IRC | 02:45 | |
*** catintheroof has joined #openstack-swift | 02:45 | |
*** dja has quit IRC | 02:53 | |
*** dja has joined #openstack-swift | 02:53 | |
*** gkadam has joined #openstack-swift | 03:33 | |
*** catintheroof has quit IRC | 03:37 | |
*** sams-gleb has joined #openstack-swift | 03:42 | |
*** sams-gleb has quit IRC | 03:47 | |
*** m_kazuhiro has quit IRC | 03:48 | |
*** links has joined #openstack-swift | 04:02 | |
*** psachin has joined #openstack-swift | 04:28 | |
*** chlong_ has quit IRC | 04:34 | |
*** dja has quit IRC | 04:40 | |
*** chsc has joined #openstack-swift | 05:06 | |
*** chsc has quit IRC | 05:14 | |
*** Mujahid has joined #openstack-swift | 05:23 | |
*** sams-gleb has joined #openstack-swift | 05:44 | |
*** sams-gleb has quit IRC | 05:48 | |
*** adriant has quit IRC | 06:40 | |
rledisez | clayg: about the discussion on concurrency for reconstructor and replicator, i told you replicator was OK. actually, it’s not completly true. I just had the situation where one disk is really slow (probably a failing disk to change). In this situation, the replication is slowdown also while it is trying to listdir() the suffixes and ohashes. it makes it doing almost nothing. having real multi-process concurrency in replicator would mitigate | 07:21 |
rledisez | issue.i’m thinking of one process per disk with a semaphore on top to manage the concurrency | 07:21 |
*** ChubYann has quit IRC | 07:30 | |
*** hseipp has joined #openstack-swift | 07:40 | |
*** sams-gleb has joined #openstack-swift | 07:46 | |
*** sams-gleb has quit IRC | 07:51 | |
openstackgerrit | Kazuhiro MIYAHARA proposed openstack/swift master: Update calling super class constructor style in proxy controllers https://review.openstack.org/444748 | 07:55 |
*** sams-gleb has joined #openstack-swift | 07:55 | |
openstackgerrit | Kazuhiro MIYAHARA proposed openstack/swift master: Update calling super class constructor style in proxy controllers https://review.openstack.org/444748 | 08:07 |
*** tesseract has joined #openstack-swift | 08:13 | |
*** oshritf has joined #openstack-swift | 08:15 | |
*** tesseract has quit IRC | 08:17 | |
*** openstackgerrit has quit IRC | 08:18 | |
*** pcaruana has joined #openstack-swift | 08:25 | |
*** Dw_Sn has joined #openstack-swift | 08:28 | |
Dw_Sn | I have a question, what is the best way to be able to use EC2 authenticiation with Swift-s3 API interface and keeping the bucket private ? so the users can download via browser. I know I can set the buckets to public and then users can download without EC2 key/secret | 08:29 |
*** tesseract has joined #openstack-swift | 08:32 | |
acoles | mattoliverau: ack, thanks | 08:39 |
*** geaaru has joined #openstack-swift | 08:44 | |
*** therve_ has joined #openstack-swift | 08:44 | |
therve_ | Hello! | 08:45 |
therve_ | I noticed that keystone isn't in the requirements files of swift, which makes it unusable with the default setup | 08:45 |
therve_ | Is there any reason why it's not present? | 08:46 |
therve_ | By keystone I mean keystonemiddleware | 08:49 |
therve_ | http://logs.openstack.org/55/400155/4/check/gate-heat-dsvm-functional-orig-mysql-lbaasv2-py35-ubuntu-xenial-nv/943db24/logs/screen-s-proxy.txt.gz is a recent build in Heat ci that present the issue | 08:49 |
acoles | therve_: swift is often deployed with other auth systems, so AFAIK keystonemiddleware has never been made a requirement | 08:56 |
Dw_Sn | acoles: what kind of other auth systems ? | 08:57 |
acoles | Dw_Sn: there's a couple listed here and other proprietary solutions | 09:02 |
acoles | https://docs.openstack.org/developer/swift/associated_projects.html#authentication | 09:02 |
Dw_Sn | acoles: thanks ! that might be a solution for what I am trying to do | 09:04 |
therve_ | acoles, Do you know what's the appropriate way to manage this? | 09:04 |
therve_ | Should I add it in devstack? | 09:04 |
Dw_Sn | also I have a question, I have a single swift proxy, two object storage servers, each in a zone, 2 rings " one for account + container " and one for objects, both rings has replication factor of two. if one object storage servers went down, the other one should replication all the data to itself to keep the replication factor of two ? or this will only happen to any new data being added to the | 09:05 |
Dw_Sn | cluster ? | 09:06 |
acoles | therve_: I'm not expert on devstack but I do know that in the gate swift uses keystoneauth for functional testing so I assume keystonemiddleware is installed for swift in devstack | 09:06 |
therve_ | acoles, Yeah, presumably by accident though :) | 09:07 |
therve_ | To be fair, I am in a weird situation | 09:07 |
*** cbartz has joined #openstack-swift | 09:16 | |
acoles | Dw_Sn: In that situation, assuming there are >1 device on each object server, new objects would be replicated (one copy in the normal location, one in a temporary location). Obviously that's not ideal because both replicas are on the same server. So once the failed server is restored, the object replicator will synchronously move the temp replica to its correct location. | 09:19 |
acoles | Dw_Sn: existing objects would not be replicated to the same remaining server, but as above if the failed server is restored then any missing replicas will then be recreated by the replicator | 09:20 |
Dw_Sn | acoles: that what happen, and yes each device has 4 FC luns attached | 09:24 |
mattoliverau | acoles: well infra patch has already landed, and so far looks like func EC is working: patch 444748 | 09:43 |
patchbot | https://review.openstack.org/#/c/444748/ - swift - Update calling super class constructor style in pr... | 09:43 |
*** silor has joined #openstack-swift | 09:44 | |
*** silor1 has joined #openstack-swift | 09:49 | |
*** silor has quit IRC | 09:50 | |
*** silor1 is now known as silor | 09:50 | |
*** zhurong has quit IRC | 10:21 | |
*** zhurong has joined #openstack-swift | 10:22 | |
*** therve_ is now known as therve | 10:31 | |
*** lifeless has quit IRC | 10:37 | |
*** zhugaoxiao has quit IRC | 10:43 | |
*** zhugaoxiao has joined #openstack-swift | 10:44 | |
*** lifeless has joined #openstack-swift | 10:45 | |
*** mvk has quit IRC | 11:27 | |
*** sams-gleb has quit IRC | 11:30 | |
*** psachin has quit IRC | 11:36 | |
*** furlongm has quit IRC | 11:37 | |
*** furlongm has joined #openstack-swift | 11:38 | |
*** jaosorior has joined #openstack-swift | 11:38 | |
jaosorior | Hey folks, can someone check this commit out https://review.openstack.org/#/c/443104/ ? | 11:40 |
patchbot | patch 443104 - python-swiftclient - Use generic keystone client instead of versioned one | 11:40 |
*** sams-gleb has joined #openstack-swift | 11:47 | |
*** psachin has joined #openstack-swift | 11:57 | |
*** mvk has joined #openstack-swift | 12:01 | |
*** kei_yama has quit IRC | 12:11 | |
*** winggundamth has quit IRC | 12:13 | |
*** DuncanT has joined #openstack-swift | 12:26 | |
*** klamath has joined #openstack-swift | 12:41 | |
*** klamath has quit IRC | 12:41 | |
*** klamath has joined #openstack-swift | 12:42 | |
*** hseipp has quit IRC | 12:58 | |
*** zhurong has quit IRC | 13:01 | |
*** oshritf has quit IRC | 14:03 | |
*** amoralej is now known as amoralej|lunch | 14:04 | |
*** hseipp has joined #openstack-swift | 14:06 | |
*** chlong has joined #openstack-swift | 14:11 | |
*** Jeffrey4l has joined #openstack-swift | 14:12 | |
*** links has quit IRC | 14:16 | |
*** Jeffrey4l has quit IRC | 14:17 | |
*** Jeffrey4l has joined #openstack-swift | 14:18 | |
*** tobberydberg has joined #openstack-swift | 14:20 | |
*** oshritf has joined #openstack-swift | 14:25 | |
tobberydberg | Hi | 14:27 |
tobberydberg | Have a question that I hope this is the right forum for. | 14:27 |
tobberydberg | Have gotten some questions from people that need to have a graphical client that works well against a swift cluster that is connected to a keystone (v3) that serves multiple regions | 14:28 |
tobberydberg | For example. they have tried Cyberduck that works, but it is not possible to specify region/endpoint, so each container is listed as many times as number of regions | 14:28 |
tobberydberg | Do you know of any good graphical client with support for keystone v3 and multi-regions? | 14:28 |
*** oshritf has quit IRC | 14:29 | |
thurloat | tobberydberg, might want to give cloudberry tools a look | 14:31 |
thurloat | not sure if they support keystone v3 though | 14:31 |
thurloat | finding graphical tools to suggest to people has been a pretty tough battle though the years | 14:32 |
tobberydberg | Thanks for answering! Forgot to say, OS X... =) | 14:36 |
tobberydberg | Agree on that one...don't have one my self that works, only using api and cli | 14:37 |
thurloat | hmm OSX I usually suggest expandrive, but it's pretty basic -- doubt it supports regions or c3 | 14:38 |
thurloat | v3* | 14:38 |
tobberydberg | no, does not...looked at that one as well... | 14:38 |
*** oshritf has joined #openstack-swift | 14:39 | |
*** amoralej|lunch is now known as amoralej | 14:46 | |
*** sams-gleb has quit IRC | 14:48 | |
*** sams-gleb has joined #openstack-swift | 14:49 | |
*** hseipp has quit IRC | 14:53 | |
*** hseipp has joined #openstack-swift | 14:53 | |
*** sams-gleb has quit IRC | 14:53 | |
*** sams-gleb has joined #openstack-swift | 15:05 | |
*** openstackgerrit has joined #openstack-swift | 15:26 | |
openstackgerrit | Petr Kovar proposed openstack/python-swiftclient master: [trivial] Be consistent in using example.com https://review.openstack.org/444945 | 15:26 |
*** chsc has joined #openstack-swift | 15:29 | |
*** mukesh has joined #openstack-swift | 15:33 | |
mukesh | Hi There | 15:33 |
mukesh | This is Mukesh here | 15:33 |
mukesh | I have installed and configured the openstack-swift(Mitaka version) on centos 7 | 15:34 |
mukesh | Everything works fine | 15:34 |
mukesh | I am unable to delete the uploaded file or object | 15:35 |
mukesh | Sometimes it works | 15:37 |
*** mukesh has quit IRC | 15:37 | |
*** chsc has quit IRC | 15:47 | |
notmyname | good monring | 15:52 |
*** psachin has quit IRC | 15:52 | |
notmyname | tdasilva: FYI http://lists.openstack.org/pipermail/openstack-dev/2017-March/113822.html | 15:53 |
tdasilva | notmyname: o/ | 15:53 |
tdasilva | notmyname: yep, already on the new channel :) | 15:53 |
notmyname | ok :-) | 15:54 |
*** tobberydberg has quit IRC | 16:09 | |
*** Dw_Sn has quit IRC | 16:14 | |
*** klrmn has quit IRC | 16:19 | |
*** SkyRocknRoll has joined #openstack-swift | 16:19 | |
*** pcaruana has quit IRC | 16:38 | |
*** JimCheung has joined #openstack-swift | 16:41 | |
*** mvk has quit IRC | 16:45 | |
*** dmorita has joined #openstack-swift | 16:48 | |
*** jordanP has joined #openstack-swift | 16:49 | |
*** jordanP has quit IRC | 16:50 | |
*** jordanP has joined #openstack-swift | 16:50 | |
*** dmorita has quit IRC | 16:53 | |
*** dmorita has joined #openstack-swift | 16:53 | |
*** chlong has quit IRC | 17:07 | |
*** gkadam has quit IRC | 17:11 | |
*** winggundamth has joined #openstack-swift | 17:12 | |
*** winggundamth has quit IRC | 17:12 | |
*** jordanP has quit IRC | 17:16 | |
jaosorior | if people have some time, could someone check this out https://review.openstack.org/#/c/443104/ ? | 17:16 |
patchbot | patch 443104 - python-swiftclient - Use generic keystone client instead of versioned one | 17:16 |
*** klrmn has joined #openstack-swift | 17:17 | |
*** openstackgerrit has quit IRC | 17:18 | |
*** jordanP has joined #openstack-swift | 17:20 | |
*** openstackgerrit has joined #openstack-swift | 17:23 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: Add more doc and test for cors_expose_headers option https://review.openstack.org/445021 | 17:23 |
*** catintheroof has joined #openstack-swift | 17:25 | |
*** hseipp has quit IRC | 17:28 | |
*** jordanP has quit IRC | 17:41 | |
*** chsc has joined #openstack-swift | 17:41 | |
-openstackstatus- NOTICE: restarting gerrit to address performance problems | 17:45 | |
*** joeljwright has quit IRC | 17:47 | |
*** jamielennox is now known as jamielennox|away | 17:53 | |
*** jaosorior has quit IRC | 17:56 | |
openstackgerrit | Alistair Coles proposed openstack/swift master: When CORS allow_origin is a wildcard, always return that in response https://review.openstack.org/445033 | 17:58 |
*** tesseract has quit IRC | 17:59 | |
thurloat | is there a way to un-mark an account for deletion by the account-reaper? | 18:07 |
thurloat | outside of going into the DB and removing the deleted flag | 18:08 |
notmyname | thurloat: nope. but it's would be great to add and relatively low-hanging fruit https://bugs.launchpad.net/swift/+bug/1521351 | 18:16 |
openstack | Launchpad bug 1521351 in OpenStack Object Storage (swift) "undelete accounts" [Medium,Confirmed] | 18:16 |
*** cbartz has quit IRC | 18:28 | |
*** vint_bra has joined #openstack-swift | 18:32 | |
*** mvk has joined #openstack-swift | 18:33 | |
openstackgerrit | John Dickinson proposed openstack/swift master: add name_check to /info https://review.openstack.org/442859 | 18:35 |
notmyname | ok, how's the api-ref docs work? | 18:37 |
notmyname | there's yaml (which is awesome, btw). and .inc files? | 18:37 |
thurloat | notmyname i'll look into poking at that undelete | 18:39 |
notmyname | thurloat: awesome! that's great | 18:42 |
*** SkyRocknRoll has quit IRC | 18:45 | |
openstackgerrit | John Dickinson proposed openstack/swift master: add name_check to /info https://review.openstack.org/442859 | 18:54 |
*** zhugaoxiao has quit IRC | 19:04 | |
*** zhugaoxiao has joined #openstack-swift | 19:05 | |
*** Jeffrey4l has quit IRC | 19:05 | |
*** Jeffrey4l has joined #openstack-swift | 19:05 | |
*** sams-gleb has quit IRC | 19:14 | |
*** sams-gle_ has joined #openstack-swift | 19:14 | |
*** sams-gle_ has quit IRC | 19:23 | |
*** sams-gleb has joined #openstack-swift | 19:24 | |
openstackgerrit | Merged openstack/swift master: Enable cluster-wide CORS Expose-Headers setting https://review.openstack.org/438197 | 19:24 |
thurloat | notmyname: something like this should work, eh? https://paste.ec/paste/srwbjs66#TNGNImnb-YPPyM/ssDKRjP2ynHr0DCEx3PzmjcVu6x9 | 19:27 |
thurloat | only downside seems to be that any account metadata is irrecoverably lost from the initial deletion call | 19:29 |
*** ouchkernel has quit IRC | 19:30 | |
*** geaaru has quit IRC | 19:34 | |
EmilienM | hey oh here, can someone review https://review.openstack.org/#/c/443104/ please? it's blocking tripleo to switch into keystone v3 config | 19:34 |
patchbot | patch 443104 - python-swiftclient - Use generic keystone client instead of versioned one | 19:34 |
*** ChubYann has joined #openstack-swift | 19:42 | |
notmyname | thurloat: yeah, just looking at that diff it seems like a reasonable start. TBH I'm not sure of the right interface (eg your special-header-on-put vs some new verb vs idk) | 19:52 |
openstackgerrit | Adam Thurlow proposed openstack/swift master: Un-delete accounts that were previously marked as Deleted for the reaper. https://review.openstack.org/445160 | 19:54 |
thurloat | well look at that, it worked. | 19:55 |
notmyname | thurloat: cool. and thanks | 19:55 |
notmyname | thurloat: I didn' realize this is your first contribution to any openstack project :-) | 19:55 |
notmyname | thurloat: the patch will need some docs and tests, too | 19:56 |
thurloat | yeah, looks like it's the first official one :) I'm sure it'll need a bunch of love. | 19:56 |
thurloat | just thought i'd open it before I popped off for the day | 19:57 |
*** amoralej is now known as amoralej|off | 19:57 | |
thurloat | I wasn't certain re: the interface either, `PUT` seemed logical, since it's updating the existing object | 19:57 |
notmyname | thurloat: if you mark it as Workflow-1 (ie WIP), then it will likely get less eyes on it. however, if you leave it as is, you'll get some pretty-quick -1 reviews for lack of tests/docs | 19:58 |
notmyname | thurloat: I want to add this patch to the wednesday team meeting. I think adding this sort of thing should get some other eyes on it too | 19:58 |
thurloat | notmyname: unsure how to set the WIP flag, haven't used gerrit since I was contributing to google stuff in like 2007 :) | 20:00 |
*** Jeffrey4l has quit IRC | 20:00 | |
notmyname | thurloat: in the "Reply..." popup, click Workflow -1 and leave a comment about what's outstanding | 20:00 |
thurloat | thanks, flagged. | 20:01 |
thurloat | should have some time to poke at tests tomorrow. | 20:01 |
*** Jeffrey4l has joined #openstack-swift | 20:01 | |
notmyname | EmilienM: on that patch, those who normally look at swiftclient patches are out today, but I'll ping a couple of people and see if we can get eyes asap | 20:03 |
notmyname | EmilienM: but if it's a blocker, please keep bugging us in here :-) | 20:03 |
EmilienM | notmyname: thanks | 20:03 |
notmyname | kota_: mattoliverau: can you look at https://review.openstack.org/#/c/443104/ for EmilienM? it's a blocker for tripleo (and tim and joel aren't around today) | 20:04 |
patchbot | patch 443104 - python-swiftclient - Use generic keystone client instead of versioned one | 20:04 |
*** chlong has joined #openstack-swift | 20:04 | |
*** silor has quit IRC | 20:16 | |
openstackgerrit | Shashirekha Gundur proposed openstack/swift master: Invalidate cached tokens api https://review.openstack.org/370319 | 20:23 |
notmyname | zaitcev: i'm trying to understand your review comment. your issue is simply that I said SCRIPT_PATH isn't used and is empty? because sometimes it might not be? but you say that's ok anyway? | 20:23 |
zaitcev | notmyname: I suspect that the log message is factually incorrect. However, the code that does not use req.path and uses req.path_info is still okay because a user cannot stuff bad characters into SCRIPT_PATH. So, just drop that part from the commit message, I think. | 20:24 |
openstackgerrit | John Dickinson proposed openstack/swift master: add name_check to /info https://review.openstack.org/442859 | 20:27 |
notmyname | zaitcev: like that? | 20:27 |
zaitcev | notmyname: thanks | 20:28 |
zaitcev | Hopefuly Clay & Tim agree | 20:28 |
notmyname | zaitcev: they're both out today, so we can do whatever we want! muwahahahaha! | 20:28 |
*** jamielennox|away is now known as jamielennox | 20:37 | |
*** adriant has joined #openstack-swift | 20:51 | |
*** catinthe_ has joined #openstack-swift | 20:56 | |
*** catintheroof has quit IRC | 20:58 | |
*** catintheroof has joined #openstack-swift | 21:31 | |
*** chlong has quit IRC | 21:34 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** catinthe_ has quit IRC | 21:35 | |
*** Jeffrey4l has joined #openstack-swift | 21:35 | |
*** chlong has joined #openstack-swift | 21:47 | |
mattoliverau | Morning | 21:48 |
mattoliverau | notmyname: sure will take a look today | 21:48 |
notmyname | mattoliverau: thanks :-) | 21:50 |
notmyname | mattoliverau: and good morning | 21:50 |
*** jamielennox is now known as jamielennox|away | 22:03 | |
*** jamielennox|away is now known as jamielennox | 22:07 | |
*** catintheroof has quit IRC | 22:13 | |
*** catintheroof has joined #openstack-swift | 22:14 | |
*** catintheroof has quit IRC | 22:14 | |
*** catintheroof has joined #openstack-swift | 22:15 | |
*** sams-gle_ has joined #openstack-swift | 22:26 | |
*** chlong has quit IRC | 22:26 | |
*** sams-gleb has quit IRC | 22:28 | |
*** klamath has quit IRC | 22:34 | |
*** catintheroof has quit IRC | 22:40 | |
*** sams-gleb has joined #openstack-swift | 22:42 | |
*** sams-gle_ has quit IRC | 22:45 | |
*** sams-gleb has quit IRC | 22:57 | |
*** kei_yama has joined #openstack-swift | 23:30 | |
*** chsc has quit IRC | 23:45 | |
*** dmorita has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!