Tuesday, 2024-09-03

opendevreviewSteve Baker proposed openstack/diskimage-builder master: Add block device rollback for lvm volumes and groups  https://review.opendev.org/c/openstack/diskimage-builder/+/92770303:54
opendevreviewMerged openstack/diskimage-builder master: feat: Add new autoupdates element  https://review.opendev.org/c/openstack/diskimage-builder/+/92406905:38
opendevreviewMerged openstack/diskimage-builder master: Allow to override Fedora subrelease regexp  https://review.opendev.org/c/openstack/diskimage-builder/+/92210406:04
opendevreviewTakashi Kajinami proposed openstack/diskimage-builder master: Drop logic for old python versions  https://review.opendev.org/c/openstack/diskimage-builder/+/92778107:15
*** elodilles_pto is now known as elodilles07:26
opendevreviewMerged opendev/zone-opendev.org master: Add a Rackspace Flex SJC3 mirror server  https://review.opendev.org/c/opendev/zone-opendev.org/+/92755111:48
fricklercardoe: since I noticed the lack of IPv6 in ^^, do you know of any plans to implement that for SJC3? fwiw I wrote a nice howto about it https://docs.openstack.org/neutron-dynamic-routing/latest/install/usecase-ipv6.html11:55
fricklerclarkb: fungi: are we sure a /24 is big enough for opendevzuul-subnet1? I'd rather do something larger like a /20 right from the start than having to juggle with multiple subnets later. shouldn't cost us anything, either12:09
fungifrickler: Clark[m] and i talked to them about ipv6 addresses, apparently they haven't finished configuring that in neutron yet but expect to have it set up fairly soon12:41
fungii can certainly adjust the internal subnet size so that we're not constrained by it later12:42
fricklerjust like IPv4 will be obsolete fairly soon? (scnr, not being serious ;)12:43
cardoefrickler: yes we're going to add IPv6. I think for right now they just grabbed some unused IPv4 blocks from the older offering.12:44
fungifrickler: in https://review.opendev.org/927214 i reused the existing opendevzuul-subnet1 definition, do you think i should change the cidr on that or make a separate opendevzuul-subnet2 with a /20? and what about opendevci-subnet1, safe to leave that as a /24 since i've already got the mirror server connected to it?12:46
fricklerfungi: for the ci subnet the /24 should be fine I think. maybe 10.16.0.0/20 for the zuul subnet, that would also avoid the overlap in case that ever became relevant12:47
fricklerI'd avoid creating a second subnet, replacing the existing one would be my preferred choice12:48
fungiitym 10.0.16.0/20?12:49
fungithough we could shift the second octet instead i suppose12:49
frickler10.0.16.0/29, right. 10/8 is just too large ;)12:50
fricklerargl, 10.0.16.0/20 even12:50
fungithe main concern is making sure we pick a network that doesn't overlap virtual networking used in jobs12:50
fungii'm spot checking with codesearch12:51
fricklerwe tell devstack to use 10.1.0.0/20, so sticking to within 10.0.0.0/16 should be fine 12:52
fricklerhttps://opendev.org/openstack/devstack/src/branch/master/.zuul.yaml#L34012:52
fricklerI'm hoping other network setups follow what devstack does somehow12:53
fungilooks like x/networking-cisco uses 10.0.16.0/24 for a test network but that project may be abandoned now, i'm looking to see if there are any other obvious subnets between there and 10.0.3112:53
fungineutron uses 10.0.20.0/24 in tests/unit/plugins/ml2/test_plugin.py12:56
fungibut i don't think it actually sets up any networking with that, it's just test data?12:57
fungix/networking-bigswitch uses that too but it may also be abandoned12:57
fricklerthat should be for unit tests only12:57
fungiand x/networking-fortinet uses it in a devstack demo script which probably isn't run in ci if that project is even still active12:57
fricklerwe can also go for something completely different. 10.42.0.0/20 ?12:58
fungiwell, i don't see anything else conflicting there, so maybe 10.0.16.0/20 is fine as long as we claim it now13:01
opendevreviewJeremy Stanley proposed opendev/system-config master: Increase opendevzuul-subnet1 from /24 to /20  https://review.opendev.org/c/opendev/system-config/+/92781313:04
opendevreviewMerged opendev/system-config master: Add a Rackspace Flex SJC3 mirror server  https://review.opendev.org/c/opendev/system-config/+/92755313:52
dtantsurHi folks, can you remove late Ilya Etingof from https://pypi.org/project/sushy-oem-idrac/ ?14:04
fungidtantsur: if openstackci is an owner rather than merely a maintainer, we should be able to. i'll check14:36
* dtantsur no idea14:36
fungidtantsur: turns out we were, so i could, and did14:39
dtantsurthank you!14:39
fungi#status log Removed the late Ilya Etingof from the collaborators list on https://pypi.org/p/sushy-oem-idrac/ at Dmitry Tantsur's request in IRC14:40
opendevstatusfungi: finished logging14:40
opendevreviewJeremy Stanley proposed opendev/zone-opendev.org master: Correct host-specific LE CNAME for raxflex mirror  https://review.opendev.org/c/opendev/zone-opendev.org/+/92784515:35
fungiinfra-root: ^ brown bag fix15:36
fricklerfungi: thx, I guess that's what I get for single-approving things, giving another +3 to cover up :)15:40
opendevreviewMerged opendev/zone-opendev.org master: Correct host-specific LE CNAME for raxflex mirror  https://review.opendev.org/c/opendev/zone-opendev.org/+/92784515:46
fungifrickler: thanks! i mean, it was my typo to begin with anyway16:18
fungii reenqueued 927553 into deploy and the letsencrypt job succeeded now that the correct records are in dns16:52
opendevreviewCurt Moore proposed openstack/diskimage-builder master: Adapt to upstream CentOS Stream mirror changes  https://review.opendev.org/c/openstack/diskimage-builder/+/92235216:54
fungimmm, infra-prod-service-meetpad failed this time17:21
fungidocker-compose up raised an exception on jvb0217:25
fungicontainer.image_config['ContainerConfig'].get('Volumes')17:25
fungiKeyError: 'ContainerConfig'17:25
Ramereth[m]FYI: I'm going to be upgrading RAM in one of the nodes here in the next hour or so. Already disabled it an hour ago17:28
fungithanks for the update and the support Ramereth[m]!17:28
fungiseems i'm unable to reproduce the docker-compose error on jvb02. `cd /etc/jitsi-meet-docker && sudo docker-compose down && sudo docker-compose up -d` worked just fine for me17:30
fungiwhich is what the ansible playbook is doing too, so i don't know if this is transient or what17:36
fungianyway, https://mirror.sjc3.raxflex.opendev.org/ seems to be working https://mirror.sjc3.raxflex.opendev.org/pypi/ too17:38
fungi/var/cache/apache2 and /var/cache/openafs have 100gb each and are being used by their respective services17:40
Ramereth[m]<fungi> "thanks for the update and the..." <- Node upgraded and back online. I'll do another tomorrow18:42
fungiawesome, thanks again!18:43
fricklerfungi: the meetpad failure sounds like the same we've seen a couple of times already, the down/up sequence was used before for that iirc. seems one day someone will have to do some deeper debugging19:38
fungithanks, yeah it doesn't seem to be a regular occurrence anyway19:47
opendevreviewMerged openstack/diskimage-builder master: Refactor selinux-fixfiles-restore into its own element  https://review.opendev.org/c/openstack/diskimage-builder/+/92755221:04
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Add DIB_SKIP_GRUB_PACKAGE_INSTALL for bootloader  https://review.opendev.org/c/openstack/diskimage-builder/+/92755921:30
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Add DIB_SKIP_BASE_PACKAGE_INSTALL to base element  https://review.opendev.org/c/openstack/diskimage-builder/+/92770221:30
opendevreviewSteve Baker proposed openstack/diskimage-builder master: New elements replace-partition(-redhat)  https://review.opendev.org/c/openstack/diskimage-builder/+/92756121:30
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Add block device rollback for lvm volumes and groups  https://review.opendev.org/c/openstack/diskimage-builder/+/92770321:30
opendevreviewJeremy Stanley proposed openstack/project-config master: Add official OpenStack jobs for os-test-images  https://review.opendev.org/c/openstack/project-config/+/92787722:10
opendevreviewMerged openstack/diskimage-builder master: 4k Block device support  https://review.opendev.org/c/openstack/diskimage-builder/+/92755022:15
opendevreviewSteve Baker proposed openstack/diskimage-builder master: Add block device rollback for lvm volumes and groups  https://review.opendev.org/c/openstack/diskimage-builder/+/92770323:30
opendevreviewJeremy Stanley proposed openstack/project-config master: Add Nodepool images to Rackspace Flex  https://review.opendev.org/c/openstack/project-config/+/92788223:45

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