*** yaawang has quit IRC | 01:46 | |
*** yaawang has joined #starlingx | 01:47 | |
*** rcw has quit IRC | 01:52 | |
*** yaawang has quit IRC | 01:52 | |
*** rcw has joined #starlingx | 01:52 | |
*** yaawang has joined #starlingx | 01:53 | |
*** rcw has quit IRC | 02:02 | |
*** yaawang has quit IRC | 03:40 | |
*** yaawang has joined #starlingx | 03:41 | |
*** rcw has joined #starlingx | 03:54 | |
*** rcw has quit IRC | 04:10 | |
*** mnasiadka has quit IRC | 05:10 | |
*** mnasiadka has joined #starlingx | 05:15 | |
*** sgw has quit IRC | 05:41 | |
*** bengates has joined #starlingx | 07:23 | |
*** bengates has quit IRC | 07:34 | |
*** bengates has joined #starlingx | 07:34 | |
*** bengates has quit IRC | 10:59 | |
*** bengates has joined #starlingx | 10:59 | |
*** bengates has quit IRC | 11:02 | |
*** bengates has joined #starlingx | 11:03 | |
*** bengates has quit IRC | 12:04 | |
*** bengates has joined #starlingx | 12:04 | |
*** ijolliffe has joined #starlingx | 12:18 | |
*** bengates has quit IRC | 14:27 | |
*** bengates has joined #starlingx | 14:27 | |
*** sgw has joined #starlingx | 14:42 | |
sgw | Morning all | 14:42 |
---|---|---|
sgw | dpenney_: jsomervi1: Is the installer kernel different than the kernel that is actually installed and used to boot all the nodes? | 14:44 |
jsomervi1 | sgw Don syncs it with the installer kernel manually | 14:52 |
jsomervi1 | sgw sorry I mean syncs the installer kernel to the main one manually | 14:53 |
sgw | We have been seeing an issue with both 3.0 and master after the 1062 update, with the Haydes Canyon NUC with a GPU that the kernel hangs, adding nomodeset seems to fix it. | 14:59 |
sgw | But then when when I test removing it again from the controller reboot it works. | 15:00 |
*** bengates has quit IRC | 15:01 | |
*** bengates_ has joined #starlingx | 15:01 | |
bwensley | For about a day now I have not received email notifications from opendev (e.g. for new reviews). I haven't changed any settings. Anyone else notice problems? | 15:06 |
dpenney_ | sgw: the update-pxe-network-installer util updates installer images with the kernel from the build. If you're just doing "build-pkgs && build-iso", you would be using the installer from the CENGN build, I think . So if you wanted to make a change to the kernel and have it picked up in the installer, you'd want to run this util, and then rebuild the pxe-network-isntaller RPM and then build-iso | 15:16 |
dpenney_ | the CENGN build updates the installer on every build | 15:16 |
bwensley | Looks like OpenDev has been classified as spam | 15:23 |
bwensley | <frickler> infra-root: seems we are on spamhaus PBL with 104.130.246.32. fungi: IIRC you did the unblocking chant most of the time? | 15:23 |
bwensley | They are looking into it. | 15:23 |
sgw | speaking of reviews, this one has been languishing for about a week: https://review.opendev.org/#/c/719098/ | 15:25 |
dpenney_ | sgw: just pinged Mitch to take a look | 15:31 |
sgw | dpenney_: thanks | 15:33 |
dpenney_ | I'll add my +2 after he reviews, since it's related to CVEs | 15:33 |
sgw | It's actully just reformatting the report as per Ghada's request | 15:33 |
bwensley | Looks like OpenDev issues will be fixed soon: <frickler> ok, I submitted a removal request, this hopefully should take effect in about half an hour, the outstanding notifications should be delivered once the retry timer sets in (not sure about that value) | 15:39 |
sgw | dpenney_: slittle1: strange question, where should anaconda be getting pulled from, I know it gets built as part of the distro with --installer, but I just saw a failure to download it in a flock layer. | 15:49 |
*** yaawang_ has joined #starlingx | 16:33 | |
*** yaawang has quit IRC | 16:34 | |
*** bengates_ has quit IRC | 16:37 | |
*** bengates has joined #starlingx | 16:38 | |
*** mthebeau has joined #starlingx | 16:41 | |
*** bengates has quit IRC | 16:44 | |
sgw | dpenney_: slittle1: I feel like I am going crazy, I am getting an error from download_mirror about missing centos_stable_wheels.inc on cengn, and indeed it's not getting generated, I am missing some update? I am on master | 17:17 |
dpenney_ | sgw: just pinged Scott in case he doesn't see the IRC msg... this is a layered build? | 17:19 |
slittle1 | looking | 17:20 |
sgw | Yes layered build | 17:20 |
sgw | latest master just repo sync'ed | 17:20 |
sgw | slittle1: thanks for checking in! | 17:20 |
slittle1 | two questions ... what arguments are you using? where are you running within docker ? | 17:29 |
sgw | In the docker with ./download_mirror.sh -n -g -c yum.conf, fails right away | 17:34 |
sgw | ERROR: Failed to download from url: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/distro/latest_build/outputs/centos_stable_wheels.inc | 17:34 |
slittle1 | did you only clone stx-tools, or did you do a full repo init/sync | 17:34 |
sgw | repo sync of an existing repo flock/master | 17:35 |
sgw | You think I am missing something? | 17:35 |
slittle1 | ok, now I know your context | 17:35 |
slittle1 | ok, I container layer didn't recognize that there were changes that should trigger a rebuild. A rebuild should produce the file. | 17:41 |
sgw | Is there some way I can work around this? | 17:46 |
slittle1 | try now | 20:20 |
sgw | It's happier | 20:22 |
*** ijolliffe has quit IRC | 20:41 | |
sgw | Worked, thanks for the fix up | 20:42 |
*** mthebeau has quit IRC | 22:08 | |
jsomervi1 | sgw dpenney_ Don, have you moved the installer ahead to the 1062 kernel version, or is it still on 957? | 22:37 |
dpenney_ | jsomervi1: it should be automatic as part of the CENGN build. See my response at 11:16 | 22:39 |
jsomervi1 | yeah, just saw that seconds before you responded | 22:40 |
sgw | I am still trying to figure out why the installer hangs with the Hadyes Canyon NUC | 22:40 |
sgw | But once installed the kernel will work correctly | 22:40 |
jsomervi1 | can you boot out of the box vanilla centos on it? | 22:41 |
sgw | But once installed the kernel will work correctly | 22:41 |
sgw | Yes vanilla centos works! | 22:41 |
jsomervi1 | what version of centos, 7.6, 7.7, 7.8? | 22:41 |
sgw | 7.7.1908 | 22:42 |
jsomervi1 | should be the same 1062 kernel hmmmmmmmmmm | 22:42 |
jsomervi1 | oh wait | 22:42 |
sgw | Not exactly the same 1062.2.1 vs 1062.18.1 currently, but I did load the older 2.1 kernel and it worked also | 22:43 |
sgw | my big hmm, is why the installer fails but the installed kernel work | 22:43 |
jsomervi1 | I think we're using 1062.1.2 | 22:43 |
sgw | I might have dislex'ed those last 2 mnumbers | 22:44 |
jsomervi1 | hold a sec | 22:44 |
sgw | right 1.2 | 22:44 |
jsomervi1 | the problem is modeset related on the graphics? | 22:46 |
sgw | Yes, if I add nomodeset to the kernel cmdline during the install boot, it boots, but then that gets carried froward to the installed grub.cfg | 22:47 |
sgw | But when I tried removing from grub.cfg it booted correctly. | 22:47 |
jsomervi1 | and you checked after the boot via cat /proc/cmdline? | 22:48 |
dpenney_ | where does it hang in the installer? | 22:48 |
jsomervi1 | could be grub related? | 22:48 |
sgw | jsomervi1: yes verified in /proc/cmdline before and after | 22:48 |
dpenney_ | if it gets into Anaconda installing, you can ctrl-o to get a shell and confirm the kernel with uname | 22:48 |
jsomervi1 | there's some graphics control stuff in there IIRC | 22:49 |
sgw | dpenney_: I believe that it's still during the kernel boot so I don't think I get to Anaconda | 22:49 |
* jsomervi1 wonders if some of the grub preamble gets us through it | 22:50 | |
sgw | jsomervi1: possibly, but see my email back on 3/9 (search nomodeset in the body) | 22:50 |
sgw | are the installer and installed grub.cfg different? I have not looked at that yet. | 22:51 |
dpenney_ | yes, those would not be the same | 22:52 |
jsomervi1 | I haven't no email from you dated March 9. In Canada we use dd/mm/yy ......off I go to Sept. 3rd | 22:53 |
sgw | jsomervi1: well it's on the discuss-list | 22:53 |
jsomervi1 | ok, thanks | 22:54 |
jsomervi1 | hmmmm, complaints of EFI VGA vs some amd thing? | 22:56 |
jsomervi1 | sgw have you tried a bios update? assuming a newer one is available of course | 22:57 |
sgw | I honestly had not thought of that! | 22:58 |
sgw | too many different balls in the air | 22:58 |
jsomervi1 | worth checking but I still suspect early grub settings in the installer stuff | 23:00 |
sgw | it might be one of the insmod <video driver> and load_video, since that's not in the installer grub | 23:03 |
jsomervi1 | yep, that's a potential bingo right there | 23:03 |
jsomervi1 | the bios leaving it in a mode that the installer chokes on | 23:04 |
sgw | Or set gfxpayload=keep | 23:05 |
jsomervi1 | sounds like you have a couple of experiments lined up | 23:06 |
sgw | doing them right now! | 23:07 |
* jsomervi1 stays tuned | 23:07 | |
sgw | hmm need to rsearch how to add load_video via pxeconfig, biab | 23:10 |
jsomervi1 | i'm packing it in for the weekend, good luck Saul | 23:27 |
sgw | it hung but I need to do some more testing, thanks for the suggestions | 23:28 |
sgw | have a great weekend | 23:28 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!