'Metadata corruption' at every 10 minutes

It is not resolved after disable lvm-cache. But it was finally solved through xfs_repair
Hours Relabeling in boot of rocky 9?

# boot into rescue mode (troubleshooting) from DVD.iso
# chose '1' to mount system as /mnt/sysroot
umount -l /mnt/sysroot
umount -l /mnt/sysimage
xfs_repair /dev/mapper/rl-root
reboot
# waiting for Relabeling complete, which may take hours. And then reboot, have fun!