Le 31/03/19 à 23:10, Theodore Ts'o a écrit :
On Sun, Mar 31, 2019 at 09:37:56PM +0200, Laurent Bigonville wrote:
Package: e2fsprogs
Version: 1.45.0-1
Severity: important
Hi,
For one of my LV, e2scrub consistantly fails.
Debugging this it seems that e2fsck returns 1 but it's not showing any
messages about reparing something.
According to the manpage, 1 means:
1 - File system errors corrected
Can you send me (or attach to the bug) the output of running "e2scrub
<device>"?
bigon@fornost:~$ sudo LC_ALL=C e2scrub /var/lib/sbuild/
Logical volume "sbuildbuild.e2scrub" created.
e2fsck 1.45.0 (6-Mar-2019)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/fornost/sbuildbuild.e2scrub: 13/983040 files (0.0% non-contiguous),
68098/3932160 blocks
/var/lib/sbuild/: Scrub FAILED due to corruption! Unmount and run
e2fsck -y.
tune2fs 1.45.0 (6-Mar-2019)
Setting filesystem error flag to force fsck.
Logical volume "sbuildbuild.e2scrub" successfully removed