/srv/irclogs.ubuntu.com/2023/07/17/#ubuntu-kernel.txt

=== JanC_ is now known as JanC
=== blahdeblah_ is now known as blahdeblah
=== vic-thor_ is now known as vic-thor
=== JanC_ is now known as JanC
matttbeHello, sorry for this probably stupid question but where can I find the source used to build "pi-kernel" snap.11:42
matttbeMy goal is to check what kernel config is supposed to be enabled on RPI images (and ideally the end result without having to download a full image and extract info)11:42
matttbeI found the snapcraft.yaml file in the "generic" git repo but that's for "pc-kernel", not for the pi: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy/tree/snapcraft.yaml11:43
ogramatttbe, there should be a linux-raspi tree 11:44
matttbeogra: thanks: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/jammy/tree/snapcraft.yaml11:45
matttbeI was looking at linun-snap tree but it was up to Bionic11:45
juerghmatttbe: kernel snaps are just repackaged Debian packages.11:46
matttbeok thank you!11:46
juerghsnapcraft.yaml in the tree is the upstream snapcraft yaml which we don't use to build kernel snaps.11:47
matttbejuergh: ok but I can look at this repo to find the config, no?11:48
matttbeby looking at the annotations file I suppose11:48
juerghFWIW: https://code.launchpad.net/~canonical-kernel-snaps/+git and https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-snap/+git/bionic11:48
matttbehttps://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/jammy/tree/debian.raspi/config/annotations?id=e02c7807f12d5c0076cd99183ab4c18de488a67211:48
juerghyes. or https://kernel.ubuntu.com/~kernel-ppa/config/jammy/linux-raspi/11:49
matttbejuergh: nice, thank you, that's what I was trying to find too :-)11:50
matttbeI should have maybe added a bit more of backstory: initially, I wanted to have CONFIG_MPTCP (+ CONFIG_MPTCP_IPV6) enabeld in the official Raspbian images. I opened a bug report https://github.com/raspberrypi/linux/pull/548712:00
matttbeApparently in Raspbian, they still have CONFIG_IPV6=m (which is not a good idea I think, not just because IPv6 will likely be used by default anyway but also something else, I don't remember why). Anyway, because of that, we cannot enable IPv6 support for MPTCP.12:00
matttbeOne of the maintainer said in Ubuntu, CONFIG_MPTCP_IPV6 is not enabled. He is talking about the 6.2.0 version from Apr 3 2023.12:00
matttbeIndeed when I look at the config for lunar in 6.2, CONFIG_IPV6=m: https://kernel.ubuntu.com/~kernel-ppa/config/lunar/linux-raspi/6.2.0-1009.11/arm64-config.flavour.raspi12:00
matttbeI'm not sure to see why: nothing about IPV6 in https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/lunar/tree/debian.raspi/config/annotations12:00
-ubottu:#ubuntu-kernel- Pull 5487 in raspberrypi/linux "configs: Enable MPTCP support" [Closed]12:00
matttbeand according to the main one, we should have IPV6=y https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/lunar/tree/debian.master/config/annotations12:00
matttbejuergh: Did I miss something? Should I open a new bug report?12:00
juerghmatttbe: If you want a config change then yes, please open a bug and provide some rationale.12:26
matttbejuergh: I can do that, it looks like a bug here :)12:28
matttbejuergh: sorry, one last question: should I open it there: https://bugs.launchpad.net/~ubuntu-kernel ?12:28
matttbeah no, I cannot open one there12:28
juerghhttps://bugs.launchpad.net/ubuntu/+source/linux-raspi/+filebug12:29
matttbethank you!12:29
Gabrieltzhello everyone , I'm facing a problem with qla2xxx driver against a QMH2462 dual port mezzanine card isp2432 ever since i upgraded this server from 20.04 to 22.04 , while it works a few minutes it suddently gets stuck and multipathd fails all paths at the same time. I'm pretty sure this is not a specific issue on this server because there are other identical server blades in the enclosure running various older versions of ubuntu ,12:49
Gabrieltz even  a legacy centos 5 and all work properly.  I have tried both 5.15.0-76-generic and 5.19.0-46-generic hoping it would be fixed but it wasn't12:49
Gabrieltzwhen it gets stuck all storage requests hang , leading to very cpu iowait , the only to escape this is to issue_lip on each host ,  i have to forcefully umount the mounted partition flush the mapper device and rmmod qla2xxx and insert it again. 12:52
GabrieltzI have added ql2xextended_error_logging=0x1e400000 to module parameters hoping to get something useful but after it gets stuck nothing is printer , until i echo 1 > issue_lip12:52
juerghGabrieltz: Anyhing in the logs? You can file a bug by running 'ubuntu-bug linux'. Ideally after the problem occurred so we might see something in the logs.12:53
Gabrieltzthere is nothing printed though when this happens ( at least with the specific error logging parameter ) 12:54
Gabrieltzi run ubuntu-bug linux , but it's just a list of the installed packages12:54
Gabrieltzat first i suspected multipathd but i rulled that out because it also happens when having multipathd disabled , and not mounting anything , disk io over the HBA just freezes12:56
juerghneed a bug and logs12:59
Gabrieltzcould please you suggest a better   ql2xextended_error_logging parameter so i can use that ?13:01
Gabrieltz* could you please suggest... 13:01
=== Esmil_ is now known as Esmil
=== JanC_ is now known as JanC
=== fling_ is now known as fling

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!