
Hi! Hier gibt es ein heftiges Problem mit ext4. Eine Fehlerbehebung mit fsck scheint nicht möglich zu sein. Auf eine Datei kann nicht zugegriffen werden, auch löschen ist nicht möglich: #> ll /path/file ls: cannot access /path/file: Input/output error #> tail /var/log/messages ... EXT4-fs error (device sdxY): ext4_ext_check_inode:397: inode #60031155: comm ls: bad header/extent: invalid extent entries - magic f30a, entries 1, max 4(4), depth 0(0) #> umount <dev> #> fsck -vvv /dev/sdXY fsck from util-linux 2.19 e2fsck 1.41.14 (22-Dec-2010) LABEL_DATA contains a file system with errors, check forced. 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 307232 inodes used (0.26%) 15322 non-contiguous files (5.0%) 111 non-contiguous directories (0.0%) # of inodes with ind/dind/tind blocks: 0/0/0 Extent depth histogram: 306603/504 366125176 blocks used (76.84%) 0 bad blocks 35 large files 281866 regular files 24986 directories 0 character device files 0 block device files 0 fifos 0 links 371 symbolic links (116 fast symbolic links) 0 sockets -------- 307223 files #> mount <dev> #> ll /path/file ls: cannot access /path/file: Input/output error Der Fehler lässt sich nicht beseitigen, was mache ich falsch oder ist das ein BUG im FS? Tschö' Sue -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um den Listen Administrator zu erreichen, schicken Sie eine Mail an: opensuse-de+owner@opensuse.org