Wednesday, 2024-07-17

yuval<yuval> Hey I have 4 Patches that I need review on, if anyone is available I would appreciate 07:58
yuval<yuval> https://review.opendev.org/c/openstack/cinder/+/885587 - XS https://review.opendev.org/c/openstack/cinder/+/904531 - S https://review.opendev.org/c/openstack/cinder/+/903573 - M https://review.opendev.org/c/openstack/os-brick/+/903574 - M07:58
yuvalHey there patches are heavily tested in our CI and I added UT it passed zuul07:58
yuvalcan someone take a look?07:59
yuvalgeguileo  whoami-rajat simondodsley  eharney08:11
*** geguileo is now known as Guest40208:54
*** Guest402 is now known as geguileo09:02
opendevreviewyuval proposed openstack/cinder master: add IPACL support to the Lightbits Cinder driver  https://review.opendev.org/c/openstack/cinder/+/90357310:49
yuvalRaghavendra Tilay - hey thanks for the comment, I fixed the commit msg10:50
opendevreviewyuval proposed openstack/cinder master: add IPACL support to the Lightbits Cinder driver  https://review.opendev.org/c/openstack/cinder/+/92432311:05
yuvalI see gerrit decide to open a new patch:https://review.opendev.org/c/openstack/cinder/+/924323 instead of https://review.opendev.org/c/openstack/cinder/+/903573 what should I do - which one should I close?11:08
kpdevhi all, i need review on https://review.opendev.org/c/openstack/cinder/+/847131 .. most likely from core-team  at this stage12:14
rosmaitaCinder meeting in #openstack-meeting-alt at 1400 UTC13:58
rosmaitajungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney jbernard hemna fabiooliveira yuval tobias-urdin adiare happystacker dosaboy hillpd msaravan sp-bmilanov Luzi zaitcev ^^13:58
opendevreviewyuval proposed openstack/cinder master: add IPACL support to the Lightbits Cinder driver  https://review.opendev.org/c/openstack/cinder/+/92432314:45
opendevreviewyuval proposed openstack/cinder master: add IPACL support to the Lightbits Cinder driver  https://review.opendev.org/c/openstack/cinder/+/90357314:47
yuvalmsaravan  whoami-rajat - doing basic qemu-img testing I see the output for info is in Bytes15:27
yuvalqemu-img create -f raw myimage.qcow2 2G15:28
yuvalqemu-img info  --output=json myimage.qcow215:28
yuval{15:28
yuval    "virtual-size": 2147483648,15:28
yuval    "filename": "myimage.qcow2",15:28
yuval    "format": "raw",15:28
yuval    "actual-size": 4096,15:28
yuval    "dirty-flag": false15:28
yuval}15:28
yuvalah this is for a raw format15:28
yuvalalso for qcow2 its bytes15:29
yuval(cinder-volume)[root@rack03-server55 images_yuval]# qemu-img info  --output=json myimage2.qcow215:29
yuval{15:29
yuval    "virtual-size": 2147483648,15:29
yuval    "filename": "myimage2.qcow2",15:29
yuval    "cluster-size": 65536,15:29
yuval    "format": "qcow2",15:29
yuval    "actual-size": 200704,15:29
yuval    "format-specific": {15:29
yuval        "type": "qcow2",15:29
yuval        "data": {15:29
yuval            "compat": "1.1",15:29
yuval            "lazy-refcounts": false,15:29
yuval            "refcount-bits": 16,15:29
yuval            "corrupt": false15:29
yuval        }15:29
yuval    },15:29
yuval    "dirty-flag": false15:29
yuval}15:29
yuvalthe Unittest is passing because the mock is using Gi units15:31
yuvalah the log is miss leading it prints "and real size is 1" but in the condition is multiplying with 1024^316:07
yuvalbut still there is a miss-match 1024^3=1073741824 while the volume is 11744051216:08
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow creating full backup on a backing-up volume which is previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412117:38
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow creating full backup on a backing-up volume which is previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412117:39
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow creating full backup on a backing-up volume which is previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412118:04
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow full backup on backing-up vol previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412118:05
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow full backup on backing-up vol previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412118:18
opendevreviewNguye Luu Hoang Minh proposed openstack/cinder master: Allow full backup on backing-up vol previously in-use  https://review.opendev.org/c/openstack/cinder/+/92412118:32
opendevreviewMerged openstack/devstack-plugin-ceph stable/2023.1: Bump to Reef  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/91514623:08

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