On Fri, 14 Sep 2018 19:27:04 +0200 Rafael Jesús Alcántara Pérez <ralcant...@idedalo.com> wrote:
> BTRFS info (device sdc1): use lzo compression, level 0 > BTRFS warning (device sdc1): 'recovery' is deprecated, use > 'usebackuproot' instead > BTRFS info (device sdc1): trying to use backup root at mount time > BTRFS info (device sdc1): disk space caching is enabled > BTRFS info (device sdc1): has skinny extents > BTRFS error (device sdc1): super_total_bytes 6010266660864 mismatch with > fs_devices total_rw_bytes 6010266663424 There is a recent feature added to "btrfs rescue" to fix this kind of condition: https://patchwork.kernel.org/patch/10011399/ You need a recent version of the Btrfs tools for it, not sure which, I see that it's not in version 4.13 but is present in 4.17. -- With respect, Roman