New issue by superiums on void-packages repository https://github.com/void-linux/void-packages/issues/40589 Description: i have two ext4 logical volum, one normal, one with luks crypt. one day i found all data on luks lost. but the lv can be mounted normally, and fsck found no err. i reformated it with luksFormat and mkfs.ex4. then tried seral times to write, and found: - before reboot, everything goes right. write ok, read ok, size ok. - after reboot, everything has gone, even folders, the volum seems newly formatted. - even exec `sync ` command, everything lost after reboot most time, only once the folder was kept. - if write in arch instead of voidLinux, the files was kept , could be seen in both arch and void. - if write something in voidLinux again, write ok, read ok, but after reboot, everything lost., **including the existing files**. - fsck found no err. all these situation happens in both luks lv and normal lv. ## additional - my void system and home was also on lvm, but never loose. - the normal lv which loose data was newly formatted in void. before this action, it works ok in other system. - these volum was mounted manually without fstab. ## versions - void linux, kernel 5.19.17_1 - wayland - wayfire 0.7.3 - thunar 4.6.11 - foot 1.13.1