This bug also breaks `lxc file push` functionality.
--
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
Added sudo systemctl reload snap.lxd.daemon after disabling shiftfs.
** Description changed:
Since 5.15.0-48.54 LXD containers using shiftfs ontop of ZFS or TMPFS
are broken.
Reproducer steps:
```
sudo snap install lxd
sudo snap set lxd shiftfs.enable=true
sudo lxd init --auto
Public bug reported:
Since 5.15.0-48.54 LXD containers using shiftfs ontop of ZFS or TMPFS
are broken.
Reproducer steps:
```
sudo snap install lxd
sudo snap set lxd shiftfs.enable=true
sudo lxd init --auto
lxc storage create zfs zfs
lxc launch images:ubuntu/jammy c1 -s zfs
lxc exec c1 -- touch /
3 matches
Mail list logo