*** mhen_ is now known as mhen | 02:27 | |
opendevreview | Takashi Kajinami proposed openstack/cinder master: Replace deprecated FormatChecker.cls_checks https://review.opendev.org/c/openstack/cinder/+/935688 | 02:56 |
---|---|---|
ricolin | Hi team please help to review RBD improvement. I think this really helps to get rids of some temprory files | 03:20 |
ricolin | https://review.opendev.org/c/openstack/cinder/+/933006/8 and https://review.opendev.org/c/openstack/cinder/+/910700/8 | 03:20 |
ricolin | Also been spend some time on figure out any possibility to direct clone and encrypte volume when create from image, but got no much good ideas. Would like to hear advises from you guys too :) | 03:21 |
opendevreview | Raghavendra Tilay proposed openstack/cinder master: HPE 3par - Fix retype volume https://review.opendev.org/c/openstack/cinder/+/928599 | 05:50 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Test user visible extra spec https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/933638 | 07:36 |
opendevreview | Biser Milanov proposed openstack/cinder master: StorPool: Propagate a 'storpool:qos_class' extra spec to the StorPool API https://review.opendev.org/c/openstack/cinder/+/926273 | 08:30 |
zigo | Hi there! I'm working on testing upgrades currently. And I've noticed an bad issue in Cinder db schema upgrade to either Bobcat or Caracal (both, since Bobcat can be skipped). | 09:16 |
zigo | In the table volumes, there's a field "use_quota" that is changed: | 09:16 |
zigo | Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable | 09:16 |
zigo | Unfortunately, there's cases where use_quota is NULL. | 09:17 |
zigo | So one has to set either 0 or 1 in that field when it's NULL, so that the db upgrade can succeed. | 09:17 |
zigo | Is this a known issue in the team? | 09:17 |
zigo | Is there a fix already somewhere? | 09:17 |
zigo | Also, what is this field for, and shall I set occurence of NULL to 0 or 1 ?!? | 09:18 |
zigo | In cases where deleted='1', I obviously don't care, but I can see right now one line in SQL that has deleted=0 and use_quota=NULL ... And I wouldn't know what to do with this. | 09:19 |
frickler | zigo: https://bugs.launchpad.net/cinder/+bug/2070475 | 09:19 |
zigo | Thanks ! :) | 09:19 |
zigo | Even https://review.opendev.org/c/openstack/cinder/+/923635 isn't enough. | 09:22 |
zigo | (because of what I mentioned just above: some not-deleted volumes also have use_quota=NULL ...) | 09:22 |
*** geguileo is now known as Guest266 | 09:23 | |
opendevreview | Florian D proposed openstack/cinder master: Add different backup scheduling logic option https://review.opendev.org/c/openstack/cinder/+/935511 | 09:30 |
opendevreview | Raghavendra Tilay proposed openstack/cinder master: HPE 3par: Update the calculation of free_capacity https://review.opendev.org/c/openstack/cinder/+/935615 | 10:16 |
opendevreview | Jan Horstmann proposed openstack/cinder-specs master: Add spec for dm-clone based local storage driver https://review.opendev.org/c/openstack/cinder-specs/+/935347 | 13:55 |
jbernard | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney jbernard hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy hillpd msaravan sp-bmilanov Luzi: meeting in #openstack-meeting-alt | 14:01 |
opendevreview | Merged openstack/cinder master: Remove unused httplib2 https://review.opendev.org/c/openstack/cinder/+/930167 | 14:06 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Test user visible extra spec https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/933638 | 15:44 |
opendevreview | Yosi Ben Shimon proposed openstack/cinder-tempest-plugin master: Test user visible extra spec https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/933638 | 16:04 |
jbernard | frickler: heya, i think this will resolve the rally issue https://review.opendev.org/c/openstack/rally-openstack/+/935821 | 19:14 |
jbernard | jungleboyj: i *think* ive correctly shared the videos from the ptg | 19:20 |
jbernard | jungleboyj: can you update the youtubes? | 19:20 |
jungleboyj | Sure. I don't think I have seen the links though. Did you send me something? | 19:21 |
jbernard | i added both of your accounts as editors under sharing | 19:22 |
jbernard | im not sure how they will show up though | 19:23 |
jungleboyj | Ok. Can you just send me the link to where the recordings are then. | 19:23 |
opendevreview | Simon Dodsley proposed openstack/cinder master: [Pure Storage] Enhance reported performance characteristics https://review.opendev.org/c/openstack/cinder/+/935824 | 19:30 |
opendevreview | Jon Bernard proposed openstack/cinder master: WIP: Fix volume clone across cluster members https://review.opendev.org/c/openstack/cinder/+/935700 | 19:38 |
vsaienko | hello cinder community, please review simple patch to HPE Nimble storage driver https://review.opendev.org/c/openstack/cinder/+/924504 | 19:41 |
opendevreview | Eric Harney proposed openstack/devstack-plugin-ceph master: DNM: Cinder: enable use_json logging https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/935826 | 19:42 |
opendevreview | Simon Dodsley proposed openstack/cinder master: [Pure Storage] Enhance reported performance characteristics https://review.opendev.org/c/openstack/cinder/+/935824 | 19:47 |
opendevreview | Simon Dodsley proposed openstack/cinder master: [Pure Storage] Enhance reported performance characteristics https://review.opendev.org/c/openstack/cinder/+/935824 | 19:58 |
simondodsley | I need some help with our 3rd party Zuul CI config. Currently it reports to gerrit the URL of the completed buildset, but that is inaccessible to anyone outside Pure, so we push the logs to an AWS location. I need Zuul to report that location to gerrit so you can all see the run logs. I am now getting -1 votes on patches because the buildset logs are inaccessible, | 20:28 |
opendevreview | Eric Harney proposed openstack/cinder-tempest-plugin master: Bump multiple resource test concurrency to 10 https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/935832 | 21:24 |
jbernard | simondodsley: there's a zuul mailing list https://lists.zuul-ci.org/archives/list/zuul-discuss@lists.zuul-ci.org/ | 21:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!