Wednesday, 2022-05-11

opendevreviewGhanshyam proposed openstack/cinder master: Add releasenotes to drop python3.6|7  https://review.opendev.org/c/openstack/cinder/+/84135200:37
opendevreviewGhanshyam proposed openstack/os-brick master: Update python testing as per zed cycle teting runtime  https://review.opendev.org/c/openstack/os-brick/+/84135800:50
opendevreviewGhanshyam proposed openstack/cinderlib master: Update python testing as per zed cycle teting runtime  https://review.opendev.org/c/openstack/cinderlib/+/84135900:52
*** bhagyashris|out is now known as bhagyashris03:58
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Reset state robustification for snapshot os-reset_status  https://review.opendev.org/c/openstack/cinder/+/80403505:44
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Reset state robustification for group os-reset_status  https://review.opendev.org/c/openstack/cinder/+/80473505:44
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Reset state robustification for group-snapshot os-reset_status  https://review.opendev.org/c/openstack/cinder/+/80475705:44
opendevreviewTushar Trambak Gite proposed openstack/cinder master: Reset state robustification for backup os-reset_status  https://review.opendev.org/c/openstack/cinder/+/77819305:44
opendevreviewArun KV proposed openstack/cinder master: Reintroduce DataCore driver  https://review.opendev.org/c/openstack/cinder/+/83699605:55
opendevreviewArun KV proposed openstack/cinder master: Reintroduce DataCore driver  https://review.opendev.org/c/openstack/cinder/+/83699606:49
zigoHi there!08:02
zigoI'm trying to do a volume retype from LVM to Ceph. So I'm doing:08:02
zigocinder retype --migration-policy on-demand <UUID-of-LVM-volume> CEPH_1_perf108:02
zigoWhen I do it offline, when the volume is available, it works without a glitch. However, when the volume is attached to a VM, cinder-volume on the volume node yells:08:02
zigoERROR cinder.volume.manager keystoneauth1.exceptions.http.BadRequest: Expecting to find domain in project. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400)08:02
zigoAny idea where this is comming from? I'm guessing there's a miss-configuration somewhere, but I can't tell where ... :/08:03
opendevreviewFrancesco Pantano proposed openstack/devstack-plugin-ceph master: Deploy with cephadm  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/82648408:23
opendevreviewVictoria Martinez de la Cruz proposed openstack/devstack-plugin-ceph master: DNM  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/79395208:56
opendevreviewArun KV proposed openstack/cinder master: Reintroduce DataCore driver  https://review.opendev.org/c/openstack/cinder/+/83699609:08
zigoGot it fixed.09:27
zigoHad to correctly fill-up either the [nova] section or [service_user] (did both, so one of them...).09:27
*** bhagyashris_ is now known as bhagyashris11:03
*** dviroel|out is now known as dviroel11:31
opendevreviewHarsh Ailani proposed openstack/cinder master: [IBM DS8000] Fixed Detach for multi-attach volumes  https://review.opendev.org/c/openstack/cinder/+/83769912:01
opendevreviewGorka Eguileor proposed openstack/os-brick master: Fix encryption symlink issues  https://review.opendev.org/c/openstack/os-brick/+/83639112:12
opendevreviewMerged openstack/cinder master: Remove reference to removed nfs_*_ratio options  https://review.opendev.org/c/openstack/cinder/+/84027612:36
SiavashSardarihi, I have question regarding the volume.create.end event. we need an event on volume create error but in there is no such thing in cinder but in https://opendev.org/openstack/cinder/src/branch/master/cinder/cmd/volume_usage_audit.py#L153 we will get a volume.create.end event with error state which works for us but it will not emit until the next audit period.12:58
SiavashSardariso I did some digging and found out we do not have the volume.create.end event with error state. https://opendev.org/openstack/cinder/src/branch/master/cinder/cmd/volume_usage_audit.py#L15313:00
SiavashSardarisorry wrong link. https://opendev.org/openstack/cinder/src/branch/master/cinder/volume/flows/manager/create_volume.py#L132013:01
opendevreviewMerged openstack/cinder stable/xena: [stable-xena-only] update xena personas doc  https://review.opendev.org/c/openstack/cinder/+/83576113:03
raghavendratHi enriquetaso, if you get time it would be great if you can look at https://review.opendev.org/c/openstack/cinder/+/82491113:04
raghavendratIt was reviewed by you last month. Thanks. 13:05
SiavashSardariI was thinking about uploading a patch and removing the on success only logic in the flow, but I thought it would be a good thing to ask a maintainer opinion on this13:05
SiavashSardariso I would appreciate if someone help me on this, should it be a create.end with error state or maybe a create.error event?13:07
enriquetasodone raghavendrat 13:21
enriquetasoi think manoj comment's were related but have been addressed 13:21
enriquetasoSiavashSardari, you can proposed the patch and see what cinder team thinks about it or can mention it on today's cinder meeting 13:23
*** bhagyashris_ is now known as bhagyashris13:33
raghavendratthank you enriquetaso13:39
SiavashSardari@enriquetaso, sure thanks13:48
whoami-rajat__Cinder meeting in #openstack-meeting-alt at 1400 UTC13:59
whoami-rajat__jungleboyj rosmaita smcginnis tosky whoami-rajat m5z e0ne geguileo eharney walshh_ jbernard sfernand enriquetaso hemna fabiooliveira yuval tobias-urdin13:59
*** whoami-rajat__ is now known as whoami-rajat13:59
fabiooliveirathanks13:59
whoami-rajatnp13:59
enriquetasooh14:01
tobias-urdin\o/14:10
*** spotz_ is now known as spotz14:18
opendevreviewGorka Eguileor proposed openstack/os-brick master: PEP8: Don't force name in TODO  https://review.opendev.org/c/openstack/os-brick/+/83605814:43
opendevreviewGorka Eguileor proposed openstack/os-brick master: Support extending encrypted volumes  https://review.opendev.org/c/openstack/os-brick/+/83605914:43
opendevreviewGorka Eguileor proposed openstack/os-brick master: NVMe-oF: Consolidate code paths  https://review.opendev.org/c/openstack/os-brick/+/83606014:43
opendevreviewGorka Eguileor proposed openstack/os-brick master: NVMe-oF: Disconnect subsystems  https://review.opendev.org/c/openstack/os-brick/+/83606214:43
opendevreviewGorka Eguileor proposed openstack/os-brick master: Support shared_targets tristate value  https://review.opendev.org/c/openstack/os-brick/+/83606314:43
*** dviroel is now known as dviroel|lunch15:09
opendevreviewGhanshyam proposed openstack/cinderlib master: Update python testing as per zed cycle teting runtime  https://review.opendev.org/c/openstack/cinderlib/+/84135915:19
enriquetasoSorry for forgetting about the bug meeting. Since there are only two new bugs that are not critical, I think I can share the link to this week's bug list here instead of postponing the meeting.15:25
enriquetasohttp://lists.openstack.org/pipermail/openstack-discuss/2022-May/028510.html15:25
mnasercan we please get reviews on https://review.opendev.org/c/openstack/cinder/+/839793 ?15:39
*** dviroel|lunch is now known as dviroel16:03
ricolin^^^ rosmaita: jungleboyj  jbernard  smcginnis  appricate if you can kindly review on it again, we really need this option in our cloud :/16:07
opendevreviewMerged openstack/cinder stable/yoga: NetApp ONTAP: Fix check QoS min support for SVM account  https://review.opendev.org/c/openstack/cinder/+/83513316:10
opendevreviewMerged openstack/cinder stable/yoga: Prevent temporary volume from being deleted accidentally  https://review.opendev.org/c/openstack/cinder/+/84073016:23
jbernardricolin: done, thanks16:40
opendevreviewAlan Bishop proposed openstack/cinder stable/xena: Prevent temporal volume for backup from being deleted  https://review.opendev.org/c/openstack/cinder/+/83118616:53
rosmaitaabishop: it's not just the commit message ^^ ... that's an outdated patch set17:27
abishoprosmaita: ah, I just updated the commit msg :-/17:30
abishopI'll rework the patch17:30
ricolinjbernard: thanks:)17:31
rosmaitaabishop: thanks!17:31
opendevreviewLeonardo Campelo proposed openstack/cinder master: NetApp SolidFire: Fix manage_existing method  https://review.opendev.org/c/openstack/cinder/+/75510117:40
opendevreviewAlan Bishop proposed openstack/cinder stable/xena: Prevent temporary volume from being deleted accidentally  https://review.opendev.org/c/openstack/cinder/+/83118618:17
opendevreviewEduardo Santos proposed openstack/cinder master: DNM: Test NetApp ONTAP and SolidFire CI  https://review.opendev.org/c/openstack/cinder/+/84146719:57
*** dviroel is now known as dviroel|afk20:53
opendevreviewHironori Shiina proposed openstack/cinder master: Reject force deletion of volumes used by Cinder services  https://review.opendev.org/c/openstack/cinder/+/83090123:58

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