[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ls Input/Output error
From: |
Jim Meyering |
Subject: |
Re: ls Input/Output error |
Date: |
Sat, 08 Dec 2001 08:26:51 +0100 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (i686-pc-linux-gnu) |
Sulamita Garcia <address@hidden> wrote:
> After start a module for mirroring filesystems on a linux box, I mount
> de filesystem, and when I try list the directories, ls returns a lot of
> errors like that:
>
> /bin/ls: Dir_name: Input/Output error
> address@hidden error (device drbd(43,0)): ext2_read_inode: unable to read
> inode block - inode XXXXXXX, block YYYYYYY
That suggests that your filesystem is corrupted,
not a bug in ls.
Good luck.
> I had find more cases like that, with samba filesystems, so I think the
> problem could be with ls or mount... what kind of problem cause this
> error on ls???
> If nobody could help me, where can I find help??? Thanks.