Friday, 2020-10-23

*** tdasilva_ has quit IRC00:28
*** tdasilva_ has joined #openstack-swift00:29
*** ChanServ sets mode: +v tdasilva_00:29
*** tdasilva_ has quit IRC00:31
*** thiago__ has joined #openstack-swift00:31
*** ChanServ sets mode: +v thiago__00:31
*** gyee has quit IRC00:44
*** tdasilva_ has joined #openstack-swift01:02
*** ChanServ sets mode: +v tdasilva_01:02
*** thiago__ has quit IRC01:05
*** thiago__ has joined #openstack-swift01:14
*** ChanServ sets mode: +v thiago__01:14
*** thiago__ has quit IRC01:14
*** tdasilva_ has quit IRC01:16
*** whmcr has quit IRC02:45
*** rcernin has quit IRC02:51
*** rcernin has joined #openstack-swift03:19
*** psachin has joined #openstack-swift03:33
*** evrardjp has quit IRC04:34
*** evrardjp has joined #openstack-swift04:34
*** rpittau|afk is now known as rpittau06:21
*** hoonetorg has quit IRC07:07
*** psachin has quit IRC07:08
*** psachin has joined #openstack-swift07:11
*** hoonetorg has joined #openstack-swift07:19
*** takamatsu has quit IRC11:28
*** takamatsu has joined #openstack-swift11:32
*** takamatsu has quit IRC11:34
*** takamatsu has joined #openstack-swift11:35
*** ianychoi_ has joined #openstack-swift13:13
*** ianychoi has quit IRC13:16
acolesplease remind me...when doing 'git review' for a patch that depends on another, i.e. I want to create a new dependent review on gerrit, I see 'Do you really want to submit the above commits?' .... is the correct answer yes?13:26
*** rpittau is now known as rpittau|afk14:06
claygacoles: correct answer is YES14:40
acolesclayg: thanks14:45
openstackgerritAlistair Coles proposed openstack/swift master: Add unit test for memcache error limiting with single server  https://review.opendev.org/75943814:45
acolestimburke: ^^ that is really trivial but was an excuse to get back in the flow14:46
claygacoles: thinking about your comments, I think "timeout on memcache and go to databases" *is* pretty reasonable14:49
claygto error limit or not to error limit your one and only server 🤔14:49
claygcertainly in our case we observed getting back to memcache as soon as it was working again was better than letting proxies blow up the dbs - but it's not super clear if the error limiting actually helped whatever went wrong with mcrouter recover14:50
claygthe working theory is keep trying the local memcache proxy until it works again - configurability would be better than having to write new code if the working theory proves wrong tho...14:52
acolesok. I was also being paranoid, imagining a case where someone has configured a memcache server that doesn't exist, so currently I think they'd make 10 attempts then give up (error limit) for  60 secs, whereas with this change every request is going to try to reach the non-existent server (have I read the correctly?)14:55
acolesso yeah was wondering about making the minimum servers configurable so that current behaviour would be min=0 and new behaviour would be min=114:56
*** takamatsu has quit IRC15:15
openstackgerritClay Gerrard proposed openstack/swift master: Add tasks_per_second option to expirer  https://review.opendev.org/75589415:33
*** gyee has joined #openstack-swift15:48
*** takamatsu has joined #openstack-swift15:53
*** psachin has quit IRC16:15
*** psachin has joined #openstack-swift16:23
*** persia_ has joined #openstack-swift16:51
timburkeacoles, oh yeah -- another option, when you already know you're pushing up a chain and want to skip the prompt entirely, you can do `git review -y`16:57
*** persia has quit IRC16:57
*** patchbot has quit IRC16:57
*** patchbot has joined #openstack-swift16:58
acolestimburke: ok thanks17:02
*** renich has joined #openstack-swift17:31
renichgood time_of_day!17:31
renichHow can I use s3fs with a vanilla openstack keystone + swift installation? I can't figure it out...17:32
renichI've created my ec2 credentials and all, but don't know how to set it up. The URL doesn't seem to work.17:32
openstackgerritAlistair Coles proposed openstack/swift master: memcache: make minimum number of servers configurable  https://review.opendev.org/75949317:32
renichIt gives me a "Bad URL"17:32
renich... because it tries to access my container/bucket at https://my-url.tld:8080/container and that won't work.17:33
renichTried setting the URL to: https://my-domain.tld:8080/v1/AUTH_whatevermyaccountis and it doesn't work either...17:33
renichI know I have my s3api middleware in place and all... I just don't get why it's not working..17:34
timburkesomething like https://my-url.tld:8080/container looks about right for an s3 request -- how's the storage url look that keystone hands back to you? is it like https://my-domain.tld:8080/v1/AUTH_whatevermyaccountis?17:41
timburkewhat kinds of logs do you see, either for the swift proxy or for keystone? in particular, do you see the proxy talking to keystone to try to validate the request?17:42
timburkedo other s3 clients work? i'm not real familiar with s3fs, but i've worked a decent bit with awscli and s3cmd, and just recently tried out rclone as an s3 client17:44
acolestimburke: FYI I added a memcache error limiting topic to PTG etherpad17:47
timburkethanks!17:47
renichtimburke: well, it url that keystone sends does look like: https://my-domain.tld:8080/v1/AUTH_whatevermyaccountis?17:52
renichtimburke: I will try some other client.17:52
renichtimburke: about the logs, I've turned on debug on the client. I'll paste them somewhere17:52
openstackgerritAlistair Coles proposed openstack/swift master: memcache: change strategy for always available servers  https://review.opendev.org/75950218:07
acolestimburke: ^^ that's the final patch I have on that topic18:08
*** klamath_atx has quit IRC19:48
*** rcernin has quit IRC19:55
*** klamath_atx has joined #openstack-swift19:56
timburkeoh, interesting: https://etherpad.opendev.org/p/October2020-PTG-Games20:02
*** klamath_atx has quit IRC20:05
*** klamath_atx has joined #openstack-swift20:15
*** klamath_atx has quit IRC20:22
*** klamath_atx has joined #openstack-swift20:33
*** klamath_atx has quit IRC20:42
*** MooingLe1ur has joined #openstack-swift20:43
*** patchbot has quit IRC20:50
*** MooingLemur has quit IRC20:50
*** jv has quit IRC20:50
*** timss has quit IRC20:50
*** patchbot has joined #openstack-swift20:50
*** jv has joined #openstack-swift20:50
*** timss has joined #openstack-swift20:56
*** klamath_atx has joined #openstack-swift21:24
*** klamath_atx has quit IRC21:37
*** rcernin has joined #openstack-swift22:01
*** klamath_atx has joined #openstack-swift22:29
*** rcernin has quit IRC22:59
*** klamath_atx has quit IRC23:16
*** rcernin has joined #openstack-swift23:50
*** klamath_atx has joined #openstack-swift23:51
openstackgerritTim Burke proposed openstack/swift master: swift-recon: Use replication ip/port (if set)  https://review.opendev.org/75953523:57
timburkemaybe ^^^ should be opt-in, though?23:57

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!