Re: [PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes

2017-10-17 Thread Qu Wenruo
On 2017年10月17日 14:06, Ursul Hempel Egal wrote: > Hi, > > I have encountered the issue where a btrfs filesystem would not mount due to > mismatch of super_total_bytes with fs_devices total_rw_bytes > > I was able to fix it with the new parameter --fix-dev-size > > Below I have listed the

RE: [PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes

2017-10-17 Thread Ursul Hempel Egal
Hi, I have encountered the issue where a btrfs filesystem would not mount due to mismatch of super_total_bytes with fs_devices total_rw_bytes I was able to fix it with the new parameter --fix-dev-size Below I have listed the steps I took. Reference

Re: [PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes

2017-10-10 Thread Qu Wenruo
On 2017年10月10日 16:15, Nikolay Borisov wrote: On 10.10.2017 10:51, Qu Wenruo wrote: The patchset can be fetched from github: https://github.com/adam900710/btrfs-progs/tree/check_unaligned_dev There are several reports in mail list for btrfs device size related problems. 1) Unmountable fs,

Re: [PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes

2017-10-10 Thread Nikolay Borisov
On 10.10.2017 10:51, Qu Wenruo wrote: > The patchset can be fetched from github: > https://github.com/adam900710/btrfs-progs/tree/check_unaligned_dev > > There are several reports in mail list for btrfs device size related > problems. > > 1) Unmountable fs, due to mismatched super total_bytes

[PATCH 0/4] btrfs-progs repair support for unaligned/mismatched device sizes

2017-10-10 Thread Qu Wenruo
The patchset can be fetched from github: https://github.com/adam900710/btrfs-progs/tree/check_unaligned_dev There are several reports in mail list for btrfs device size related problems. 1) Unmountable fs, due to mismatched super total_bytes Unmountable if super total_bytes is smaller than