Friday, 2026-08-07

opendevreviewSrinesh A R proposed openstack/manila master: Implement new snapshot_inherit_share_access share capability  https://review.opendev.org/c/openstack/manila/+/100006806:16
opendevreviewSrinesh A R proposed openstack/manila master: HPE: Snapshot features for Alletra MP driver  https://review.opendev.org/c/openstack/manila/+/99285006:37
opendevreviewSrinesh A R proposed openstack/manila master: HPE: Snapshot features for Alletra MP driver  https://review.opendev.org/c/openstack/manila/+/99285006:37
opendevreviewSrinesh A R proposed openstack/manila master: HPE: Snapshot features for Alletra MP driver  https://review.opendev.org/c/openstack/manila/+/99285006:45
opendevreviewSrinesh A R proposed openstack/manila-tempest-plugin master: Add tests for new snapshot_inherit_share_access share type  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99487806:58
opendevreviewManideep proposed openstack/manila-tempest-plugin master: Add tempest tests for share server replication  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99836007:20
opendevreviewSrinesh A R proposed openstack/manila master: Implement new snapshot_inherit_share_access share capability  https://review.opendev.org/c/openstack/manila/+/100006810:23
opendevreviewSrinesh A R proposed openstack/manila master: Implement new snapshot_inherit_share_access_support share capability  https://review.opendev.org/c/openstack/manila/+/100006810:32
opendevreviewMedha Choudhary netapp proposed openstack/manila master: NetApp ONTAP: REST-based CG snapshot lifecycle for share groups  https://review.opendev.org/c/openstack/manila/+/99488410:36
opendevreviewMedha Choudhary netapp proposed openstack/manila master: NetApp ONTAP: REST-based CG snapshot lifecycle for share groups  https://review.opendev.org/c/openstack/manila/+/99488410:37
opendevreviewMedha Choudhary netapp proposed openstack/manila master: Netapp: Implement ZAPI to REST gaps  https://review.opendev.org/c/openstack/manila/+/99536410:37
opendevreviewMedha Choudhary netapp proposed openstack/manila master: NetApp ONTAP: REST-based CG snapshot lifecycle for share groups  https://review.opendev.org/c/openstack/manila/+/99488410:48
opendevreviewMedha Choudhary netapp proposed openstack/manila master: Netapp: Implement ZAPI to REST gaps  https://review.opendev.org/c/openstack/manila/+/99536410:48
opendevreviewMedha Choudhary netapp proposed openstack/manila master: NetApp ONTAP: REST-based CG snapshot lifecycle for share groups  https://review.opendev.org/c/openstack/manila/+/99488410:50
opendevreviewSiddharth Kumar proposed openstack/manila master: Dell PowerStore: Add manage/unmanage share snapshot support  https://review.opendev.org/c/openstack/manila/+/99390611:27
opendevreviewSrinesh A R proposed openstack/manila-tempest-plugin master: Add tests for new snapshot_inherit_share_access share type  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99487811:34
opendevreviewManideep proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350112:31
opendevreviewManideep proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350116:35
opendevreviewCarlos Eduardo proposed openstack/manila master: Migrate container driver to privsep  https://review.opendev.org/c/openstack/manila/+/82357917:10
opendevreviewCarlos Eduardo proposed openstack/manila master: Make LVM's ssh_execute use privsep when running locally  https://review.opendev.org/c/openstack/manila/+/99313317:10
opendevreviewCarlos Eduardo proposed openstack/manila master: Remove rootwrap  https://review.opendev.org/c/openstack/manila/+/98917017:10
-opendevstatus- NOTICE: The Gerrit service on review.opendev.openstack.org will be offline momentarily at 18:00 UTC for a patch upgrade (just under an hour from now), but should return within a few minutes.17:11
gouthamrcarloss: any reason for chaining the rootwrap patches?17:35
carlossgouthamr: multiple dependencies from one another and a bunch of merge conflicts that I am trying to solve before pushing all of the changes17:35
gouthamrah17:36
carlosse.g. container depends on network and depends on lvm (which is at this point merged)17:36
carlossI was dealing with a lot of merge conflicts. this is the way I found to reuse code and don't leave merge conflicts behind17:36
carlossand be able to get reviews in all of the changes without discouraging reviewers to look because there's a merge conflict :)17:36
gouthamrthe "merge conflict" hint on gerrit?17:37
carloss> the "merge conflict" hint on gerrit?17:37
carlossyes17:37
gouthamr(i generally ignore that until the final-ish review)17:37
carlossI mean, I hate that this is consuming a lot of CI, that is why I try going through all changes and fixing comments/issues before I submit the whole stack again17:38
gouthamryou have the harder job17:38
carlossI can undo it as well, keep dependencies separate, but that means we all will need to be more vigilant to what happens in one change affecting another... this way I can also already see the impact of one change later on, as it was the case of something I was messing in the manila/data that also impacted ZFS (pretty much OS stuff)17:39
gouthamrlet me work through it as it is.. if i see something that can be cleanly rebased on master, i'll flag it in my review17:41
gouthamrthe os layer could use some redoing.. it's been bothering me a bit that it's pretty "generic" 17:41
carlossack, thank you17:42
carlossI think generic was a bit intentional at the beginning17:42
carlossat the end it started growing up into a bunch of if/else conditionals to add flags for every specific use case17:42
gouthamror separate privsep methods can work too... 17:43
carlossso really don't mind making changes if we need to be more specific17:43
carlossyep, the networking more recently is doing more separate methods17:43
opendevreviewManideep proposed openstack/manila master: Added Share Server Replica Support  https://review.opendev.org/c/openstack/manila/+/99350117:55
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org is going offline momentarily for a patch upgrade, but should return within a few minutes.18:02
carlossgouthamr: apparently the LVM driver job has been perma-failing since yesterday18:06
carlosshttps://paste.opendev.org/show/bpHTD158hIqCC4VhczMC/18:06
carlossstarting to look into it now, but it's failing to ssh into the instances18:06
carlossfor the scenario tests18:06
gouthamrweird, do you think a newer manila-image-elements image broke it18:07
carlossI don't think so18:07
carlossthe weird thing is that the generic driver seems to be passing18:07
carlossso may be and may not be18:07
gouthamrhmm, we can try a pin on an older image and see if it helps. 18:07
carlosscephfsnfs also passes18:08
carlosss/pases/fails18:08
carlossbut cephfsnative passes 🤔18:08
gouthamrhmm, an ssh timeout could just mean that the instance isn't sshable before we try18:08
carlossyep18:09
gouthamri think we've pinned the image for cephfsnative18:09
gouthamrhttps://github.com/openstack/manila-tempest-plugin/blob/master/zuul.d/manila-tempest-jobs.yaml#L374-L37718:09
carlossah, true18:09
gouthamrit could be that the latest images need a different flavor18:10
gouthamrthe image grew ~150mb18:10
gouthamr[   ]manila-service-image-1.3.0-77-g8cd2097.qcow22022-06-13 12:00798M 18:11
gouthamr[   ]manila-service-image-1.3.0-97-g2ec232a.qcow22026-08-06 21:26951M 18:11
gouthamrlet's pin the image to manila-service-image-1.3.0-77-g8cd2097.qcow2 and unblock gate18:11
carlossah, yes! that explains it18:11
gouthamrin the meantime, i can work on https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697318:11
gouthamrcan you help me merge this: https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99808418:12
gouthamrvhari: ^18:12
gouthamrthis will be needed for the manila-test-image change18:13
carlossyou've got 1/2 blessings :)18:14
carlossI'll pin the image for lvm and cephfsnfs then18:14
gouthamr++ ty18:17
carlossI'm assuming manila-service-image-1.3.0-76-ga216835.qcow2 can do the trick if I pin it to it18:18
carlosslet's see18:18
gouthamryeah18:18
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Use manila-test-image for non-generic driver jobs  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697318:24
opendevreviewCarlos Eduardo proposed openstack/manila-tempest-plugin master: Pin manila-service-image for LVM and Ceph NFS  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/100014118:40
carloss^ hopefully this does the trick - I'll be watching the CI18:40
gouthamrthanks, i can cue it up18:49
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Use manila-test-image for non-generic driver jobs  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/99697318:52
gouthamr^ rebased on top of your change18:52
carloss++18:52
gouthamrugh, we need crudini in manila-test-image since that's how we set some ceph.conf opts20:16
gouthamrwe can "hack" it in20:19
gouthamr\\20:19
opendevreviewGoutham Pacha Ravi proposed openstack/manila-test-image master: Add crudini to client image  https://review.opendev.org/c/openstack/manila-test-image/+/100015120:19
gouthamrcarloss: if you're still around, and can help get this in, we can check if it'll work on the native cephfs job as well.. right now, things are working as expected on lvm/zfsonlinux/cephnfs etc.. 20:20
carlosshey20:21
carlossstill around20:21
* carloss looks20:21
gouthamr++ ty20:23
carlossgouthamr: https://review.opendev.org/c/openstack/manila-test-image/+/1000151/1/common-files/usr/bin/crudini#6020:34
* carloss trying to be efficient with reviews and save time looking at sed regexes20:35
carlossi fed it to claude and got a suggestion that it stops at the first space. So for an existing line like client quota = true, cur_key extracts just client, which won't match the full key client quota. This means the script will never update an existing key that contains spaces — it'll append a duplicate instead.20:35
gouthamrgah, thanks.. 20:35
carlossnp20:36
carlossam still around, so no rush... can merge whenever you have the patch ready20:36
gouthamrcarloss: did claude test this? 20:37
gouthamrhave it run a test20:37
carlossah, good question20:37
* carloss spending tokens20:37
carloss:p20:37
gouthamrfunny money20:38
carlosshttps://www.irccloud.com/pastebin/4qFVq8oq/20:40
carloss^ my session output20:40
carlossthe empty lines below the echos being the "nothing being extracted"20:42
gouthamrwait, why is it rebuilding the regex :P20:43
gouthamrtell it to run the script as is20:43
gouthamrit's webfetching and hallucinating some of the garbled characters perhaps?20:44
carlossyeah, I think so20:44
gouthamrit's gotten me before with that behavior. webfetch doesn't work on JS. It'll do better to grab the patch locally and read from the filesystem 20:45
gouthamrhere's something i opened a while ago: https://github.com/anthropics/claude-code/issues/3629520:46
carlossI think all of that was because I added the magic words: is there a regression risk? and shared the url20:46
carlossone more reason to fully switch to gertty :D20:46
carlossthanks man, looks good to me20:47
carlosssorry for the extra noise20:47
gouthamrall good :) thanks for reviewing!20:47
* carloss bbiab20:47
opendevreviewMerged openstack/manila-tempest-plugin master: Pin manila-service-image for LVM and Ceph NFS  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/100014121:52
opendevreviewMerged openstack/manila-test-image master: Add crudini to client image  https://review.opendev.org/c/openstack/manila-test-image/+/100015122:37
opendevreviewMerged openstack/manila master: add missing unit tests for manila/share/qos_types  https://review.opendev.org/c/openstack/manila/+/98412722:57

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