[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-11-21 Thread Aleksandr Mikhalitsyn
** Tags removed: verification-needed-noble-linux ** Tags added: verification-done-noble-linux -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-11-21 Thread Aleksandr Mikhalitsyn
** Tags removed: verification-needed-jammy-linux ** Tags added: verification-done-jammy-linux -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked

[Kernel-packages] [Bug 2077926] Re: crash in openzfs - 2.2.2 not supported on 6.8

2024-10-11 Thread Aleksandr Mikhalitsyn
Hey John! Of course, if I have any piece of information about this one (like reproducer) I'll share it with you. But for now, we only have these two LXD issues (links are in comment #3) and that's it. Also you may look into this discussion: https://github.com/openzfs/zfs/issues/16324 Also, I'm c

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-10-11 Thread Aleksandr Mikhalitsyn
I don't think that I have permissions for that ;-) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks Status in linux package in Ubuntu:

[Kernel-packages] [Bug 2077926] Re: crash in openzfs - 2.2.2 not supported on 6.8

2024-10-10 Thread Aleksandr Mikhalitsyn
I have some evidences that potentially we have even more serious trouble with ZFS on Ubuntu Noble 6.8 kernel. Some time ago LXD team has got a report about LXCFS processes crashes: https://github.com/lxc/lxcfs/issues/644 After spending really a lot of time checking everything from our side (in LX

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-30 Thread Aleksandr Mikhalitsyn
** Changed in: linux (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks Status in linux p

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-27 Thread Aleksandr Mikhalitsyn
patch for Jammy https://lists.ubuntu.com/archives/kernel- team/2024-September/154056.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked task

[Kernel-packages] [Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-26 Thread Aleksandr Mikhalitsyn
Minimal reproducer: mkdir -p /tmp/ext4_crash/mnt EXT4_CRASH_IMG="/tmp/ext4_crash/disk.img" rm -f $EXT4_CRASH_IMG truncate $EXT4_CRASH_IMG --size 25MiB EXT4_CRASH_DEV=$(losetup --find --nooverlap --direct-io=on --show $EXT4_CRASH_IMG) mkfs.ext4 -E nodiscard,lazy_itable_init=0,lazy_journal_init=0 $E

[Kernel-packages] [Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-25 Thread Aleksandr Mikhalitsyn
upstream patch https://lore.kernel.org/linux-ext4/20240925143325.518508-1-aleksandr.mikhalit...@canonical.com -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2081231 Title: kernel 6.8.0-4

[Kernel-packages] [Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-24 Thread Aleksandr Mikhalitsyn
Looks like this: https://lore.kernel.org/linux-ext4/ee3df746-901c-40bd-95b5-2a2b73403...@huawei.com -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2081231 Title: kernel 6.8.0-40: ext4 on

[Kernel-packages] [Bug 2081231] Re: kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324

2024-09-24 Thread Aleksandr Mikhalitsyn
** Summary changed: - kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives 'invalid opcode' + kernel 6.8.0-40: ext4 online resize on thin-provisioned storage gives BUG at fs/ext4/resize.c:324 -- You received this bug notification because you are a member of Kernel Packages, wh

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-09 Thread Aleksandr Mikhalitsyn
v2 submitted https://lists.ubuntu.com/archives/kernel- team/2024-September/153551.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2064176 Title: LXD fan bridge causes blocked tasks

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-09 Thread Aleksandr Mikhalitsyn
** Description changed: + SRU Justification: + + [Impact] + + User can trigger a host crash on Jammy/Noble by launching + a container which uses Ubuntu FAN network in LXD. + + [Fix] + + A first proposed patch fixes RCU locking by releasing rcu_read_lock + on the skb discard codepath. + + Seco

[Kernel-packages] [Bug 2064176] Re: LXD fan bridge causes blocked tasks

2024-09-06 Thread Aleksandr Mikhalitsyn
https://lists.ubuntu.com/archives/kernel-team/2024-September/153510.html ** Patch added: "0001-UBUNTU-SAUCE-fan-release-rcu_read_lock-on-skb-discar.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2064176/+attachment/5814067/+files/0001-UBUNTU-SAUCE-fan-release-rcu_read_lock-on-skb

[Kernel-packages] [Bug 2032959] Re: ceph: support idmapped mounts

2023-10-05 Thread Aleksandr Mikhalitsyn
JFYI. All that you need to properly backport this series is: 1. port https://github.com/torvalds/linux/commit/ce0d5bd3a6c176f9a3bf867624a07119dd4d0878 (as this patch changes cephfs network protocol and have to be applied before cephfs idmapped mounts as in this feature we are extending cephfs n

[Kernel-packages] [Bug 2020901] Re: io_uring regression in the Ubuntu kernel (deadlock)

2023-07-25 Thread Aleksandr Mikhalitsyn
Fix was commited already and will get into release. We just need to wait. If you want you can validate it by yourself it will be good. But as far as I know it's not a requirement. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in U

[Kernel-packages] [Bug 2016398] Re: stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?)

2023-06-28 Thread Aleksandr Mikhalitsyn
** Changed in: linux (Ubuntu Focal) Status: New => Confirmed ** Changed in: linux (Ubuntu Lunar) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/20163

[Kernel-packages] [Bug 2016398] Re: stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?)

2023-06-28 Thread Aleksandr Mikhalitsyn
I've spent some time to look at this issue closely. First of all I want to confirm that the issue is present in the original patch: ("UBUNTU: SAUCE: overlayfs: fix incorrect mnt_id of files opened from map_files") https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/commit/fs/

[Kernel-packages] [Bug 2020901] Re: io_uring regression in the Ubuntu kernel (deadlock)

2023-06-01 Thread Aleksandr Mikhalitsyn
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2020901 Title: io_uring regression in the Ubuntu kernel (deadlock) St

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-04-11 Thread Aleksandr Mikhalitsyn
You are right. That's it. Please try -proposed kernel and write about your testing results. Feel free to reach me on the forum/IRC if you have any questions. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.la

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-13 Thread Aleksandr Mikhalitsyn
** No longer affects: linux-hwe-5.19 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2009065 Title: overlayfs mounts as R/O over idmapped mount Status in linux package

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-03-06 Thread Aleksandr Mikhalitsyn
** Tags removed: verification-needed-kinetic ** Tags added: verification-done-kinetic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZF

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-03 Thread Aleksandr Mikhalitsyn
** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.19 in Ubuntu. https://bugs.launchpad.net/bugs/2009065 Title: overlayfs mounts as R/O over idmapped m

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-03 Thread Aleksandr Mikhalitsyn
It makes no sense to run apport-collect 2009065 in this case :) ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Package changed: linux (Ubuntu) => linux-hwe-5.19 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscrib

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-02 Thread Aleksandr Mikhalitsyn
https://lists.ubuntu.com/archives/kernel-team/2023-March/137464.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2009065 Title: overlayfs mounts as R/O over idmapped mount Status in

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-02 Thread Aleksandr Mikhalitsyn
** Patch added: "0001-UBUNTU-SAUCE-overlayfs-handle-idmapped-mounts-in-ovl.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2009065/+attachment/5651146/+files/0001-UBUNTU-SAUCE-overlayfs-handle-idmapped-mounts-in-ovl.patch -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-03-02 Thread Aleksandr Mikhalitsyn
** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZFS or

[Kernel-packages] [Bug 2009065] Re: overlayfs mounts as R/O over idmapped mount

2023-03-02 Thread Aleksandr Mikhalitsyn
** Package changed: linux-hwe-5.19 (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2009065 Title: overlayfs mounts as R/O over idmapped mount Status in linux p

[Kernel-packages] [Bug 2009065] [NEW] overlayfs mounts as R/O over idmapped mount

2023-03-02 Thread Aleksandr Mikhalitsyn
y, name, value, size, flags); + inode_unlock(inode); I'll send a patch soon. ** Affects: linux-hwe-5.19 (Ubuntu) Importance: Undecided Assignee: Aleksandr Mikhalitsyn (mihalicyn) Status: New ** Package changed: linux (Ubuntu) => linux-hwe-5.19 (Ubuntu) ** Changed in: linux-hwe-5.19

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-02-10 Thread Aleksandr Mikhalitsyn
** Tags removed: verification-needed-kinetic ** Tags added: verification-done-kinetic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZF

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-01-31 Thread Aleksandr Mikhalitsyn
https://lists.ubuntu.com/archives/kernel-team/2023-January/136731.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZFS or TMPFS brok

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-01-31 Thread Aleksandr Mikhalitsyn
https://lists.ubuntu.com/archives/kernel-team/2023-January/136719.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZFS or TMPFS brok

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2023-01-11 Thread Aleksandr Mikhalitsyn
We are waiting for the maintainer's decision on that patch. I've done everything from my side. I'm sorry that it takes too long to be landed in the kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2022-12-15 Thread Aleksandr Mikhalitsyn
Any updates? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54 Status in linux package in Ubuntu: C

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2022-11-17 Thread Aleksandr Mikhalitsyn
** Patch added: "0001-UBUNTU-SAUCE-shiftfs-fix-permanent-EOVERFLOW-inside-.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1990849/+attachment/5631210/+files/0001-UBUNTU-SAUCE-shiftfs-fix-permanent-EOVERFLOW-inside-.patch -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2022-11-17 Thread Aleksandr Mikhalitsyn
Draft patch is ready https://lists.ubuntu.com/archives/kernel-team/2022-November/134883.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftf

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2022-11-16 Thread Aleksandr Mikhalitsyn
This degradation is not related to SAUCE: overlayfs: remove CONFIG_AUFS_FS dependency change -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1990849 Title: LXD containers using shiftf

[Kernel-packages] [Bug 1990849] Re: LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54

2022-11-16 Thread Aleksandr Mikhalitsyn
Dear friends, Right now I'm on the way to understand what's happening with this. # strace touch b execve("/usr/bin/touch", ["touch", "b"], 0x7ffd29f848a8 /* 7 vars */) = 0 brk(NULL) = 0x56007dba6000 arch_prctl(0x3001 /* ARCH_??? */, 0x7fff436afcb0) = -1 EINVAL (Inval