[SOLVED] Filesystem still has errors?

fpausp

Renowned Member
Aug 31, 2010
676
50
93
Austria near Vienna
Der Raid 10 Verbund ist OK aber das Filesystem...

Code:
root@pve13:~# fsck -f -n /
fsck from util-linux 2.36.1
e2fsck 1.46.2 (28-Feb-2021)
Warning!  /dev/mapper/pve-root is mounted.
Warning: skipping journal recovery because doing a read-only filesystem check.
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
Free blocks count wrong (11477312, counted=11475149).
Fix? no

Free inodes count wrong (3184882, counted=3184875).
Fix? no

/dev/mapper/pve-root: 91918/3276800 files (0.8% non-contiguous), 1629888/13107200 blocks


root@pve13:~# fsck -f -n /
fsck from util-linux 2.36.1
e2fsck 1.46.2 (28-Feb-2021)
Warning!  /dev/mapper/pve-root is mounted.
Warning: skipping journal recovery because doing a read-only filesystem check.
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
Free blocks count wrong for group #281 (32445, counted=32443).
Fix? no

Free blocks count wrong (11477312, counted=11475147).
Fix? no

Free inodes count wrong (3184882, counted=3184875).
Fix? no

Block bitmap differences: Group 281 block bitmap does not match checksum.
IGNORED.


/dev/mapper/pve-root: ********** WARNING: Filesystem still has errors **********

/dev/mapper/pve-root: 91918/3276800 files (0.8% non-contiguous), 1629888/13107200 blocks


Kann man das via SSH beheben?
 
Last edited: