openebs / lvm-localpv

Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.
Apache License 2.0
235 stars 92 forks source link

build: bump alpine base container image version to 3.20.1 #319

Open niladrih opened 1 week ago

niladrih commented 5 days ago

Anybody know why this CI bdd-test is failing?

niladrih commented 3 days ago

The CI is failing because there's a version mismatch between the kernel xfs and the xfs userspace app inside the container.

dsharma-dc commented 3 days ago

The CI is failing because there's a version mismatch between the kernel xfs and the xfs userspace app inside the container.

This used to be a problem with kernel version <5.10 . I see the ci ran on Ubuntu 22.04 which must be 5.15 kernel

Does this error mean the same?

W0704 06:45:45.809277 1 lvm_util.go:279] lvm: said into stderr: xfs_growfs: /dev/lvmvg/pvc-0877d3c1-bd84-4636-a6e6-328f6a229818 is not a mounted XFS filesystem Failed to extend file system with lvresize_fs_helper. File system extend error.