=== 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 [11:42] Hello, sorry for this probably stupid question but where can I find the source used to build "pi-kernel" snap. [11:42] My 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:43] I 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.yaml [11:44] matttbe, there should be a linux-raspi tree [11:45] ogra: thanks: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/jammy/tree/snapcraft.yaml [11:45] I was looking at linun-snap tree but it was up to Bionic [11:46] matttbe: kernel snaps are just repackaged Debian packages. [11:46] ok thank you! [11:47] snapcraft.yaml in the tree is the upstream snapcraft yaml which we don't use to build kernel snaps. [11:48] juergh: ok but I can look at this repo to find the config, no? [11:48] by looking at the annotations file I suppose [11:48] FWIW: https://code.launchpad.net/~canonical-kernel-snaps/+git and https://code.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-snap/+git/bionic [11:48] https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-raspi/+git/jammy/tree/debian.raspi/config/annotations?id=e02c7807f12d5c0076cd99183ab4c18de488a672 [11:49] yes. or https://kernel.ubuntu.com/~kernel-ppa/config/jammy/linux-raspi/ [11:50] juergh: nice, thank you, that's what I was trying to find too :-) [12:00] I 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/5487 [12:00] Apparently 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] One 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] Indeed 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.raspi [12:00] I'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/annotations [12:00] -ubottu:#ubuntu-kernel- Pull 5487 in raspberrypi/linux "configs: Enable MPTCP support" [Closed] [12:00] and 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/annotations [12:00] juergh: Did I miss something? Should I open a new bug report? [12:26] matttbe: If you want a config change then yes, please open a bug and provide some rationale. [12:28] juergh: I can do that, it looks like a bug here :) [12:28] juergh: sorry, one last question: should I open it there: https://bugs.launchpad.net/~ubuntu-kernel ? [12:28] ah no, I cannot open one there [12:29] https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+filebug [12:29] thank you! [12:49] hello 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] 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't [12:52] when 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] I 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_lip [12:53] Gabrieltz: 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:54] there is nothing printed though when this happens ( at least with the specific error logging parameter ) [12:54] i run ubuntu-bug linux , but it's just a list of the installed packages [12:56] at 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 freezes [12:59] need a bug and logs [13:01] could please you suggest a better ql2xextended_error_logging parameter so i can use that ? [13:01] * could you please suggest... === Esmil_ is now known as Esmil === JanC_ is now known as JanC === fling_ is now known as fling