cshh | ildikov: no, mirror access is working again | 07:15 |
---|---|---|
cshh | just threw me a lot of monitoring mails since so of my cicd pipelines failed | 07:16 |
cshh | also someone should put the debian minikube based build info into docs.starlingx.io Developer section | 11:59 |
OutBackDingo | cshh: what minikube build ? | 12:21 |
cshh | https://wiki.openstack.org/wiki/StarlingX/DebianBuildEnvironment | 12:34 |
jlancaster | Good morning! Would anyone be able to help me with a starlingx AIO install issue? | 13:42 |
dpereira | hi @jlancaster. Have you tried https://docs.starlingx.io/developer_resources/debug_issues.html already? Please describe your issue if that link was not helpful. | 13:54 |
jlancaster | I had not seen that thanks. I went through and looked at the steps and there was nothing that I could find that would help me understand why this is happening. Basically when I get to the 'system host-unlock controller-0' command on https://docs.starlingx.io/deploy_install_guides/release/virtual/aio_simplex_install_kubernetes.html, it says 'Cannot unlock host controller-0 when management interface is configured on a virtual interface' | 14:00 |
jlancaster | . I did have to adapt the OAM interface I was using as the one in the guide did not exist on my system. | 14:00 |
OutBackDingo | jlancaster: whats the OAm interface ? | 14:35 |
OutBackDingo | sounds like stx believes its not assigned to a real nic | 14:36 |
jlancaster | enp2s1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 | 15:16 |
jlancaster | inet 10.10.10.3 netmask 255.255.255.0 broadcast 0.0.0.0 | 15:16 |
jlancaster | inet6 fe80::5054:ff:fe71:741b prefixlen 64 scopeid 0x20<link> | 15:16 |
jlancaster | ether 52:54:00:71:74:1b txqueuelen 1000 (Ethernet) | 15:16 |
jlancaster | RX packets 680093 bytes 1003315772 (956.8 MiB) | 15:16 |
jlancaster | RX errors 0 dropped 0 overruns 0 frame 0 | 15:16 |
jlancaster | TX packets 34591 bytes 3250309 (3.0 MiB) | 15:16 |
jlancaster | TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 | 15:16 |
jlancaster | [sysadmin@controller-0 ~(keystone_admin)]$ system oam-show | 15:19 |
jlancaster | +-----------------+--------------------------------------+ | 15:19 |
jlancaster | | Property | Value | | 15:19 |
jlancaster | +-----------------+--------------------------------------+ | 15:19 |
jlancaster | | created_at | 2023-04-10T20:24:09.462563+00:00 | | 15:19 |
jlancaster | | isystem_uuid | 2114c4e0-3aff-4800-8ae8-78c0bb2705c6 | | 15:19 |
jlancaster | | oam_c0_ip | 10.10.10.3 | | 15:19 |
jlancaster | | oam_c1_ip | 10.10.10.4 | | 15:19 |
jlancaster | | oam_floating_ip | 10.10.10.2 | | 15:19 |
jlancaster | | oam_gateway_ip | 10.10.10.1 | | 15:19 |
jlancaster | | oam_subnet | 10.10.10.0/24 | | 15:19 |
jlancaster | | updated_at | None | | 15:19 |
jlancaster | | uuid | 95e72242-aa28-4f9c-871e-3484c48bfcc6 | | 15:19 |
jlancaster | +-----------------+--------------------------------------+ | 15:19 |
jlancaster | [sysadmin@controller-0 ~(keystone_admin)]$ ifconfig -s | 15:31 |
jlancaster | Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg | 15:31 |
jlancaster | cali1651 1500 31 0 1 0 2263 0 0 0 BMRU | 15:31 |
jlancaster | cali19f9 1500 191907 0 1 0 212558 0 0 0 BMRU | 15:31 |
jlancaster | cali322d 1500 270759 0 0 0 279527 0 0 0 BMRU | 15:31 |
jlancaster | cali3eff 1500 98354 0 1 0 118743 0 0 0 BMRU | 15:31 |
jlancaster | cali5be1 1500 77537 0 1 0 84771 0 0 0 BMRU | 15:31 |
jlancaster | cali5ea8 1500 77448 0 1 0 84438 0 0 0 BMRU | 15:31 |
jlancaster | cali96ca 1500 69707 0 1 0 80241 0 0 0 BMRU | 15:31 |
jlancaster | calida55 1500 184275 0 1 0 205682 0 0 0 BMRU | 15:31 |
jlancaster | enp2s1 1500 680094 0 0 0 34622 0 0 0 BMRU | 15:31 |
jlancaster | lo 65536 13838904 0 0 0 13838904 0 0 0 LRU | 15:31 |
jlancaster | lo:1 65536 - no statistics available - LRU | 15:32 |
jlancaster | lo:5 65536 - no statistics available - LRU | 15:32 |
jlancaster | tunl0 1480 0 0 0 0 0 0 0 0 ORU | 15:32 |
ildikov | cshh: great, I'm glad the mirror is up | 16:21 |
ildikov | cshh: By looking at the docs website, the build content seems to be outdated. Would you be interested in contributing to update it? | 16:23 |
cshh | sure, i do need to get a functioning build going first though :D | 16:23 |
ildikov | that's fair :) | 16:24 |
ildikov | based on the page history, the wiki was updated last at the end of last year | 16:26 |
ildikov | so it should be mostly up to date, but there might be things that need to be refreshed there too | 16:26 |
cshh | the Debian one or the docs.starlingx.io one? | 16:27 |
cshh | because the docs one references stx2.0 and 3.0 ... plus stx8 dropped centos support so it seems to me to be the outdated one | 16:28 |
ildikov | the Debian wiki page you linked in | 16:33 |
cshh | ah ok | 16:33 |
ildikov | the build docs on the docs site should probably be moved over to the Archive section at this point, or just removed | 16:34 |
cshh | agree, provided that there is an up2date one available | 16:35 |
cshh | Also CentOS 7 and Ubuntu Focal are kind of old and dusty, not really something i want to use to set up a build system these days | 16:37 |
cshh | Especially if the build is running on kubernetes anyway | 16:41 |
cshh | Debian Guide states that build containers are daily pushed to docker hub, hoever stx-builder was last updates 21 days ago ... | 16:49 |
ildikov | yeah, I think not having a doc, other than in the archives, is better than having one that is massively outdated | 16:49 |
ildikov | we should also not duplicate content, so if majority of the people prefer to use the wiki for build related things, we could just add a link to the docs site somewhere in the developer docs | 16:50 |
cshh | depends on what you want to define as source of truth | 16:50 |
cshh | however i agree there should only be one | 16:54 |
brunomuniz | @cshh, what's the Debian Guide you're referring to? Can you link it?+ | 17:30 |
brunomuniz | @cshh, what's the Debian Guide you're referring to? Can you link it? | 17:30 |
ildikov | brunomuniz: we were talking about this one on the StarlingX wiki: https://wiki.openstack.org/wiki/StarlingX/DebianBuildEnvironment | 17:37 |
ildikov | jlancaster: Did you encounter any other errors during the earlier steps of the deployment process? | 17:38 |
ildikov | jlancaster: Or did you find any other errors in the logs? | 17:38 |
brunomuniz | I was in a meeting with the Docs team earlier today and we briefly discussed the "tools" repo and, specifically, this subfolder: https://opendev.org/starlingx/tools/src/branch/master/deployment. I'm curious if anyone has experience with these scripts. | 21:09 |
ildikov | We had one person who was participating in the marketing team's activities who was looking into deployment scripts, etc. | 23:26 |
ildikov | I'm not sure how far he got and if he used thos particular ones. | 23:26 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!