Friday, 2024-07-12

opendevreviewStephen Finucane proposed openstack/project-config master: Add ironic-core, nova-core to osc/sdk repo config  https://review.opendev.org/c/openstack/project-config/+/92404809:25
opendevreviewRadosÅ‚aw Piliszek proposed openstack/project-config master: Mark NebulOuS as moved (retire on OpenDev)  https://review.opendev.org/c/openstack/project-config/+/92172509:54
opendevreviewTakashi Kajinami proposed zuul/zuul-jobs master: Explicitly install public_suffix 5.1.1  https://review.opendev.org/c/zuul/zuul-jobs/+/92405710:24
opendevreviewMerged openstack/project-config master: Add ironic-core, nova-core to osc/sdk repo config  https://review.opendev.org/c/openstack/project-config/+/92404812:15
mnaserclarkb: sorry yesterday was a busy day, thanks for sending the email13:00
fungialso looks like all the core reviewers replied in favor13:09
fungi#status log Added Mohammed Naser to inactive x/ospurge reviewer groups following positive feedback from existing group members13:13
opendevstatusfungi: finished logging13:13
opendevreviewCurt Moore proposed opendev/glean master: Add ability to set MTU for RH based systems  https://review.opendev.org/c/opendev/glean/+/92406613:31
opendevreviewCurt Moore proposed opendev/glean master: Fix issue when adding bonded interfaces via udev  https://review.opendev.org/c/opendev/glean/+/92406813:35
opendevreviewHarry Kominos proposed openstack/diskimage-builder master: feat: Add new autoupdates elemenent  https://review.opendev.org/c/openstack/diskimage-builder/+/92406913:36
opendevreviewCurt Moore proposed opendev/glean master: Specify proper interface type  https://review.opendev.org/c/opendev/glean/+/92407013:40
opendevreviewCurt Moore proposed opendev/glean master: Configure proper interface type  https://review.opendev.org/c/opendev/glean/+/92407013:49
opendevreviewCurt Moore proposed opendev/glean master: Add ability to parse DNS configuration from all potential locations  https://review.opendev.org/c/opendev/glean/+/92407113:49
opendevreviewHarry Kominos proposed openstack/diskimage-builder master: feat: Add new autoupdates element  https://review.opendev.org/c/openstack/diskimage-builder/+/92406913:53
opendevreviewManuel CREACH proposed openstack/diskimage-builder master: On nodes with Fiber Channel multipath, , the growvols command is failing sometimes with the following stack trace :  https://review.opendev.org/c/openstack/diskimage-builder/+/92407414:36
opendevreviewManuel CREACH proposed openstack/diskimage-builder master: On nodes with Fiber Channel multipath, , the growvols command is failing sometimes with the following stack trace :  https://review.opendev.org/c/openstack/diskimage-builder/+/92407414:39
opendevreviewHarry Kominos proposed openstack/diskimage-builder master: feat: Add new autoupdates element  https://review.opendev.org/c/openstack/diskimage-builder/+/92406915:25
clarkbfwiw I tried to review ^ those chanegs above as I think for the most part they represent some good improvements to those tools. But I'll be out the next few business days so may be worth keeping an eye on if there is forward progress on them16:43
fungiyeah, i was sort of watching the glean changes as well16:45
clarkbI'm noticing that arm64 pypi issues seem to persist. It looks like /var/cache/apache2 may be full there and htcacheclean isn't keeping up. It looks like the limit for htcacheclean is 60000M but df -h shows the partition is only 49GB large?18:22
clarkbanyway I suspect that may be impacing responses for content. I'll work on a patch to dial that limit down a bit and see if it clears itself up18:22
clarkboh 60000M is our global value and I guess we didn't realize this arm mirror had a smaller disk?18:23
fungii don't think it was always that high. maybe it got raised without checking all the volumes18:28
fungihuh, actually the most recent change was to lower it18:29
opendevreviewClark Boylan proposed opendev/system-config master: Limit linaro mirror Apache cache size  https://review.opendev.org/c/opendev/system-config/+/92408818:29
clarkbfungi: I suspect it was just missed when we deployed that new mirror node on the new cloud18:30
clarkbwe may need to manually clear the cache too if htcacheclean is unable to catch back up again with the new limit, but we can figure that out after we land the change to reduce the limit18:31
fungiyeah, looks like our other arm mirror has 100gb volumes instead of 50gb18:32
fungithe linaro mirror has a single 100gb cinder volume attached as vdb, and that's carved up into two logical volumes18:34
fungilooks like we have sufficient quota for more18:35
clarkbfungi: I think that is misleading though18:35
clarkbwe need the extra disk there for the test nodes18:35
fungi| maxTotalVolumeGigabytes  |   1000 |18:35
fungi| totalGigabytesUsed       |    200 |18:35
fungioh18:35
clarkbit is an extremely space constrained environment due to how the works on arm donation ended up18:36
fungithough our other project does say it's not using any, maybe it's not reflected in quotas at all18:36
clarkbcorrect, the quotas are just defaults set up by kolla or cinder or whatever. But they don't necessarily reflect the reality of how much disk space is available on the hosts18:37
fungimakes sense. too bad18:37
clarkbhttps://review.opendev.org/c/opendev/system-config/+/924088 passes testing if we think the new numbers in there for the cache size make sense19:09
fungiyep, approved19:14
opendevreviewMerged opendev/system-config master: Limit linaro mirror Apache cache size  https://review.opendev.org/c/opendev/system-config/+/92408819:49
clarkbthat has applied but it applied 14 minutse after the current cron run started so we won't see it try to reduce the size just yet20:23
* yoctozepto is reminding about https://review.opendev.org/c/openstack/project-config/+/921725 before going to sleep o/20:28
clarkbthe last 60000M run has ended so at 2100UTC we should start a 40000M run20:28
clarkbyoctozepto: fungi: I left a note on there so didn't approve it. I'm also out the next few days so didn't want to approve it if we decide to make that edit20:31
clarkbmy neighbor has a truck parked just perfect so the sun reflects off the windshield through the tiny gap in my blinds and into by eyeballs as I sit here typing this20:43
fungialuminum foil your windows, problem solved21:08
clarkbI flipped the blinds over and that did it.21:09
clarkbthe new htcacheclean limit is running now. I'm waiting for it to actually delete stuff so I can recheck a change21:09
clarkbI suspect that it must crawl the tree and make an accounting first then do deletions rather than deleting all at once?21:09
clarkber rather than deleting as it goes21:09
clarkbthere are 9.4GB free now21:25
clarkbso ya it seemed to do the accounting then unlink all at once21:26
clarkbhttps://review.opendev.org/c/openstack/diskimage-builder/+/924019 is the change I rechecked to see if arm is happier now21:33
clarkbwoo the rpm functest job is still failing on arm64 but the deb functests pass now so ya I think this was at least part of the issue21:49
clarkbdisk usage is remaining stable on the mirror as well23:18
clarkbI'm going to consider that done for now23:18
fungithanks for (finding and) fixing it!23:51

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