Monday, 2023-01-16

gkskHi Team , Can any one pls review this minor change related to delete volumes flag support for delete volume group operation05:02
gkskhttps://review.opendev.org/c/openstack/cinder/+/86970405:02
opendevreviewsaikrishnagk proposed openstack/cinder master: [SVf] Adding Support for --delete-volumes flag for delete volume group  https://review.opendev.org/c/openstack/cinder/+/86970405:10
opendevreviewKumar Kanishka proposed openstack/cinder master: [SVf] lsportip needs to fetch IPs with "host" flag  https://review.opendev.org/c/openstack/cinder/+/86930508:06
opendevreviewMounika Sreeram proposed openstack/cinder master: [SVf] As part of Flashcopy 2.0 adding support for volumegroup snapshots  https://review.opendev.org/c/openstack/cinder/+/86929208:19
opendevreviewRajat Dhasmana proposed openstack/python-cinderclient stable/yoga: DNM: Test functional py39 job on yoga  https://review.opendev.org/c/openstack/python-cinderclient/+/87051308:39
*** geguileo is now known as Guest148209:07
*** akrog is now known as geguileo09:07
*** elodilles_pto is now known as elodilles10:19
geguileowhoami-rajat: tosky what was the URL to see the stats on a job run?11:48
geguileonot a single run, but latest runs11:49
geguileoto see if it's a problem with a specific patch or not...11:49
geguileotrying to get https://review.opendev.org/c/openstack/cinder/+/836071 to pass CI, but there are 2 jobs that are failing11:50
geguileoin one fo them I don't even see the c-vol service logs and in the other I don't see any ERROR in the cinder logs...11:50
whoami-rajatgeguileo, https://zuul.openstack.org/status this one?11:51
geguileowhoami-rajat: I can't find the stats on failures there11:52
geguileowhoami-rajat: OK, they are in the BUILS tab11:53
whoami-rajatyeah you can find build history of a job there11:53
whoami-rajatthe one i shared shows the current running job status11:54
geguileoyeah, that one I knew about, but didn't realize that I had to go to the builds tab to find what I needed11:55
whoami-rajatack11:59
gansorosmaita, whoami-rajat: Hi! when you have some time, could you please review those 2 patches: https://review.opendev.org/c/openstack/cinder/+/812685 and https://review.opendev.org/c/openstack/cinder/+/868485 thanks in advance!14:43
opendevreviewPeter Penchev proposed openstack/cinder master: Send the correct location URI to the Glance v2 API  https://review.opendev.org/c/openstack/cinder/+/84517814:56
opendevreviewPeter Penchev proposed openstack/cinder master: Add the clone_across_pools driver capability  https://review.opendev.org/c/openstack/cinder/+/84713114:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: declare the clone_across_pools capability  https://review.opendev.org/c/openstack/cinder/+/84713214:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: drop _attach_volume() and _detach_volume()  https://review.opendev.org/c/openstack/cinder/+/78729614:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool driver: remove the obsolete backup_volume()  https://review.opendev.org/c/openstack/cinder/+/80382314:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: create_cloned_volume() improvements  https://review.opendev.org/c/openstack/cinder/+/84327714:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: drop copy_image_to_volume() and copy_volume_to_image()  https://review.opendev.org/c/openstack/cinder/+/87055014:56
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: fix the retype volume flow  https://review.opendev.org/c/openstack/cinder/+/87055114:56
*** dviroel is now known as dviroel|lunch15:03
*** dviroel|lunch is now known as dviroel15:28
opendevreviewMerged openstack/cinder master: S3 Backup: Remove list of compression algorithms  https://review.opendev.org/c/openstack/cinder/+/86658816:30
gkskHi team can any one please review the below patch 16:43
gkskhttps://review.opendev.org/c/openstack/cinder/+/86970416:43
geguileowhoami-rajat: rosmaita patch already has your +2 only missing +W: https://review.opendev.org/c/openstack/cinder/+/83607117:33
whoami-rajatgeguileo, done17:34
geguileowhoami-rajat: thanks!  :-)17:34
whoami-rajatnp!17:34
geguileohow did we restrict jobs to run only tox3 and not tox4?18:24
geguileowhoami-rajat: rosmaita eharney tosky ^18:24
rosmaitanot sure those changes merged18:25
geguileorosmaita: mmmm, cinderlib jobs are failing like crazy and it looks to me it's tox4 stuff18:25
geguileoI'll try fixing it18:26
rosmaitageguileo: https://review.opendev.org/q/topic:tox-4-postponed18:26
geguileorosmaita: thanks18:27
rosmaitageguileo: this is the one that uses tox 4 (master only): https://review.opendev.org/c/openstack/cinderlib/+/86693618:27
rosmaitaoh, it hasn't merged yet18:27
sfv880_Hello team, I'm sorry to bother you! We are looking for a final +2 and +w on the Infinidat fixes: https://review.opendev.org/c/openstack/cinder/+/852369 and https://review.opendev.org/c/openstack/cinder/+/864287 - Thank you so much!18:28
opendevreviewGorka Eguileor proposed openstack/cinderlib master: Fix DBMS storage plugin  https://review.opendev.org/c/openstack/cinderlib/+/87009218:32
opendevreviewGorka Eguileor proposed openstack/cinderlib master: Fix tox.ini  https://review.opendev.org/c/openstack/cinderlib/+/87066818:32
opendevreviewMerged openstack/cinder master: LVM-nvmet: Use nvmetcli as library instead of CLI  https://review.opendev.org/c/openstack/cinder/+/83607119:01
happystackerhey guys! does anyone of you can explain why do we do a qemu-img convert operation when fetching an image to a volume?21:52
happystackerI'm looking particularly into this bug https://bugs.launchpad.net/cinder/+bug/200253521:52
*** dviroel is now known as dviroel|out23:25
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: fix the retype volume flow  https://review.opendev.org/c/openstack/cinder/+/87055123:26
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: create_cloned_volume() improvements  https://review.opendev.org/c/openstack/cinder/+/84327723:26
opendevreviewPeter Penchev proposed openstack/cinder master: StorPool: fix the "rename volume" unit test emulation  https://review.opendev.org/c/openstack/cinder/+/87068123:26

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