openstackgerrit | zhufl proposed openstack/swift master: Fix invalid assert states https://review.opendev.org/668117 | 01:25 |
---|---|---|
*** baojg has joined #openstack-swift | 01:33 | |
*** BjoernT has joined #openstack-swift | 03:10 | |
*** psachin has joined #openstack-swift | 03:39 | |
openstackgerrit | Merged openstack/swift master: Fix invalid assert states https://review.opendev.org/668117 | 03:45 |
*** BjoernT has quit IRC | 04:07 | |
*** BjoernT has joined #openstack-swift | 04:09 | |
*** hoonetorg has quit IRC | 04:16 | |
*** BjoernT has quit IRC | 04:19 | |
kota_ | hello | 04:28 |
*** hoonetorg has joined #openstack-swift | 04:34 | |
*** m75abrams has joined #openstack-swift | 05:07 | |
*** m75abrams has quit IRC | 05:47 | |
*** ccamacho has joined #openstack-swift | 06:50 | |
*** ccamacho has quit IRC | 06:50 | |
*** ccamacho has joined #openstack-swift | 06:50 | |
*** rcernin has quit IRC | 06:55 | |
*** tesseract has joined #openstack-swift | 07:10 | |
kota_ | convex2ie: though depending on your configuration, basically swift attempts to write down the object to all primary devices. | 07:18 |
kota_ | convex2ie: so, if you configure a 3 replica Swift cluster, each PUT request will make 3 copies at a time. | 07:19 |
*** pcaruana has joined #openstack-swift | 07:43 | |
*** mikecmpbll has joined #openstack-swift | 08:14 | |
*** tkajinam has quit IRC | 08:35 | |
*** e0ne has joined #openstack-swift | 08:40 | |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: s3api: add unit test case for s3acl https://review.opendev.org/668389 | 08:44 |
kota_ | timburke, clayg: ^^^ that is my attempts to clarify what's happen in some corner cases. That looks to work as I expected... | 08:45 |
*** izza_ has joined #openstack-swift | 08:56 | |
izza_ | hello | 08:57 |
izza_ | good afternoon, can anyone here experience error Container PUT failed: http://169.56.79.100:8080/swift/v1/KEY_7a95610699b347fd9dbe0530e36e0ead/volumebackups 409 Conflict BucketAlreadyExists during creation of volume backup? | 08:57 |
izza_ | thanks | 08:57 |
izza_ | this the error encountered whenever i triggered "openstack volume backup create | 08:59 |
izza_ | Pls help me to solve/fix it..thanks in advance | 09:03 |
kota_ | izza_: what API are you using? the error looks like s3api but the request seems to be Swift API. | 09:13 |
kota_ | it's odd to me. | 09:13 |
izza_ | i'm executed it via cli "openstack volume backup create {volumeid}" | 09:15 |
izza_ | i'm running it on a openstack helm env | 09:16 |
izza_ | we're using cinder api | 09:17 |
izza_ | +-----------------------+------------------------------------------------------------------------------------------------------------------------------------------------+ | 09:18 |
izza_ | ----------------+------------------------------------------------------------------------------------------------------------------------------------------------+ | 09:18 |
izza_ | | volumebackups | | 09:18 |
izza_ | | 2019-07-01T08:13:58.000000 | | 09:18 |
izza_ | ner PUT failed: http://169.56.79.100:8080/swift/v1/KEY_7a95610699b347fd9dbe0530e36e0ead/volumebackups 409 Conflict BucketAlreadyExists | | 09:18 |
izza_ | 4290-baf7-80c855eeecd4 | | 09:18 |
izza_ | | | 09:18 |
izza_ | | | 09:18 |
izza_ | | | 09:18 |
izza_ | | | 09:18 |
kota_ | I'm not a expert of cinder api but if you actually find *BucketAlreadyExists*, maybe your setting is configured to use s3api (but send Swift API based URL???). | 09:19 |
izza_ | how can i set and configured to use S3 api | 09:20 |
izza_ | or vice versa | 09:21 |
kota_ | can you reach out the Swift configuration? | 09:21 |
kota_ | if you could have the permission to setup everything, drop s3api in the Swift application pipeline might be a way to clarify what I assumed above. | 09:22 |
kota_ | izza_: example, https://github.com/openstack/swift/blob/master/etc/proxy-server.conf-sample#L105 | 09:23 |
kota_ | in the default, it will be located in under somewhere `/etc/swift` | 09:24 |
izza_ | ok let me check if i have permission | 09:25 |
openstackgerrit | pengyuesheng proposed openstack/python-swiftclient master: Add Python 3 Train unit tests https://review.opendev.org/668400 | 09:29 |
openstackgerrit | Kota Tsuyuzaki proposed openstack/swift master: s3api: add unit test case for s3acl https://review.opendev.org/668389 | 09:54 |
*** izza_ has quit IRC | 10:30 | |
*** rdejoux has joined #openstack-swift | 11:15 | |
*** pcaruana has quit IRC | 11:36 | |
*** baojg has quit IRC | 11:47 | |
*** tdasilva has joined #openstack-swift | 12:36 | |
*** ChanServ sets mode: +v tdasilva | 12:36 | |
*** zaitcev has quit IRC | 12:43 | |
*** BjoernT has joined #openstack-swift | 13:27 | |
*** BjoernT_ has joined #openstack-swift | 13:33 | |
*** BjoernT has quit IRC | 13:34 | |
*** pcaruana has joined #openstack-swift | 14:06 | |
*** pcaruana has quit IRC | 14:56 | |
timburke | good morning | 15:02 |
timburke | just three more patches and we'll have py3 services with functional tests! | 15:04 |
timburke | https://wiki.openstack.org/wiki/Swift/PriorityReviews is up-to-date | 15:04 |
timburke | main work is in https://review.opendev.org/#/c/653548/ (which has some memcache fixups and a sample conf fixup) | 15:05 |
patchbot | patch 653548 - swift - py3: add swift-dsvm-functional-py3 job - 14 patch sets | 15:05 |
timburke | and https://review.opendev.org/#/c/662546/ (which is a little more invasive but lets us read and write UTF-8 metadata keys) | 15:06 |
patchbot | patch 662546 - swift - py3: Be able to read and write non-ASCII headers - 4 patch sets | 15:06 |
*** BjoernT_ is now known as BjoernT | 15:10 | |
*** mvkr has quit IRC | 15:17 | |
*** pcaruana has joined #openstack-swift | 15:53 | |
*** tdasilva has quit IRC | 15:56 | |
*** e0ne has quit IRC | 16:00 | |
openstackgerrit | Tim Burke proposed openstack/swift master: s3api: add unit test case for s3acl https://review.opendev.org/668389 | 16:22 |
*** mikecmpbll has quit IRC | 16:39 | |
*** gyee has joined #openstack-swift | 17:01 | |
*** psachin has quit IRC | 17:55 | |
*** rdejoux has quit IRC | 17:56 | |
*** mvkr has joined #openstack-swift | 20:08 | |
*** pcaruana has quit IRC | 20:41 | |
*** tdasilva has joined #openstack-swift | 20:45 | |
*** ChanServ sets mode: +v tdasilva | 20:45 | |
*** tesseract has quit IRC | 21:12 | |
openstackgerrit | Merged openstack/swift master: Use get_container_info to check existence before container PUT https://review.opendev.org/580333 | 21:24 |
openstackgerrit | Merged openstack/swift master: s3api: Put more information in the str() for InternalError https://review.opendev.org/668031 | 21:24 |
*** BjoernT has quit IRC | 21:52 | |
*** tdasilva_ has joined #openstack-swift | 21:57 | |
*** ChanServ sets mode: +v tdasilva_ | 21:57 | |
*** tdasilva has quit IRC | 22:00 | |
*** rcernin has joined #openstack-swift | 22:30 | |
*** tdasilva_ has quit IRC | 22:40 | |
*** tdasilva_ has joined #openstack-swift | 22:41 | |
*** ChanServ sets mode: +v tdasilva_ | 22:41 | |
*** tkajinam has joined #openstack-swift | 22:53 | |
timburke | ok, so inside the proxy controllers... how much correlation do we expect there to be between the account/container in req.path_info and the controller's own account_name/container_name attrs? | 23:04 |
timburke | we've certainly got tests that instantiate a controller with one set https://github.com/openstack/swift/blob/2.21.0/test/unit/proxy/test_server.py#L8408-L8409 but go exercise the controller with another https://github.com/openstack/swift/blob/2.21.0/test/unit/proxy/test_server.py#L7981 | 23:04 |
timburke | but that just *feels wrong* -- it's certainly not *obviously* correct... | 23:05 |
*** tdasilva has joined #openstack-swift | 23:10 | |
*** ChanServ sets mode: +v tdasilva | 23:10 | |
*** tdasilva_ has quit IRC | 23:11 | |
*** tdasilva has quit IRC | 23:11 | |
*** tdasilva has joined #openstack-swift | 23:12 | |
*** ChanServ sets mode: +v tdasilva | 23:12 | |
*** tdasilva has quit IRC | 23:20 | |
*** tdasilva has joined #openstack-swift | 23:22 | |
*** ChanServ sets mode: +v tdasilva | 23:22 | |
openstackgerrit | Tim Burke proposed openstack/swift master: WIP: Give operators the option of serving container HEADs from memcache https://review.opendev.org/668064 | 23:22 |
*** tdasilva has quit IRC | 23:22 | |
*** tdasilva has joined #openstack-swift | 23:22 | |
*** ChanServ sets mode: +v tdasilva | 23:22 | |
mattoliverau | morning | 23:28 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!