You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
Resize of ext4/xfs volume leads into a filesystem shutdown.
At this point we have to delete the pod and recreate.
Related to this, it's not possible to delete the pod gracefully, must manually umount the mount path.
(see #615)
What did you expect to happen:
I expected resize to work with no hickups.
The output of the following commands will help us better understand what's going on:
What steps did you take and what happened:
Resize of ext4/xfs volume leads into a filesystem shutdown.
At this point we have to delete the pod and recreate.
Related to this, it's not possible to delete the pod gracefully, must manually umount the mount path.
(see #615)
What did you expect to happen:
I expected resize to work with no hickups.
The output of the following commands will help us better understand what's going on:
kubectl logs -f openebs-zfs-node-[xxxx] -n openebs -c openebs-zfs-plugin
dmesg
zpool history
:Anything else you would like to add:
I was able to get it working by reverting to an older kernel version: 6.1
Environment:
2.7.0-develop
qemu vm x86_64
/etc/os-release
):NixOS 24.11 (Vicuna)
Linux nixos 6.6.69
Question
This may be a kernel bug?
The text was updated successfully, but these errors were encountered: