opendevreview | caiqilong proposed openstack/cinder master: Add Cinder driver for TOYOU NetStor TYDS https://review.opendev.org/c/openstack/cinder/+/886942 | 08:32 |
---|---|---|
opendevreview | sean mooney proposed openstack/devstack-plugin-ceph stable/zed: [Partial Backport] Revert "Temporary pin the ceph jobs nodeset to Focal" https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/888165 | 10:58 |
opendevreview | tomasz proposed openstack/cinder master: [HPE] Failed to create multiple instances https://review.opendev.org/c/openstack/cinder/+/888237 | 11:48 |
opendevreview | tomasz proposed openstack/cinder master: [HPE] Failed to create multiple instances https://review.opendev.org/c/openstack/cinder/+/888237 | 12:04 |
opendevreview | caiqilong proposed openstack/cinder master: Add Cinder driver for TOYOU NetStor TYDS https://review.opendev.org/c/openstack/cinder/+/886942 | 12:12 |
whoami-rajat | Cinder meeting in #openstack-meeting-alt at 1400 UTC | 13:59 |
whoami-rajat | jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy hillpd | 13:59 |
*** senrique is now known as enriquetaso | 13:59 | |
crohmann | zaitcev: Moving this over from the weekly-meeting: zaitcev: Regarding Ceilometer. I don't want to add any fuel to any EoL discussions, but Ceilometer is communicated as THE telemetry solution for OpenStack. We love Prometheus and use it, but question is what a proper data source for OpenStack would be? https://github.com/openstack-exporter/openstack-exporter? | 15:04 |
zaitcev | crohmann: I see... Perhaps it's just my bias in selection of people I talk to. | 15:05 |
enriquetaso | okay.. i'll start the bug meeting now | 15:06 |
enriquetaso | #startmeeting cinder_bs | 15:06 |
opendevmeet | Meeting started Wed Jul 12 15:06:05 2023 UTC and is due to finish in 60 minutes. The chair is enriquetaso. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:06 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:06 |
opendevmeet | The meeting name has been set to 'cinder_bs' | 15:06 |
enriquetaso | #topic Cannot create a volume from a backup. | 15:06 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/2025277 | 15:06 |
enriquetaso | the command: openstack --os-volume-api-version 3.47 volume create --backup backup restored | 15:06 |
enriquetaso | or `cinder create --backup <backup-uuid>` fails with TypeError: restore_backup() missing 1 required positional argument: 'volume_is_new' | 15:07 |
enriquetaso | fix proposed to master from zaitcev | 15:07 |
enriquetaso | #link https://review.opendev.org/c/openstack/cinder/+/887443 | 15:07 |
zaitcev | I need to add a note though, Sofia is right. | 15:08 |
enriquetaso | thanks zaitcev | 15:09 |
enriquetaso | okay, moving on | 15:09 |
enriquetaso | #topic Cinder backup appears as down | 15:09 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/2026877 | 15:09 |
enriquetaso | When doing concurrent backup operations the backup service may appear as being down and the connection with the RabbitMQ broker may be lost. | 15:09 |
enriquetaso | This is problematic because any monitoring service (Pacemaker, Kubernetes/OpenShift probes) will detect the service is down and take action. | 15:09 |
enriquetaso | No fix proposed to master yet | 15:10 |
*** geguileo is now known as Guest5777 | 15:11 | |
enriquetaso | #topic Sort by boot and pass in the marker Exception | 15:12 |
enriquetaso | #link https://bugs.launchpad.net/cinder/+bug/2027532 | 15:12 |
enriquetaso | The cinder api is not able to filter by bootable | 15:13 |
enriquetaso | The next query fails: GET: http://192.168.182.57:8776/v3/64a95aa320eb409e878659eae19bab00/volumes/detail?sort=bootable:asc&with_count=True&limit=5&marker=d7e93b2f-d6ed-4766-beb5-0e63e7b1c8ee | 15:13 |
eharney | just when using a marker, i guess? | 15:13 |
enriquetaso | I left some questions on the bug report but I coudn;t reproduced | 15:13 |
enriquetaso | yet | 15:13 |
enriquetaso | ah okay, not sure what is marker it thought it may be using openstackclient too | 15:14 |
eharney | it looks like an api bug unrelated to the client | 15:14 |
rosmaita | the marker is supposed to be the volume that the page will start with, so you usually see it on the second request (when you ask for the second page) | 15:15 |
enriquetaso | okay, i understand, it may be a RFE and not a bug then | 15:17 |
enriquetaso | whishlist | 15:18 |
enriquetaso | could be? | 15:18 |
eharney | i think it's a bug... | 15:18 |
rosmaita | yeah, looks like some kind of problem parsing that query string | 15:19 |
enriquetaso | excellent, I'll move it to `low` since i think it's not medium tho | 15:20 |
*** Guest5777 is now known as geguileo | 15:21 | |
enriquetaso | okay.. last one | 15:23 |
enriquetaso | #topic _get_host_uuid incompatible with btrfs snapshots | 15:23 |
enriquetaso | #link https://bugs.launchpad.net/os-brick/+bug/2026257 | 15:23 |
eharney | i just repro'd 2027532 in a devstack env | 15:23 |
enriquetaso | do you want to share the link eharney | 15:25 |
enriquetaso | oh sorry | 15:25 |
enriquetaso | i confused | 15:25 |
enriquetaso | okay, I'll mark it as triaged | 15:25 |
rosmaita | eharney: does it work without the marker? | 15:25 |
eharney | rosmaita: yes | 15:26 |
enriquetaso | do you want to add a comment on the bug report eharney ? I've marked it as Triaged | 15:27 |
eharney | i'll add a comment or submit a patch or something | 15:27 |
enriquetaso | thanks! | 15:27 |
enriquetaso | okay, that's all for my side | 15:27 |
enriquetaso | #topic open discussion | 15:27 |
enriquetaso | okay | 15:30 |
enriquetaso | thanks! see you next week | 15:30 |
enriquetaso | #endmeeting | 15:30 |
opendevmeet | Meeting ended Wed Jul 12 15:30:22 2023 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:30 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-07-12-15.06.html | 15:30 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-07-12-15.06.txt | 15:30 |
opendevmeet | Log: https://meetings.opendev.org/meetings/cinder_bs/2023/cinder_bs.2023-07-12-15.06.log.html | 15:30 |
rosmaita | thanks, sofia! | 15:30 |
eharney | thanks! | 15:30 |
enriquetaso | thank to you! | 15:30 |
zaitcev | Glad you're feeling better | 15:31 |
opendevreview | Eric Harney proposed openstack/cinder master: WIP: Coerce booleans to integer values in paginate_query https://review.opendev.org/c/openstack/cinder/+/888296 | 16:10 |
opendevreview | Eric Harney proposed openstack/os-brick master: nvmeof: Call findmnt with -v https://review.opendev.org/c/openstack/os-brick/+/887563 | 16:24 |
opendevreview | Merged openstack/cinder master: Tests: Provide filter arg to VolumeAttachmentNotFound() https://review.opendev.org/c/openstack/cinder/+/884253 | 21:02 |
opendevreview | Pete Zaitcev proposed openstack/cinder master: Fix a regression in restoring to sparse volumes https://review.opendev.org/c/openstack/cinder/+/887443 | 21:23 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!