On Thu, Oct 2, 2025 at 6:01 PM Ilya Dryomov <idryomov@gmail.com> wrote:
On Wed, Oct 1, 2025 at 8:28 AM Venky Shankar <vshankar@redhat.com> wrote:
Hi Yuri,
On Tue, Sep 30, 2025 at 8:39 PM Yuri Weinstein <yweinste@redhat.com> wrote:
The only remaining approval is for cephfs from Venky.
I was awaiting inputs from Adam regarding the issue I mentioned in my previous email. Adam mentioned that it is a decoding failure in cephadm for a sysctl config. It seems to be happening for the testing kernel IMO.
Hi Venky,
This turns out to be a trivial kernel bug introduced with the new panic_sys_info sysctl parameter in 6.17 [1] and fixed in [2]. The fix isn't in mainline yet, but I went ahead and cherry picked it into our testing branch. If you wait for 4eb61c999cea61cd82c41373fbd6dd6273e03e4c to build and retry, these failures should go away.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/li... [2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/l...
Thank you so much, Ilya.
Thanks,
Ilya
-- Cheers, Venky