[Bug 2056448] Re: hfs: weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
** Summary changed: - weird file system free block state after creating files and removing them with a mix of i/o operations + hfs: weird file system free block state after creating files and removing them with a mix of i/o operations -- You received this bug notification because you are a

[Bug 2056448] Re: weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
** Bug watch added: Linux Kernel Bug Tracker #218571 https://bugzilla.kernel.org/show_bug.cgi?id=218571 ** Also affects: linux via https://bugzilla.kernel.org/show_bug.cgi?id=218571 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 2056451] [NEW] hfs: concurrent create/unlink can trip -EEXIST on non-existent files

2024-03-07 Thread Colin Ian King
Public bug reported: Summary: create hfs file system, loop-back mount it, run filename stressor with stress-ng to exercise filename create/stat/unlink and we get unexpected -EEXIST errors. This can be worked around by adding a sync() call after the unlink() to ensure metadata is sync'd.

[Bug 2056448] [NEW] weird file system free block state after creating files and removing them with a mix of i/o operations

2024-03-07 Thread Colin Ian King
Public bug reported: Summary: create hfs file system, loop-back mount it, run iomix stessor with stress-ng to exercise with a mix of file I/O operations and remove files at end. File system is empty but a lot of blocks are used and can't seem to be recovered. Kernel: 6.8.0-11-generic test

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
Does not occur on pre-noble VMs, e.g. fine with mantic through to trusty on all my VMs on the same host. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055310 Title: dmesg spammed by virtui-fs and

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
** Attachment added: "screen shot of my noble VM on a noble server" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2055310/+attachment/5751725/+files/Screenshot%20from%202024-03-02%2022-57-52.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-03-02 Thread Colin Ian King
Good idea, I've installed this on my host and it's still occurring on various VM architectures (x86-64, ppc64el, s390x, ect). My host is noble and up to date with updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2055310] Re: dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-02-29 Thread Colin Ian King
cking@noble-amd64:~$ uname -a Linux noble-amd64 6.8.0-11-generic #11-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 14 00:29:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [9.551968] virtio-fs: tag not found [9.555352] 9pnet_virtio: no channels available for device config [ 14.850014] virtio-fs: tag

[Bug 2055310] [NEW] dmesg spammed by virtui-fs and 9pnet-virtio messages

2024-02-28 Thread Colin Ian King
Public bug reported: Ubuntu noble, as of 28 Feb 2024, on amd64, s390x, ppc64, seeing kernel messages after boot (running instances in a VM using virt-manager) uname -a Linux noble-amd64-efi 6.6.0-14-generic #14-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 30 10:27:29 UTC 2023 x86_64 x86_64 x86_64

[Bug 1899249] Re: OpenZFS writing stalls, under load

2024-02-28 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899249 Title: OpenZFS writing stalls, under l

[Bug 1968361] Re: rawsock test BUG: soft lockup

2022-04-27 Thread Colin Ian King
Work-aound committed to stress-ng: commit 69328da97f04745a9da2890c90c131c2322f81e2 (HEAD -> master) Author: Colin Ian King Date: Wed Apr 27 08:49:12 2022 + stress-rawsock: make client wait for server to start -- You received this bug notification because you are a member of Ubu

[Bug 1968361] Re: rawsock test BUG: soft lockup

2022-04-26 Thread Colin Ian King
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: stress-ng Importance: Undecided => Low ** Changed in: stress-ng Assignee: (unassigned) => Colin Ian King (colin-king) **

[Bug 1966089] Re: Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
See: https://lists.ubuntu.com/archives/kernel- team/2022-March/128871.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966089 Title: Update OS policy capability handshake To manage

[Bug 1966089] Re: Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
This fix was requested by the thermald developer Srinivas Pandruvada to support the new version of thermald. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966089 Title: Update OS policy capability

[Bug 1966089] [NEW] Update OS policy capability handshake

2022-03-23 Thread Colin Ian King
Public bug reported: == SRU JAMMY == Update int340x OS policy capability handshake; required for full functionality in thermald 2.4.9 to improve functionality for newer H/W. == The fix == Upstream commit: commit c7ff29763989bd09c433f73fae3c1e1c15d9cda4 Author: Srinivas Pandruvada Date: Mon

[Bug 1962551] Re: unshare test in ubuntu_stress_smoke_tests cause "BUG: unable to handle page fault for address" on F-oem-5.14 with Intel node vought

2022-03-01 Thread Colin Ian King
Looks like a kernel bug and not a stress-ng issue to me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1962551 Title: unshare test in ubuntu_stress_smoke_tests cause "BUG: unable to handle page

[Bug 1958142] Re: port zsys generator changes from shell to C

2022-01-17 Thread Colin Ian King
Is there a URL to the C source in question? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958142 Title: port zsys generator changes from shell to C To manage notifications about this bug go to:

[Bug 1958142] Re: port zsys generator changes from shell to C

2022-01-17 Thread Colin Ian King
If it's written in C I thoroughly recommend it is put through static analysis and -Wall -Wextra warnings to ensure this key component is sane. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958142

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-12-16 Thread Colin Ian King
Verified this on the Impish kernel on my laptop with ~40 minutes of testing. Looks OK to me, no regressions noted. ** Tags removed: verification-needed-impish ** Tags added: verification-done-impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-12-13 Thread Colin Ian King
My old work laptop is kinda old junk now, I installed Fedora on it for some other testing. I'll try and get this tested in the next few days, but I need get Ubuntu onto it first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-22 Thread Colin Ian King
Thanks! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline To manage notifications about this bug go to:

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.11.07-1ubuntu2 ** Tags removed: verification-needed-focal ** Tags added: verification-fixed-focal ** Tags removed: verification-fixed-focal verification-fixed-hirsute ** Tags added: verification-done-focal verification-done-hirsute -- You received this bug notification

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.09-25-1ubuntu9 ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951152 Title: Direct I/O

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.12.06-1ubuntu2 for hirsute ** Tags removed: verification-needed-hirsute ** Tags added: verification-fixed-hirsute ** Changed in: stress-ng (Ubuntu Impish) Importance: Undecided => Medium ** Changed in: stress-ng (Ubuntu Hirsute) Importance: Undecided => Medium **

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-20 Thread Colin Ian King
Verified on stress-ng 0.13.04-1ubuntu1 for impish ** Changed in: stress-ng (Ubuntu Impish) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu Hirsute) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-11-20 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu Focal) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1951152] Re: Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

2021-11-16 Thread Colin Ian King
** Also affects: stress-ng (Ubuntu) Importance: Undecided Status: New ** No longer affects: stress-ng ** Changed in: stress-ng (Ubuntu) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: stress-ng (Ubuntu) Importance: Undecided => Medium ** C

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
Thanks for picking this up, much appreciated! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline To manage

[Bug 1950584] acpidump.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540008/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] WifiSyslog.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540007/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] UdevDb.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540006/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] RfKill.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540005/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] ProcModules.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540003/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] PulseList.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540004/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] ProcInterrupts.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540002/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1950584] ProcEnviron.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5540001/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] ProcCpuinfo.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/553/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] ProcCpuinfoMinimal.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/554/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1950584] PaInfo.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539998/+files/PaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lsusb-v.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539997/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lsusb.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539995/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lsusb-t.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539996/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Lspci-vt.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539994/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] Lspci.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539993/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] IwConfig.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539992/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584

[Bug 1950584] CurrentDmesg.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539991/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1950584] CRDA.txt

2021-11-11 Thread Colin Ian King
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1950584/+attachment/5539990/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950584 Title:

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
apport information ** Tags added: apport-collected jammy ** Description changed: "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the ->adjust_perf() callback") caused intel_pstate to use nonzero HWP desired values in certain usage scenarios, but it did not prevent them from

[Bug 1950584] [NEW] cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
Public bug reported: "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the ->adjust_perf() callback") caused intel_pstate to use nonzero HWP desired values in certain usage scenarios, but it did not prevent them from being leaked into the confugirations in which HWP desired is expected

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-27 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu Impish) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1946808] Re: zfs fails reverting to a previous snapshot on reboot when selected on grub

2021-10-13 Thread Colin Ian King
l setup issue you > may have when doing the merges? > > ** Package changed: zsys (Ubuntu) => zfs-linux (Ubuntu) > > ** Changed in: zfs-linux (Ubuntu) > Assignee: (unassigned) => Colin Ian King (colin-king) > > ** Summary changed: > > - zsys fail during

[Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-12 Thread Colin Ian King
I've retriggered the -proposed build, it should be available in the next 24 hours -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939177 Title: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
://archive.ubuntu.com/ubuntu focal/main amd64 Packages Of note is this issue where the bug is reported against the Ubuntu 0.8.3 packages: https://github.com/openzfs/zfs/issues/10642 ** Changed in: zfs-linux (Ubuntu Impish) Assignee: (unassigned) => Colin Ian King (colin-king) ** Chan

[Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-12 Thread Colin Ian King
=> In Progress ** Changed in: zfs-linux (Ubuntu Focal) Status: New => In Progress ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: zfs-linux (Ubuntu Hirsute) Assignee: (unassigned) => Colin Ian King (colin-king)

[Bug 1938048] Re: 5.13 RT kernel hangs on SMP shutdown

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk) ** Changed in: linux (Ubuntu) Status: In Progress => Triaged ** Changed in: linux (Ubuntu) Importance: High => Medium -- You received this bug notification because you are

[Bug 1938918] Re: 5.13 RT kernel hits scheduling while atomic with stress-ng enosys stressor

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Krzysztof Kozlowski (krzk) ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1786575] Re: Dell XPS 15 9570 - Thermal Shutdown Event & Annoying Full-Speed Fan Spin Up

2021-10-08 Thread Colin Ian King
** Changed in: thermald (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1786575 Title: Dell XPS 15 9570 - Thermal Shutdown Event & Annoying Full-Speed

[Bug 1803881] Re: thermal thermal_zone4: failed to read out thermal zone (-61)

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803881 Title: ther

[Bug 1822118] Re: Kernel Panic while rebooting cloud instance

2021-10-08 Thread Colin Ian King
** Changed in: linux-azure (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822118 Title: Kernel Panic while rebooting cl

[Bug 1851749] Re: Frequently getting thermal warnings and cpu throttling messages in syslog

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851749 Title: Frequently gett

[Bug 1861235] Re: zfs recv PANIC at range_tree.c:304:range_tree_find_impl()

2021-10-08 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861235 Title: zfs recv PA

[Bug 1901266] Re: system sluggish, thermal keep frequency at 400MHz

2021-10-08 Thread Colin Ian King
** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901266 Title: system slugg

[Bug 1477171] Re: Enable intel_pstate by default on Trusty EC2 AMIs

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477171 Title: Enable intel_pstate by default on Trusty

[Bug 1937773] Re: WARNING: CPU: 0 PID: 1 at kernel/softirq.c:173 __local_bh_disable_ip+0xce/0xe0

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu Impish) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: linux (Ubuntu Impish) Status: In Progress => Incomplete ** Changed in: linux (Ubuntu Impish) Assignee: Ubuntu Kernel Team (ubuntu-kerne

[Bug 1940485] Re: thermald often limits CPU frequency while on AC

2021-10-08 Thread Colin Ian King
Any update on this Chris? ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940

[Bug 1763144] Re: Significantly lower power and thermal limits on ThinkPad T480s (and probably others) than on Windows

2021-10-08 Thread Colin Ian King
Hi, I updated this bug a couple of months ago to see if recent backport fixes addressed the issue. If this has helped, please add your notes to the bug report so we can close the issue. ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubu

[Bug 1876856] Re: xenial: soft lockup in check_unsafe_exec()

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876856 Title: xenial: soft lockup in check_unsafe_e

[Bug 1881601] Re: Fan excessively runs, even when idle

2021-10-08 Thread Colin Ian King
Marking this as Won't Fix as this bug has not been updated for a year. ** Changed in: linux (Ubuntu) Status: Incomplete => Won't Fix ** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a

[Bug 1881810] Re: ZFS import cause panic

2021-10-08 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881810 Title: ZFS import cause pa

[Bug 1769236] Re: CPU frequency stuck at minimum value

2021-10-08 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Changed in: thermald (Ubuntu) Assignee: Colin Ian King (colin-king) => Ubuntu Kernel Team (ubuntu-kernel-team) -- You received this bug notification becau

[Bug 1838575] Re: passthrough devices cause >17min boot delay

2021-10-07 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838575 Title: passthrough devices cause >17min boot

[Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: zfs-linux (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1888202] Re: package zfsutils-linux 0.8.3-1ubuntu12.1 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888202 Title: package zfsutils-linux 0.8.3-1ubuntu12.1 failed to

[Bug 1889110] Re: zfs pool locks and see "INFO: task txg_sync:4307 blocked for more than 120 seconds. "

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1889110 Title: zfs pool locks and see &q

[Bug 1791143] Re: Suggestion to make zfsutils-linux a snap

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1791143 Title: Suggestion to make zfsut

[Bug 1881748] Re: Slow ZFS Diff with very large datasets

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881748 Title: Slow ZFS Diff with very la

[Bug 1901336] Re: package zfsutils-linux 0.8.1-1ubuntu14.4 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1

2021-10-07 Thread Colin Ian King
This bug report required some extra information that has not been supplied for nearly a year. I am marking this as Won't Fix. If this is still and issue please reopen the issue. ** Changed in: zfs-linux (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification

[Bug 1907854] Re: package zfsutils-linux 0.8.3-1ubuntu12.5 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status 1

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907854 Title: package zfsutils-linux 0.

[Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-10-07 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1920956] Re: ZFS module cannot be loaded after Kernel 5.4.0-67-generic release AND if the system has zfs-dkms and spl-dkms packages installed

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920956 Title: ZFS module cannot be loa

[Bug 1615405] Re: zfs share doesn't work

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1615405 Title: zfs share doesn't work To man

[Bug 1723948] Re: error -lock in zfs send

2021-10-07 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723948 Title: error -lock in zfs send To man

[Bug 1914221] Re: dev test in ubuntu_stress_smoke_test hang with G-5.8 lowlatency

2021-10-07 Thread Colin Ian King
** Changed in: stress-ng Status: New => Invalid ** Changed in: ubuntu-kernel-tests Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: stress-ng Assignee: Colin

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-10-07 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1931565] Re: pull in latest thermald bug fixes into thermald

2021-10-07 Thread Colin Ian King
** Changed in: thermald (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931565 Title: pull in latest thermald bug fixes into thermald To manage

[Bug 1944417] Re: Add support for 5.14

2021-10-06 Thread Colin Ian King
Tested against 5.14 and 5.11.0-38 on amd64 against the ubuntu ZFS regression tests, all pass OK. Marking this as verified. ** Tags added: verification-done verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1945972] Re: cgexec fails on impish, group2 support seems lacking

2021-10-04 Thread Colin Ian King
This is no a 5.13 kernel issue in Impish. I booted Hirsute with the Impish 5.13.0-14-generic kernel and the cgexec works fine in Hirsute with the 5.13 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1945972] [NEW] cgexec fails on impish, group2 support seems lacking

2021-10-04 Thread Colin Ian King
Public bug reported: I can't get cgexec to work in impish impish using cgroup2 fs semantics: # mkdir /sys/fs/cgroup/test # echo 10 > /sys/fs/cgroup/test/memory.low # cgexec -g memory:test /bin/true libcroup initialization failed: Cgroup is not mounted # echo $? 81 hirsute, using

[Bug 1940153] Re: Sync intel-ipsec-mb 1.0-1 (universe) from Debian unstable (main)

2021-10-02 Thread Colin Ian King
** Changed in: intel-ipsec-mb (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940153 Title: Sync intel-ipsec-mb 1.0-1 (universe) from Debian unstable

[Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-01 Thread Colin Ian King
Just to clarify, Trent identified the following patch as problematic: 4701-enable-ARC-FILL-LOCKED-flag.patch This does not appear in the following ZFS releases: 0.6.5.6-0ubuntu30 (xenial) 0.7.5-1ubuntu16.12 (bionic) 0.8.3-1ubuntu12.12 (focal) 2.0.2-1ubuntu5.2 (hirsute) 2.0.6-1ubuntu2 (impish)

[Bug 1944417] Re: Add support for 5.14

2021-10-01 Thread Colin Ian King
** Description changed: - zfs-linux needs at least these two compat changes in order to build - against 5.14 kernel like oem-5.14 in focal: + == SRU Hirsute == - https://github.com/openzfs/zfs/commit/1b06b03a7be88f4565c2c3114b8d3f2dc9f9408a -

[Bug 1944417] Re: Add support for 5.14

2021-10-01 Thread Colin Ian King
** Description changed: zfs-linux needs at least these two compat changes in order to build against 5.14 kernel like oem-5.14 in focal: https://github.com/openzfs/zfs/commit/1b06b03a7be88f4565c2c3114b8d3f2dc9f9408a

[Bug 1944417] Re: Add support for 5.14

2021-09-30 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu Hirsute) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944417 Title: Add support for 5.14 To manage notifications about this bug

[Bug 1942181] Re: Add support for AlderLake CPUs

2021-09-29 Thread Colin Ian King
Exercised hirsute thermald 2.4.3-1ubuntu3 for 3 hours - no observable regression under varying CPU loads that cycled the temperature between 65 and TjMax. Looks good to me. ** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute ** Tags removed: verification-needed

[Bug 1944417] Re: Add support for 5.14

2021-09-29 Thread Colin Ian King
ned) => Colin Ian King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944417 Title: Add support for 5.14 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+

[Bug 1942181] Re: Add support for AlderLake CPUs

2021-09-28 Thread Colin Ian King
ged in: thermald (Ubuntu Hirsute) Importance: Undecided => High ** Changed in: thermald (Ubuntu Hirsute) Assignee: (unassigned) => Colin Ian King (colin-king) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1942991] Re: zfs: can't read /proc/sys/kernel/spl/hostid

2021-09-28 Thread Colin Ian King
** Tags added: verification-done verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942991 Title: zfs: can't read /proc/sys/kernel/spl/hostid To manage notifications about

[Bug 1944389] Re: Thermald 1.9.1-1ubuntu0.6 keeps Tigerlake GPU frequency on 400 MHz

2021-09-28 Thread Colin Ian King
I've backported the latest thermald to older releases to make testing easier: https://launchpad.net/~colin-king/+archive/ubuntu/thermald-backports -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1944417] Re: Add support for 5.14

2021-09-28 Thread Colin Ian King
The current zfs-dkms in focal supports just 5.6, so from my understanding this means 5.7..5.14 compat backports and not just 5.14. Or am I misunderstanding the backport request? What dkms zfs pckage is being used for the oem-5.14 kernel at the moment? -- You received this bug notification

[Bug 1944417] Re: Add support for 5.14

2021-09-27 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu Focal) Status: New => In Progress ** Changed in: zfs-linux (Ubuntu Focal) Importance: Undecided => High ** Changed in: zfs-linux (Ubuntu Focal) Assignee: (unassigned) => Colin Ian King (colin-king) -- You received this bug notificatio

  1   2   3   4   5   6   7   8   9   10   >