openstackgerrit | Tim Burke proposed openstack/swift master: Move KMIP conf validation out of _get_root_secret https://review.openstack.org/589673 | 00:03 |
---|---|---|
*** spartakos has quit IRC | 00:30 | |
openstackgerrit | Timur Alperovich proposed openstack/swift master: Allow for backwards compatibility with swift3. https://review.openstack.org/600285 | 00:45 |
*** rcernin has quit IRC | 00:50 | |
*** rcernin has joined #openstack-swift | 00:51 | |
*** gyee has quit IRC | 00:53 | |
*** tonyb has quit IRC | 01:07 | |
*** tonyb has joined #openstack-swift | 01:09 | |
*** tonyb has quit IRC | 01:27 | |
*** tonyb has joined #openstack-swift | 01:31 | |
*** spartakos has joined #openstack-swift | 02:09 | |
*** two_tired has joined #openstack-swift | 02:17 | |
*** psachin has joined #openstack-swift | 02:45 | |
seongsoocho | After add new container server and push the new ring, there are a huge tmp file on /srv/node/[disk]/tmp. Should I wait some time? or Is there a problem?.. I really worry about this. | 03:00 |
seongsoocho | Here is the result of disk usage | 03:01 |
seongsoocho | 4.1Maccounts | 03:01 |
seongsoocho | 51Gcontainers | 03:01 |
seongsoocho | 36Gtmp | 03:01 |
seongsoocho | 86Gtotal | 03:01 |
*** gkadam has joined #openstack-swift | 03:31 | |
*** spartakos has quit IRC | 03:35 | |
kota_ | seongsoocho: IIRC, adding brand new container server causes the tmp dir size increasing because existing container servers attempts to push their local container dbs into the new container-server's tmp dir. | 04:02 |
kota_ | seongsoocho: however, it's odd because the rsync'ed db should rename into the container dir (i.e. /srv/node/[ | 04:02 |
kota_ | (i.e. /srv/node/[disk]/containers) | 04:03 |
kota_ | so the tmp dir should be decreased immediately if container-servers get correct communications. | 04:04 |
seongsoocho | kota_: thank you for your kind reply. I added a new node about 2hours ago. Still waiting... thanks! | 04:06 |
*** UnfairFunction has joined #openstack-swift | 04:15 | |
openstackgerrit | Tim Burke proposed openstack/swift master: Add IPv6 DSVM tests https://review.openstack.org/591497 | 04:46 |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: Import legacy jobs https://review.openstack.org/600154 | 04:53 |
AJaeger | notmyname: I had the wrong filename in the playbook, check the diff between my patch sets | 05:00 |
AJaeger | notmyname: argh, misread your question | 05:00 |
AJaeger | notmyname: you define jobs - like you declare functions. And then you call them from main - I mean define when to run in the projects list. the base job is not listed in the projects stanza, so will not run. | 05:01 |
openstackgerrit | Tim Burke proposed openstack/swift master: py3: get proxy-server willing and able to respond to some API requests https://review.openstack.org/578958 | 05:02 |
AJaeger | notmyname, timburke, I think in https://review.openstack.org/#/c/600152/ we can remove the v2 job - looking at the log files, it's nearly everywhere v3 usage... | 05:24 |
patchbot | patch 600152 - swift - remove legacy-swift-dsvm-functional jobs - 3 patch sets | 05:24 |
openstackgerrit | Andreas Jaeger proposed openstack/swift master: remove legacy-swift-dsvm-functional jobs https://review.openstack.org/600152 | 05:29 |
AJaeger | notmyname, timburke, updated ^ | 05:29 |
*** two_tired has quit IRC | 05:30 | |
*** links has joined #openstack-swift | 05:33 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: Use Swift's in-tree DSVM test https://review.openstack.org/591528 | 05:35 |
AJaeger | timburke: I updated your change to remove legacy jobs - this is a better way forward ^ | 05:35 |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: Use Swift's in-tree DSVM test https://review.openstack.org/591528 | 05:36 |
*** gkadam_ has joined #openstack-swift | 05:41 | |
*** gkadam has quit IRC | 05:43 | |
*** gkadam__ has joined #openstack-swift | 05:45 | |
*** gkadam_ has quit IRC | 05:47 | |
*** links has quit IRC | 05:57 | |
*** UnfairFunction has quit IRC | 06:04 | |
*** pcaruana has joined #openstack-swift | 06:25 | |
*** silor has joined #openstack-swift | 06:34 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: Use Swift's in-tree DSVM test https://review.openstack.org/591528 | 06:35 |
AJaeger | timburke, notmyname, I backported the swift-dsvm-functional job to all branches. Do we need an identity v2 job for some branches? | 06:48 |
*** rcernin has quit IRC | 07:00 | |
*** ccamacho has joined #openstack-swift | 07:14 | |
*** hoonetorg has quit IRC | 07:34 | |
*** pcaruana has quit IRC | 07:36 | |
*** hoonetorg has joined #openstack-swift | 07:47 | |
*** pcaruana has joined #openstack-swift | 07:48 | |
*** cbartz has joined #openstack-swift | 07:53 | |
*** mikecmpbll has joined #openstack-swift | 07:59 | |
*** hseipp has joined #openstack-swift | 08:11 | |
*** d0ugal has joined #openstack-swift | 08:49 | |
*** d0ugal has quit IRC | 09:51 | |
*** d0ugal has joined #openstack-swift | 10:01 | |
*** d0ugal has quit IRC | 10:14 | |
*** d0ugal has joined #openstack-swift | 10:23 | |
*** ccamacho has quit IRC | 11:07 | |
*** psachin has quit IRC | 11:51 | |
*** hseipp has quit IRC | 12:04 | |
tdasilva | AJaeger: I'd imagine we need to test against v2 for branches where v3 was not yet the default?? | 12:32 |
tdasilva | or are we just going to test everything against v3? | 12:33 |
*** ccamacho has joined #openstack-swift | 12:38 | |
*** ccamacho has quit IRC | 12:38 | |
*** ccamacho has joined #openstack-swift | 12:38 | |
admin6 | notmyname: timburke: Hey, I’d just like to thank you for your answer 2 days ago about swift upgrade, didn’t had the time to do so since. :-) | 12:44 |
kota_ | oh hi tdasilva, I'm just preparing to get back home from my office tho | 12:48 |
tdasilva | kota_: must be late for you! | 12:58 |
*** links has joined #openstack-swift | 13:15 | |
*** mikecmpbll has quit IRC | 13:48 | |
*** mikecmpbll has joined #openstack-swift | 13:49 | |
*** d0ugal has quit IRC | 14:05 | |
*** d0ugal has joined #openstack-swift | 14:10 | |
AJaeger | tdasilva: that would be ocata and pike - correct? | 14:14 |
*** hseipp has joined #openstack-swift | 14:30 | |
*** d0ugal has quit IRC | 14:50 | |
*** d0ugal has joined #openstack-swift | 14:52 | |
*** itlinux has quit IRC | 14:56 | |
*** hseipp has quit IRC | 15:07 | |
tdasilva | AJaeger: yes, that would be my understanding | 15:08 |
*** hseipp has joined #openstack-swift | 15:09 | |
*** gyee has joined #openstack-swift | 15:11 | |
AJaeger | tdasilva: updated ocata and pike changes | 15:16 |
*** d0ugal has quit IRC | 15:21 | |
*** spartakos has joined #openstack-swift | 15:24 | |
timburke | good morning | 15:31 |
*** d0ugal has joined #openstack-swift | 15:34 | |
*** ccamacho has quit IRC | 15:38 | |
*** pcaruana has quit IRC | 15:42 | |
*** itlinux has joined #openstack-swift | 15:55 | |
notmyname | good morning | 15:56 |
*** pcaruana has joined #openstack-swift | 16:01 | |
*** cbartz has quit IRC | 16:07 | |
*** itlinux_ has joined #openstack-swift | 16:08 | |
*** itlinux has quit IRC | 16:12 | |
*** ccamacho has joined #openstack-swift | 16:12 | |
*** links has quit IRC | 16:14 | |
*** ccamacho has quit IRC | 16:22 | |
*** hseipp has quit IRC | 16:26 | |
*** silor has quit IRC | 16:32 | |
*** itlinux_ has quit IRC | 16:33 | |
*** mikecmpbll has quit IRC | 16:34 | |
*** mikecmpbll has joined #openstack-swift | 16:37 | |
*** mikecmpbll has quit IRC | 16:37 | |
*** SkyRocknRoll has joined #openstack-swift | 16:55 | |
*** itlinux has joined #openstack-swift | 17:03 | |
*** ccamacho has joined #openstack-swift | 17:05 | |
*** gkadam__ has quit IRC | 17:09 | |
*** spartakos has quit IRC | 17:11 | |
*** ChanServ sets mode: -rf | 17:13 | |
*** rickflare has joined #openstack-swift | 17:14 | |
*** psachin has joined #openstack-swift | 17:18 | |
*** mikecmpbll has joined #openstack-swift | 17:19 | |
*** psachin has quit IRC | 17:26 | |
*** pcaruana has quit IRC | 17:27 | |
*** spartakos has joined #openstack-swift | 17:35 | |
*** links has joined #openstack-swift | 17:38 | |
*** links has quit IRC | 17:38 | |
*** mvenesio has joined #openstack-swift | 17:40 | |
*** pcaruana has joined #openstack-swift | 18:02 | |
*** links has joined #openstack-swift | 18:02 | |
*** openstackgerrit has quit IRC | 18:05 | |
*** mvenesio has quit IRC | 18:10 | |
*** mvenesio has joined #openstack-swift | 18:11 | |
*** links has quit IRC | 18:11 | |
itlinux | good morning notmyname; | 18:11 |
*** spartakos has quit IRC | 18:15 | |
AJaeger | notmyname: I updated the zuul jobs again - and backported. I also think timburke's change 591528 is ready. | 18:25 |
notmyname | patch KxPs7gu4 | 18:26 |
notmyname | patch KxPs7gu4 | 18:26 |
AJaeger | I added for older branches an identity v2 job as well | 18:26 |
notmyname | bah | 18:26 |
notmyname | patch 591528 | 18:26 |
AJaeger | notmyname: password? | 18:26 |
patchbot | https://review.openstack.org/#/c/591528/ - python-swiftclient - Use Swift's in-tree DSVM test - 7 patch sets | 18:26 |
timburke | notmyname: i don't think there's a patch ******** | 18:26 |
notmyname | AJaeger: nothing important ;-) | 18:26 |
AJaeger | notmyname: patch 600152 , patch 600342, patch 600344, patch 600349 , patch 600349 | 18:27 |
patchbot | https://review.openstack.org/#/c/600152/ - swift - remove legacy-swift-dsvm-functional jobs - 4 patch sets | 18:27 |
patchbot | https://review.openstack.org/#/c/600342/ - swift (stable/rocky) - Move legacy-swift-dsvm-functional job in-tree - 1 patch set | 18:27 |
patchbot | https://review.openstack.org/#/c/600344/ - swift (stable/queens) - Move legacy-swift-dsvm-functional job in-tree - 1 patch set | 18:27 |
patchbot | https://review.openstack.org/#/c/600349/ - swift (stable/ocata) - Move legacy-swift-dsvm-functional job in-tree - 2 patch sets | 18:27 |
patchbot | https://review.openstack.org/#/c/600349/ - swift (stable/ocata) - Move legacy-swift-dsvm-functional job in-tree - 2 patch sets | 18:27 |
*** ccamacho has quit IRC | 18:28 | |
*** SkyRocknRoll has quit IRC | 18:29 | |
*** AJaeger_ has joined #openstack-swift | 19:00 | |
*** AJaeger has quit IRC | 19:02 | |
*** AJaeger_ is now known as AJaeger | 19:03 | |
tdasilva | AJaeger: looking at patch 591528, why the need to define the two jobs? | 19:07 |
patchbot | https://review.openstack.org/#/c/591528/ - python-swiftclient - Use Swift's in-tree DSVM test - 7 patch sets | 19:07 |
tdasilva | i'm assuming the second one makes sure to use the python-swiftclient src dir, which would allow for actually testing the patch under review, but what's the point of the first one then? | 19:08 |
*** openstackgerrit has joined #openstack-swift | 19:08 | |
openstackgerrit | Merged openstack/swift master: Allow for backwards compatibility with swift3. https://review.openstack.org/600285 | 19:08 |
AJaeger | tdasilva: let me dig into this... | 19:09 |
timburke | yowza! 15hrs from +2/+A to merge?? | 19:13 |
tdasilva | just saw the note about https://review.openstack.org/#/c/589382/ merging soon | 19:13 |
patchbot | patch 589382 - requirements - Bump eventlet to 0.24.1 - 1 patch set | 19:13 |
AJaeger | timburke: huge backlog ;( | 19:13 |
tdasilva | we should get back to this: https://review.openstack.org/#/c/591034/ | 19:13 |
patchbot | patch 591034 - swift - WIP: Test with newer eventlet - 3 patch sets | 19:13 |
AJaeger | timburke: merging https://review.openstack.org/600152 will help - removes two jobs from swift ;) | 19:14 |
patchbot | patch 600152 - swift - remove legacy-swift-dsvm-functional jobs - 4 patch sets | 19:14 |
timburke | AJaeger: true. sadly, those aren't the really painful ones (for me, anyway) | 19:14 |
timburke | i'm thinking of dropping the neutron jobs from our check/gate queues... i can't imagine that it makes sense to test all of that for swift-only changes... | 19:16 |
timburke | tdasilva: yeah -- we'll need to figure out what to do about probe tests though. i suppose it's not actually required that we bump the min version until we want to declare support for py3 | 19:18 |
timburke | and by that time, whatever repo we use to install python-eventlet may have a newer version packaged | 19:19 |
tdasilva | yeah, we have been using centos-release-openstack-queens so far. Today I tried testing with centos-release-openstack-rocky, but I'm not really sure if it has been officialy released already, I ran into some problems with it | 19:25 |
tdasilva | there were packages that were in the queens repo that are not in the rocky repo, so I'm not sure if it was removed on purpose or what... | 19:26 |
timburke | tdasilva: i'm inclined to not worry about it yet. getting 0.24.1 into upper-constraints will unblock further py3 work; that's the important thing | 19:26 |
*** spartakos has joined #openstack-swift | 19:30 | |
*** pcaruana has quit IRC | 19:35 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: DNM: Testing swift functional jobs https://review.openstack.org/600540 | 19:51 |
openstackgerrit | Andreas Jaeger proposed openstack/python-swiftclient master: Use Swift's in-tree DSVM test https://review.openstack.org/591528 | 20:06 |
*** amrith has joined #openstack-swift | 20:16 | |
*** UnfairFunction has joined #openstack-swift | 20:53 | |
*** drewn3ss has joined #openstack-swift | 21:03 | |
*** UnfairFunction has quit IRC | 21:04 | |
*** mvenesio has quit IRC | 21:18 | |
*** mvenesio has joined #openstack-swift | 21:19 | |
*** mvenesio has quit IRC | 21:25 | |
*** clayg has joined #openstack-swift | 21:32 | |
*** ChanServ sets mode: +v clayg | 21:32 | |
clayg | am I logged in now | 21:33 |
notmyname | woooo | 21:33 |
notmyname | clayg: were you in the -unregistered channel? | 21:33 |
clayg | yeah i guess so :'( | 21:34 |
notmyname | it's not your fault! we still want you here. (we just don't want all the spam bots here) | 21:34 |
clayg | idk, I feel like my irccloud tends to want to start joining channels before I've identified and it doesn't work itself out | 21:39 |
notmyname | yeah, I've heard of people having that issue. using SASL auth avoids that because you're authenticated before you connect (or as you connect?). | 21:40 |
*** clayg has quit IRC | 21:54 | |
*** clayg has joined #openstack-swift | 21:54 | |
*** ChanServ sets mode: +v clayg | 21:54 | |
clayg | it says: SASL authentication successful | 21:56 |
clayg | I ... don't really know why i was having trouble - I didn't change anything - i just reconnected a few times? 🤷♂️ | 21:56 |
*** rcernin has joined #openstack-swift | 22:29 | |
*** itlinux has quit IRC | 22:34 | |
*** mikecmpbll has quit IRC | 22:46 | |
DHE | all that auth stuff still depends on nickserv being available, and responsive... :/ | 22:46 |
*** drewn3ss has quit IRC | 23:06 | |
*** drewn3ss has joined #openstack-swift | 23:07 | |
*** kei_yama has joined #openstack-swift | 23:22 | |
*** itlinux has joined #openstack-swift | 23:45 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!