On 2021/3/6 上午1:26, Chris Murphy wrote:
Hi, Downstream user is running into this bug: https://github.com/kdave/btrfs-progs/issues/349 But additionally the scrub of this converted file system, which still has ext2_saved/image, produces this message: [36365.549230] BTRFS error (device sda8): scrub: tree block 1777055424512 spanning stripes, ignored. logical=1777055367168 [36365.549262] attempt to access beyond end of device sda8: rw=0, want=3470811376, limit=3470811312 Is this a known artifact of the conversion process? Will it go away once the ext2_saved/image is removed? Should I ask the user to create an e2image -Q from the loop mounted rollback image file for inspection?
e2image -Q would definitely help. Thanks, Qu
Thanks